修改文字
This commit is contained in:
parent
0c4b6fc571
commit
2b33f44955
@ -366,6 +366,9 @@
|
||||
<uv-popup ref="agreementRef" mode="bottom" :closeOnClickOverlay="false" width="750rpx" zIndex="999" round="24px">
|
||||
<view class="agreement-wrap">
|
||||
<view class="agreement-top">
|
||||
<view>
|
||||
|
||||
</view>
|
||||
<view class="name">{{ $t("detail.agreement") }}</view>
|
||||
<uv-icon name="close" size="20" @click="closeAgreement"></uv-icon>
|
||||
</view>
|
||||
@ -1086,6 +1089,7 @@ function changeMove(event) {
|
||||
position: fixed;
|
||||
bottom: 159upx;
|
||||
padding: 20rpx;
|
||||
box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
.payPopupBox {
|
||||
|
||||
@ -31,7 +31,7 @@
|
||||
color: '#fff',
|
||||
fontSize: '32rpx',
|
||||
}" color="#FB322E" shape="circle" @click="handleRefundLocker">
|
||||
{{ $t("unlock.confirmOut") }}
|
||||
申请退仓
|
||||
</uv-button>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user