refactor: 移除测试页面并优化主页面功能
- 删除未使用的测试页面及相关路由配置 - 注释掉主页面中暂时不需要的初始化函数调用 - 添加页面备份文件以备后续参考
This commit is contained in:
@@ -6,13 +6,6 @@
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/test",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
|
||||
Reference in New Issue
Block a user