In my UniApp project (using Vue syntax format),

In my UniApp project (using Vue syntax format), I’m facing a file formatting problem. Initially, the Vue files correctly contained all three sections (, , and ). However, after the complete project generation, only the content within the section is preserved, while both and sections are missing from the output files.

输出结束后格式错误了

正常是这样的

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.