|
@@ -11,7 +11,7 @@
|
|
|
<view class="card-top">
|
|
<view class="card-top">
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('Custom.Deposit.Title1')
|
|
t('Custom.Deposit.Title1')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
<cwg-combox :clearable="false" v-model:value="loginValue" :options="loginComboxOptions"
|
|
<cwg-combox :clearable="false" v-model:value="loginValue" :options="loginComboxOptions"
|
|
|
:placeholder="t('placeholder.choose')" />
|
|
:placeholder="t('placeholder.choose')" />
|
|
|
</view>
|
|
</view>
|
|
@@ -23,7 +23,7 @@
|
|
|
<view class="card-top">
|
|
<view class="card-top">
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('Custom.Deposit.Title2')
|
|
t('Custom.Deposit.Title2')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
<cwg-combox :clearable="false" v-model:value="channelId" :options="channelListOptions"
|
|
<cwg-combox :clearable="false" v-model:value="channelId" :options="channelListOptions"
|
|
|
:placeholder="t('placeholder.choose')">
|
|
:placeholder="t('placeholder.choose')">
|
|
|
</cwg-combox>
|
|
</cwg-combox>
|
|
@@ -72,7 +72,7 @@
|
|
|
<view>
|
|
<view>
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('news_add_field.Label.Title4')
|
|
t('news_add_field.Label.Title4')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
</view>
|
|
</view>
|
|
|
<view>
|
|
<view>
|
|
|
<uni-forms-item>
|
|
<uni-forms-item>
|
|
@@ -103,7 +103,7 @@
|
|
|
WireTransferAccount.bankUname || '--'
|
|
WireTransferAccount.bankUname || '--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankName')
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankName')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankName
|
|
|
|
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankName
|
|
|
||
|
|
||
|
|
|
'--'
|
|
'--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
@@ -113,7 +113,7 @@
|
|
|
WireTransferAccount.bankCardNum || '--'
|
|
WireTransferAccount.bankCardNum || '--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankAddr')
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankAddr')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankAddr
|
|
|
|
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankAddr
|
|
|
||
|
|
||
|
|
|
'--'
|
|
'--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
@@ -123,7 +123,7 @@
|
|
|
WireTransferAccount.swiftCode || '--'
|
|
WireTransferAccount.swiftCode || '--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankCode')
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankCode')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankCode
|
|
|
|
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankCode
|
|
|
||
|
|
||
|
|
|
'--'
|
|
'--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
@@ -151,7 +151,7 @@
|
|
|
+ '-' +
|
|
+ '-' +
|
|
|
WireTransferAccount.type }}</text></view>
|
|
WireTransferAccount.type }}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Withdraw.Title6')
|
|
<view class="row"><text class="label">{{ t('Custom.Withdraw.Title6')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.address ||
|
|
|
|
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.address ||
|
|
|
'--'
|
|
'--'
|
|
|
}}</text></view>
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">QR Code</text>
|
|
<view class="row"><text class="label">QR Code</text>
|
|
@@ -246,16 +246,16 @@
|
|
|
<checkbox :checked="params.agree4"
|
|
<checkbox :checked="params.agree4"
|
|
|
@click="params.agree4 = !params.agree4" />
|
|
@click="params.agree4 = !params.agree4" />
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit1')
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit1')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
</label>
|
|
</label>
|
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit2')
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit2')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
<text class="clause crm-cursor" @click="dialogClauseNZ = true">{{
|
|
<text class="clause crm-cursor" @click="dialogClauseNZ = true">{{
|
|
|
t('news_add_field1.activitiesNZ.itemDeposit3')
|
|
t('news_add_field1.activitiesNZ.itemDeposit3')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit4')
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit4')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
</view>
|
|
</view>
|
|
|
</uni-forms-item>
|
|
</uni-forms-item>
|
|
|
|
|
|
|
@@ -268,15 +268,15 @@
|
|
|
<checkbox :checked="params.agree5"
|
|
<checkbox :checked="params.agree5"
|
|
|
@click="params.agree5 = !params.agree5" />
|
|
@click="params.agree5 = !params.agree5" />
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit1')
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit1')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
</label>
|
|
</label>
|
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit2')
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit2')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
<text class="clause crm-cursor" @click="dialogClauseNZTwo = true">{{
|
|
<text class="clause crm-cursor" @click="dialogClauseNZTwo = true">{{
|
|
|
t('news_add_field1.activitiesNZTwo.itemDeposit3') }}</text>
|
|
t('news_add_field1.activitiesNZTwo.itemDeposit3') }}</text>
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit4')
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit4')
|
|
|
- }}</text>
|
|
|
|
|
|
|
+ }}</text>
|
|
|
</view>
|
|
</view>
|
|
|
</uni-forms-item>
|
|
</uni-forms-item>
|
|
|
|
|
|
|
@@ -360,7 +360,7 @@
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|
|
|
<button class="s-btn" type="primary" @click="submitConfirm">{{ t('Btn.Submit')
|
|
<button class="s-btn" type="primary" @click="submitConfirm">{{ t('Btn.Submit')
|
|
|
- }}</button>
|
|
|
|
|
|
|
+ }}</button>
|
|
|
</uni-forms>
|
|
</uni-forms>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
@@ -2238,8 +2238,8 @@ watch(() => params.agree6, (newVal) => {
|
|
|
.tips {
|
|
.tips {
|
|
|
line-height: 1.8;
|
|
line-height: 1.8;
|
|
|
font-size: px2rpx(12);
|
|
font-size: px2rpx(12);
|
|
|
- color: #909399;
|
|
|
|
|
- background-color: #f9f9f9;
|
|
|
|
|
|
|
+ color: var(--bs-heading-color);
|
|
|
|
|
+ background-color: rgba(var(--bs-body-bg-rgb), 1) !important;
|
|
|
padding: px2rpx(12);
|
|
padding: px2rpx(12);
|
|
|
border-radius: px2rpx(4);
|
|
border-radius: px2rpx(4);
|
|
|
border-left: px2rpx(2) solid #cf1322;
|
|
border-left: px2rpx(2) solid #cf1322;
|
|
@@ -2247,7 +2247,7 @@ watch(() => params.agree6, (newVal) => {
|
|
|
.title {
|
|
.title {
|
|
|
font-weight: 600;
|
|
font-weight: 600;
|
|
|
margin-bottom: px2rpx(6);
|
|
margin-bottom: px2rpx(6);
|
|
|
- color: #606266;
|
|
|
|
|
|
|
+ color: var(--bs-heading-color);
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|