This commit is contained in:
3321822538@qq.com 2024-05-13 18:03:07 +08:00
parent 2175c4f153
commit cc3774f153
3 changed files with 25 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{ {
"name" : "dianbiao", "name" : "chongdianbao",
"appid" : "__UNI__EC9EC3E", "appid" : "__UNI__EC9EC3E",
"description" : "", "description" : "",
"versionName" : "1.0.0", "versionName" : "1.0.0",

View File

@ -308,6 +308,27 @@
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"navigationStyle": "custom" "navigationStyle": "custom"
} }
},{
"path": "yunying/gongdan/tanchu",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},{
"path": "daili/index",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
},{
"path": "daili/shanghu",
"style": {
"navigationBarTitleText": "",
"enablePullDownRefresh": false,
"navigationStyle": "custom"
}
} }

View File

@ -160,7 +160,9 @@
url:'/page_user/yunying/index' url:'/page_user/yunying/index'
}) })
} else if (num == 4) { } else if (num == 4) {
uni.navigateTo({
url:'/page_user/daili/index'
})
} else if (num == 5) { } else if (num == 5) {
} else if (num == 6) { } else if (num == 6) {