删除无用文件

This commit is contained in:
cbb
2025-12-29 16:40:38 +08:00
parent 56fd844b75
commit e3e409b8b8
10 changed files with 292 additions and 10 deletions

View File

@@ -10,6 +10,7 @@
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"navigationStyle": "custom"
}
},
@@ -101,6 +102,26 @@
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/collection/index",
"style": {
"navigationBarTitleText": "收藏",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/customer-service/index",
"style": {
"navigationBarTitleText": "客服"
}
},
{
"path": "pages/my-index/set-up/index",
"style": {
"navigationBarTitleText": "设置",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/my-index/wallet/bank-card/card-details",
"style": {