parent
45e33f33a1
commit
6c7625a612
|
@ -130,6 +130,8 @@
|
|||
<u-cell>
|
||||
<view slot="title" class="title flex-between">
|
||||
签字:
|
||||
</view>
|
||||
<view slot="value">
|
||||
<u-button type="primary" text="手写添加" size="mini" @click="signShow = true"></u-button>
|
||||
</view>
|
||||
<view slot="label" class="mt-10">
|
||||
|
|
|
@ -276,6 +276,6 @@
|
|||
content: "\e6a3";
|
||||
text-align: center;
|
||||
font-size: 34rpx;
|
||||
font-family: cuIcon;
|
||||
font-family: cuIcon, serif;
|
||||
line-height: 30rpx
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue