优化
This commit is contained in:
@@ -15,14 +15,14 @@
|
||||
</view>
|
||||
<view class="qrcode">
|
||||
<van-image bindtap="showVisible" src="{{info.qr_code_url}}" fit="heightFix" width="150" height="150" aria-label="qrcode" />
|
||||
<text>微信长按或扫描二维码查看我的更多信息</text>
|
||||
<text>让您的患者微信扫码,线上复诊更便捷</text>
|
||||
</view>
|
||||
|
||||
|
||||
|
||||
<view class="block" wx:if="{{painter_ready}}">
|
||||
<view class="header">
|
||||
<view class="title">分享我的名片到</view>
|
||||
<!-- <view class="title">分享我的名片到</view> -->
|
||||
</view>
|
||||
<view class="imgbox">
|
||||
<!-- <view class="imgbox_item">
|
||||
@@ -41,7 +41,7 @@
|
||||
<!-- <t-image src="https://gdxz-hospital.oss-cn-chengdu.aliyuncs.com/applet/doctor/static/images/yishi/wx.png" mode="heightFix" width="90rpx" height="90rpx" aria-label="qrcode" /> -->
|
||||
<t-icon color="#fff" name="download" size="24" data-name="download" class="t_icon" />
|
||||
<text class="imgbox_item_txt">
|
||||
保存至相册
|
||||
保存到相册,分享到朋友圈
|
||||
</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user