|
|
@@ -54,7 +54,7 @@
|
|
|
<view class="card-top">
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('Custom.Deposit.Title1')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
<cwg-combox :clearable="false" v-model:value="loginValue" :options="loginComboxOptions"
|
|
|
:placeholder="t('placeholder.choose')" />
|
|
|
</view>
|
|
|
@@ -66,7 +66,7 @@
|
|
|
<view class="card-top">
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('Custom.Deposit.Title2')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
<uni-loading v-if="currentTableData.length == 0" />
|
|
|
<template v-if="currentTableData.length">
|
|
|
<cwg-asset-tabs v-if="tabsConfig.length > 0" v-model="activeTab" :tabs="tabsConfig" />
|
|
|
@@ -98,7 +98,7 @@
|
|
|
</view>
|
|
|
<view class="btn-bottom">
|
|
|
<text class="btn crm-cursor" @click="isStep3Open()">{{ t('Btn.Confirm')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</view>
|
|
|
|
|
|
</view>
|
|
|
@@ -136,7 +136,7 @@
|
|
|
<uni-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24">
|
|
|
<text class="tit"><text class="iconfont icon-caret-right"></text>{{
|
|
|
t('news_add_field.Label.Title4')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</uni-col>
|
|
|
<uni-col :xs="24" :sm="24" :md="24" :lg="24" :xl="24">
|
|
|
<uni-forms-item>
|
|
|
@@ -170,7 +170,7 @@
|
|
|
WireTransferAccount.bankUname || '--'
|
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankName')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankName
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankName
|
|
|
||
|
|
|
'--'
|
|
|
}}</text></view>
|
|
|
@@ -180,7 +180,7 @@
|
|
|
WireTransferAccount.bankCardNum || '--'
|
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankAddr')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankAddr
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankAddr
|
|
|
||
|
|
|
'--'
|
|
|
}}</text></view>
|
|
|
@@ -190,7 +190,7 @@
|
|
|
WireTransferAccount.swiftCode || '--'
|
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Deposit.bankCode')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.bankCode
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.bankCode
|
|
|
||
|
|
|
'--'
|
|
|
}}</text></view>
|
|
|
@@ -218,7 +218,7 @@
|
|
|
+ '-' +
|
|
|
WireTransferAccount.type }}</text></view>
|
|
|
<view class="row"><text class="label">{{ t('Custom.Withdraw.Title6')
|
|
|
- }}</text><text class="content">{{ WireTransferAccount.address ||
|
|
|
+ }}</text><text class="content">{{ WireTransferAccount.address ||
|
|
|
'--'
|
|
|
}}</text></view>
|
|
|
<view class="row"><text class="label">QR Code</text>
|
|
|
@@ -316,17 +316,17 @@
|
|
|
<checkbox :checked="params.agree4"
|
|
|
@click="params.agree4 = !params.agree4" />
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit1')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</label>
|
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit2')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
<text class="clause crm-cursor"
|
|
|
@click="dialogClauseNZ = true">{{
|
|
|
t('news_add_field1.activitiesNZ.itemDeposit3')
|
|
|
}}</text>
|
|
|
<text>{{ t('news_add_field1.activitiesNZ.itemDeposit4')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</view>
|
|
|
</uni-forms-item>
|
|
|
|
|
|
@@ -340,16 +340,16 @@
|
|
|
<checkbox :checked="params.agree5"
|
|
|
@click="params.agree5 = !params.agree5" />
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit1')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</label>
|
|
|
<view style="line-height: 1.5; font-size: 14px">
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit2')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
<text class="clause crm-cursor"
|
|
|
@click="dialogClauseNZTwo = true">{{
|
|
|
t('news_add_field1.activitiesNZTwo.itemDeposit3') }}</text>
|
|
|
<text>{{ t('news_add_field1.activitiesNZTwo.itemDeposit4')
|
|
|
- }}</text>
|
|
|
+ }}</text>
|
|
|
</view>
|
|
|
</uni-forms-item>
|
|
|
|
|
|
@@ -437,56 +437,55 @@
|
|
|
|
|
|
</uni-row>
|
|
|
<button class="s-btn" type="primary" @click="submitConfirm">{{ t('Btn.Submit')
|
|
|
- }}</button>
|
|
|
+ }}</button>
|
|
|
</uni-forms>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <!-- 不参加活动弹出框 -->
|
|
|
- <cwg-dont-active-popup v-model:visible="dialogDontActive" :showFooters="true"
|
|
|
- @confirm="tosubmitConfirm" />
|
|
|
- <!-- 新年24用户提示弹窗 -->
|
|
|
- <NewYear24Popup v-model:visible="tableDataNewYear24Flag" />
|
|
|
- <!-- 越南用户提示弹窗 -->
|
|
|
- <VietnamNoticePopup v-model:visible="dialogVietnamNotice" />
|
|
|
- <!-- 提交后确认弹窗 -->
|
|
|
- <cwg-check-confirm-popup v-model:visible="dialogCheckConfirm" :title="t('Home.page_customer.item2')"
|
|
|
- :channelData="channelData" :code="code" :selectCodes="selectCodes" :params="params"
|
|
|
- :userName="userName" :login="loginValue" :loginDoc="loginValueDoc" @confirm="submit" />
|
|
|
- <!--提交后的弹出框-->
|
|
|
- <CheckPopup v-model:visible="dialogCheckSuccess" :goPayLink="goPayLink" @close="closeDia" />
|
|
|
- <!-- 提交后失败弹窗 -->
|
|
|
- <cwg-error-popup v-model:visible="dialogCheckError" :responseMessage="RES" />
|
|
|
- <!-- 最后失败弹窗 -->
|
|
|
- <cwg-error-popup v-model:visible="dialogError" @confirm="closeDia" :responseMessage="RES" />
|
|
|
- <!-- 最后成功弹窗 -->
|
|
|
- <cwg-success-popup v-model:visible="dialogSuccess" @confirm="closeDia" />
|
|
|
- <!-- 等待弹窗 -->
|
|
|
- <cwg-wait-popup v-model:visible="dialogCheckWait" :showFooters="false" />
|
|
|
- <!-- 赠金协议 -->
|
|
|
- <ClausePopup v-model:visible="dialogClause" country="CN" :isGuoQin="isGuoQin" />
|
|
|
- <!-- 赠金协议20 -->
|
|
|
- <Clause20Popup v-model:visible="dialogClause1" />
|
|
|
- <!-- 赠金协议10年中 -->
|
|
|
- <ClauseNZPopup v-model:visible="dialogClauseNZ" :title="t('news_add_field1.activitiesNZ.item6')"
|
|
|
- :startDate="tableData4.applicationStartTime" :endDate="tableData4.applicationEndTime" />
|
|
|
- <!-- 赠金协议20年中 -->
|
|
|
- <ClauseNZTwoPopup v-model:visible="dialogClauseNZTwo"
|
|
|
- :title="t('news_add_field1.activitiesNZTwo.item6')" :startDate="tableData4Two.applicationStartTime"
|
|
|
- :endDate="tableData4Two.applicationEndTime" />
|
|
|
- <!-- 赠送活动详情-协议 -->
|
|
|
- <ClauseNewListPopup v-model:visible="dialogClauseNewList" :content="tableDataNewList.content"
|
|
|
- :title="tableDataNewList.title" />
|
|
|
- <!--提交后完成弹出框-->
|
|
|
- <ChinaUnionPayPopup v-model:visible="dialogChinaUnionPay" />
|
|
|
- <!-- 重新提交弹窗 -->
|
|
|
- <DealResultPopup v-model:visible="dialogDealResult" :responseMessage="responseMessage"
|
|
|
- :title="dialogDealResultTitle" :initialData="dialogDealResult_form" :type="DealResultType"
|
|
|
- @confirm="submitDealResult" />
|
|
|
- <!-- KYC成功弹窗 -->
|
|
|
- <cwg-kyc-popup v-model:visible="dialogKyc" :qrText="text1" />
|
|
|
+
|
|
|
</view>
|
|
|
</template>
|
|
|
+ <!-- 不参加活动弹出框 -->
|
|
|
+ <cwg-dont-active-popup v-model:visible="dialogDontActive" :showFooters="true" @confirm="tosubmitConfirm" />
|
|
|
+ <!-- 新年24用户提示弹窗 -->
|
|
|
+ <NewYear24Popup v-model:visible="tableDataNewYear24Flag" />
|
|
|
+ <!-- 越南用户提示弹窗 -->
|
|
|
+ <VietnamNoticePopup v-model:visible="dialogVietnamNotice" />
|
|
|
+ <!-- 提交后确认弹窗 -->
|
|
|
+ <cwg-check-confirm-popup v-model:visible="dialogCheckConfirm" :title="t('Home.page_customer.item2')"
|
|
|
+ :channelData="channelData" :code="code" :selectCodes="selectCodes" :params="params" :userName="userName"
|
|
|
+ :login="loginValue" :loginDoc="loginValueDoc" @confirm="submit" />
|
|
|
+ <!--提交后的弹出框-->
|
|
|
+ <CheckPopup v-model:visible="dialogCheckSuccess" :goPayLink="goPayLink" @close="closeDia" />
|
|
|
+ <!-- 提交后失败弹窗 -->
|
|
|
+ <cwg-error-popup v-model:visible="dialogCheckError" :responseMessage="RES" />
|
|
|
+ <!-- 最后失败弹窗 -->
|
|
|
+ <cwg-error-popup v-model:visible="dialogError" @confirm="closeDia" :responseMessage="RES" />
|
|
|
+ <!-- 最后成功弹窗 -->
|
|
|
+ <cwg-success-popup v-model:visible="dialogSuccess" @confirm="closeDia" />
|
|
|
+ <!-- 等待弹窗 -->
|
|
|
+ <cwg-wait-popup v-model:visible="dialogCheckWait" :showFooters="false" />
|
|
|
+ <!-- 赠金协议 -->
|
|
|
+ <ClausePopup v-model:visible="dialogClause" country="CN" :isGuoQin="isGuoQin" />
|
|
|
+ <!-- 赠金协议20 -->
|
|
|
+ <Clause20Popup v-model:visible="dialogClause1" />
|
|
|
+ <!-- 赠金协议10年中 -->
|
|
|
+ <ClauseNZPopup v-model:visible="dialogClauseNZ" :title="t('news_add_field1.activitiesNZ.item6')"
|
|
|
+ :startDate="tableData4.applicationStartTime" :endDate="tableData4.applicationEndTime" />
|
|
|
+ <!-- 赠金协议20年中 -->
|
|
|
+ <ClauseNZTwoPopup v-model:visible="dialogClauseNZTwo" :title="t('news_add_field1.activitiesNZTwo.item6')"
|
|
|
+ :startDate="tableData4Two.applicationStartTime" :endDate="tableData4Two.applicationEndTime" />
|
|
|
+ <!-- 赠送活动详情-协议 -->
|
|
|
+ <ClauseNewListPopup v-model:visible="dialogClauseNewList" :content="tableDataNewList.content"
|
|
|
+ :title="tableDataNewList.title" />
|
|
|
+ <!--提交后完成弹出框-->
|
|
|
+ <ChinaUnionPayPopup v-model:visible="dialogChinaUnionPay" />
|
|
|
+ <!-- 重新提交弹窗 -->
|
|
|
+ <DealResultPopup v-model:visible="dialogDealResult" :responseMessage="responseMessage"
|
|
|
+ :title="dialogDealResultTitle" :initialData="dialogDealResult_form" :type="DealResultType"
|
|
|
+ @confirm="submitDealResult" />
|
|
|
+ <!-- KYC成功弹窗 -->
|
|
|
+ <cwg-kyc-popup v-model:visible="dialogKyc" :qrText="text1" />
|
|
|
</cwg-page-wrapper>
|
|
|
</template>
|
|
|
|
|
|
@@ -667,7 +666,7 @@ watch(
|
|
|
watch(
|
|
|
currentTab,
|
|
|
(newTabs) => {
|
|
|
- showTable()
|
|
|
+ // showTable()
|
|
|
},
|
|
|
{ immediate: true }
|
|
|
)
|