删除无用的代码
This commit is contained in:
27
pages.json
27
pages.json
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user