7.9 hiv
This commit is contained in:
@@ -273,13 +273,13 @@ Page({
|
||||
this.onClickHide();
|
||||
}),
|
||||
goExpert:throttle(function(){
|
||||
wx.showToast({
|
||||
title: '敬请期待',
|
||||
icon:'none'
|
||||
})
|
||||
// app.method.navigateTo({
|
||||
// url: '/patient/pages/expertConsult/expertConsult'
|
||||
// })
|
||||
// wx.showToast({
|
||||
// title: '敬请期待',
|
||||
// icon:'none'
|
||||
// })
|
||||
app.method.navigateTo({
|
||||
url: '/patient/pages/hivConsult/hivConsult'
|
||||
})
|
||||
}),
|
||||
goconsultandbuy:throttle(function(){
|
||||
app.method.navigateTo({
|
||||
|
||||
@@ -72,7 +72,7 @@
|
||||
<view class="row">
|
||||
<view class="name_title">HIV</view>
|
||||
<!-- <image src="{{img_host+'/zjwz.png'}}"></image> -->
|
||||
<image src="{{img_host+'/hiv_disable.png'}}" style="width:80rpx;height:80rpx"></image>
|
||||
<image src="{{img_host+'/hiv.png'}}" style="width:80rpx;height:80rpx"></image>
|
||||
</view>
|
||||
<view class="desc">
|
||||
恐艾咨询,健康指导
|
||||
|
||||
Reference in New Issue
Block a user