优化
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<van-divider customStyle="color: #999; width:95vw; margin: 20rpx auto;" />
|
||||
|
||||
<view class="sign_box">
|
||||
<view class="sign_title">医生手写签名 *</view>
|
||||
<view class="sign_title">医生手写签名 <text style="color: #e34d59;">*</text></view>
|
||||
<view class="sign" wx:if="{{sign_image.length == 0}}" data-url="/Pages/yishi/signcanvas/index" bindtap="go">
|
||||
<van-button custom-style="height:130rpx;margin-top:20rpx;border-radius: 20rpx;border: 1px dashed #999;width:100%;font-size:30rpx;background-color: #fff;color: #3CC7C0;" icon="edit">点击签名</van-button>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user