我的订单
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"mp-weixin" : {
|
||||
"launchtype" : "local"
|
||||
},
|
||||
"provider" : "aliyun",
|
||||
"type" : "uniCloud"
|
||||
},
|
||||
{
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
text: '首页'
|
||||
},{
|
||||
"pagePath": "pages/medicaldes/medicaldes",
|
||||
"iconPath": "static/icon/five5.png",
|
||||
"iconPath": "static/icon/five5_n.png",
|
||||
"selectedIconPath": "static/icon/five5.png",
|
||||
"text": "吴门医述"
|
||||
},
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
"src" : "图片路径"
|
||||
}
|
||||
],
|
||||
"versionName" : "1.2.42",
|
||||
"versionCode" : 1242,
|
||||
"versionName" : "1.2.43",
|
||||
"versionCode" : 1243,
|
||||
"app-plus" : {
|
||||
"compatible" : {
|
||||
"ignoreVersion" : true
|
||||
|
||||
@@ -639,7 +639,7 @@
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/medicaldes/medicaldes",
|
||||
"iconPath": "static/icon/five5.png",
|
||||
"iconPath": "static/icon/five5_n.png",
|
||||
"selectedIconPath": "static/icon/five5.png",
|
||||
"text": "吴门医述"
|
||||
},
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
</view>
|
||||
|
||||
<view class="xiugai">
|
||||
<view class="nav_list" @click="switchTab('../bookShop/orderList')">
|
||||
<view class="nav_list" @click="onPageJump('../bookShop/orderList')">
|
||||
<text>我的订单</text>
|
||||
</view>
|
||||
<!-- <view class="nav_list" @click="onPageJump('../clock/clockList')">
|
||||
|
||||
Reference in New Issue
Block a user