优化页面

This commit is contained in:
haomingming
2023-03-17 10:13:35 +08:00
parent dea1555b9b
commit 589c2cf823
81 changed files with 894 additions and 524 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ Page({
},
putDoctorInquiryConfig(){
wx.switchTab({
url: "/Pages/yishi/wenzhen/wenzhen"
url: "/Pages/yishi/wenzhen_v2/wenzhen"
})
},
onStepperChange(event) {
+1 -1
View File
@@ -16,7 +16,7 @@
<view class="switch_box_note">{{ note }}</view>
</view>
<view class="help">
<van-cell url="/Pages/yishi/manual/index" custom-style="font-size:32rpx;" title="图文问诊操作手册" is-link border="{{false}}" />
<van-cell size="large" url="/Pages/yishi/manual/index" custom-style="font-size:32rpx;" title="图文问诊操作手册" is-link border="{{false}}" />
</view>
</view>