删除无用的代码

This commit is contained in:
zhonghua.li
2026-02-09 21:21:10 +08:00
parent e76cb09bf7
commit 5c4196241b

View File

@@ -213,12 +213,6 @@
"navigationBarTitleText": "文章详情"
}
},
{
"path": "meeting_summary/meeting_summary",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "workspace/workspace",
"style": {
@@ -238,18 +232,6 @@
"navigationStyle": "custom"
}
},
{
"path": "reception/reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "customer/customer",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "uni-agree/uni-agree",
"style": {
@@ -363,19 +345,14 @@
// "rpxCalcIncludeWidth":0
},
"condition": {
"list": [ {
"path": "pages-subpackage/reception/reception"
}, {
"path": "pages-subpackage/customer/customer"
},
{
"list": [{
"path": "pages-subpackage/list/detail"
},
{
"path": "pages-subpackage/ucenter/settings/settings"
}
],
"current": 1
"current": 0
},
"tabBar": {
"custom": false,