This commit is contained in:
weicw
2023-08-11 14:30:03 +08:00
parent 7a73b38bd5
commit 81ecfd9df0
9 changed files with 176 additions and 10 deletions

View File

@@ -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