11.4修改

This commit is contained in:
zoujiandong
2024-11-04 10:50:12 +08:00
parent 37bf84b891
commit 1aedefd3dc
4 changed files with 14 additions and 13 deletions
+3 -3
View File
@@ -25,9 +25,9 @@ Component({
this.triggerEvent('handleFocus',true)
},
goInquirtForm(){
// wx.navigateTo({
// url: '/patient/pages/kepuList/kepuList',
// })
wx.navigateTo({
url: '/patient/pages/agreeList/agreeList',
})
}
},
+2 -2
View File
@@ -1,8 +1,8 @@
<!--components/navbar/navbar.wxml-->
<view class="barcontain">
<view class="barcon">
<text class="text" bindtap="goInquirtForm">肝胆相照互联网医院</text>
<view class="titlebox">
<text class="text" >肝胆相照互联网医院</text>
<view class="titlebox" bindtap="goInquirtForm">
<image src="{{img_host+'/safe_index.png'}}" mode="" style="width:18rpx;height:22rpx" class="bg"/>
<view class="text"> 国家卫健委认证医疗机构・深耕肝病领域10余年</view>
<van-icon name="arrow" color="#fff" size="20rpx"/>