微调整目录结构

This commit is contained in:
aixianling
2023-01-05 14:40:53 +08:00
parent b8ff07c733
commit a8db7468c2
2 changed files with 4 additions and 4 deletions

View File

@@ -8,7 +8,6 @@ const start = () => {
},
pages: [
{path: 'pages/home', style: {navigationBarTitleText: "buy-lite"}},
{path: "pages/mine", style: {navigationBarTitleText: "个人中心"}}
],
subPackages: [
{root: "mods/", pages: []},