Browse Source

refactor(pages.json): 移除未使用的页面路径

清理了 `pages.json` 文件中未使用的页面路径 `auth/loginAndRegisterAndForgetPassword`,以简化配置文件并提高可维护性。
fox
前端-胡立永 2 months ago
parent
commit
ef9d4c6c63
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      pages.json

+ 0
- 5
pages.json View File

@ -73,16 +73,11 @@
{
"path": "mine/service"
},
{
"path": "auth/wxLogin"
},
{
"path": "auth/wxUserInfo"
},
{
"path": "auth/loginAndRegisterAndForgetPassword"
}
]
}],


Loading…
Cancel
Save