我的订单

This commit is contained in:
zy
2024-03-26 16:48:06 +08:00
parent cc1447640e
commit db360cbefb
5 changed files with 6 additions and 5 deletions

View File

@@ -16,6 +16,7 @@
"mp-weixin" : {
"launchtype" : "local"
},
"provider" : "aliyun",
"type" : "uniCloud"
},
{

View File

@@ -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": "吴门医述"
},

View File

@@ -12,8 +12,8 @@
"src" : "图片路径"
}
],
"versionName" : "1.2.42",
"versionCode" : 1242,
"versionName" : "1.2.43",
"versionCode" : 1243,
"app-plus" : {
"compatible" : {
"ignoreVersion" : true

View File

@@ -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": "吴门医述"
},

View File

@@ -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')">