分销
This commit is contained in:
20
pages.json
20
pages.json
@@ -55,7 +55,7 @@
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "安博驰",
|
||||
"enablePullDownRefresh": true
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
}, {
|
||||
"path": "pages/user/user",
|
||||
@@ -476,6 +476,24 @@
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "pages/saleman/profir-log/profir-log",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "我的收益",
|
||||
"enablePullDownRefresh": true
|
||||
}
|
||||
|
||||
}
|
||||
,{
|
||||
"path" : "pages/saleman/saleman",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText": "分销中心",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
// #ifdef H5
|
||||
|
||||
Reference in New Issue
Block a user