删除无用的代码

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": "文章详情" "navigationBarTitleText": "文章详情"
} }
}, },
{
"path": "meeting_summary/meeting_summary",
"style": {
"navigationStyle": "custom"
}
},
{ {
"path": "workspace/workspace", "path": "workspace/workspace",
"style": { "style": {
@@ -238,18 +232,6 @@
"navigationStyle": "custom" "navigationStyle": "custom"
} }
}, },
{
"path": "reception/reception",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "customer/customer",
"style": {
"navigationStyle": "custom"
}
},
{ {
"path": "uni-agree/uni-agree", "path": "uni-agree/uni-agree",
"style": { "style": {
@@ -364,18 +346,13 @@
}, },
"condition": { "condition": {
"list": [{ "list": [{
"path": "pages-subpackage/reception/reception"
}, {
"path": "pages-subpackage/customer/customer"
},
{
"path": "pages-subpackage/list/detail" "path": "pages-subpackage/list/detail"
}, },
{ {
"path": "pages-subpackage/ucenter/settings/settings" "path": "pages-subpackage/ucenter/settings/settings"
} }
], ],
"current": 1 "current": 0
}, },
"tabBar": { "tabBar": {
"custom": false, "custom": false,