uu
This commit is contained in:
parent
c53a2d5e74
commit
048a2a0aaa
12
pages.json
12
pages.json
@ -17,12 +17,6 @@
|
||||
"^u-([^-].*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue"
|
||||
},
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/post/openorder",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开单"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/tabBar/home/home",
|
||||
"style": {
|
||||
@ -75,6 +69,12 @@
|
||||
"navigationBarTitleText": "业务统计"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/post/openorder",
|
||||
"style": {
|
||||
"navigationBarTitleText": "开单"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/post/post",
|
||||
"style": {
|
||||
|
||||
@ -395,8 +395,8 @@
|
||||
params.goodsPics = params.goodsPics.join(",")
|
||||
await saveServerHand(params)
|
||||
this.showToast('操作成功')
|
||||
this.goBack()
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user