This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
fission-star-applet-250304
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
refactor(pages.json): 移除未使用的页面路径
清理了 `pages.json` 文件中未使用的页面路径 `auth/loginAndRegisterAndForgetPassword`,以简化配置文件并提高可维护性。
fox
前端-胡立永
2 months ago
parent
6e1973f96e
commit
ef9d4c6c63
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
}
]
}
]
,
Write
Preview
Loading…
Cancel
Save