|
@@ -49,7 +49,7 @@
|
|
|
<br />
|
|
<br />
|
|
|
<text v-t="'newSignin.item13'"></text>
|
|
<text v-t="'newSignin.item13'"></text>
|
|
|
<cwg-link type="pdf" :title="'newSignin.item13_1'"
|
|
<cwg-link type="pdf" :title="'newSignin.item13_1'"
|
|
|
- :url="`pdf/Risk-Disclosures-and-Acknowledgements-2020-08.pdf`" target="_blank"
|
|
|
|
|
|
|
+ :url="`pdf/Risk-Disclosures-and-Acknowledgements-2020-09.pdf`" target="_blank"
|
|
|
v-t="'newSignin.item13_1'" class="doc-link" />
|
|
v-t="'newSignin.item13_1'" class="doc-link" />
|
|
|
<text v-t="'newSignin.item13_2'"></text>
|
|
<text v-t="'newSignin.item13_2'"></text>
|
|
|
<!-- <view v-t="'newSignin.item13_3'"></view>
|
|
<!-- <view v-t="'newSignin.item13_3'"></view>
|
|
@@ -182,7 +182,7 @@
|
|
|
<cwg-link type="pdf" url='pdf/Client_Agreement.pdf' target="_blank" :title="'signup.agreemnet2'"
|
|
<cwg-link type="pdf" url='pdf/Client_Agreement.pdf' target="_blank" :title="'signup.agreemnet2'"
|
|
|
class="desc-link" />
|
|
class="desc-link" />
|
|
|
<text v-t="'signup.agreemnet3'"></text>
|
|
<text v-t="'signup.agreemnet3'"></text>
|
|
|
- <cwg-link type="pdf" url='pdf/Terms&Conditions.pdf' target="_blank" :title="'signup.agreemnet4'"
|
|
|
|
|
|
|
+ <cwg-link type="pdf" url='pdf/Terms_Conditions.pdf' target="_blank" :title="'signup.agreemnet4'"
|
|
|
class="desc-link" />
|
|
class="desc-link" />
|
|
|
<text v-t="'signup.agreemnet5'"></text>
|
|
<text v-t="'signup.agreemnet5'"></text>
|
|
|
<cwg-link type="pdf" url='pdf/Privacy_Policy.pdf' target="_blank" :title="'signup.agreemnet6'"
|
|
<cwg-link type="pdf" url='pdf/Privacy_Policy.pdf' target="_blank" :title="'signup.agreemnet6'"
|
|
@@ -193,7 +193,8 @@
|
|
|
</uni-col>
|
|
</uni-col>
|
|
|
</uni-row>
|
|
</uni-row>
|
|
|
</view>
|
|
</view>
|
|
|
- <view class="chat-icon cursor-pointer" :data-tooltip="t('Downloadpage.item16')" :class="{ 'chat-icon-expanded': isChatIconExpanded, 'chat-icon-hidden': type == 'chat' }"
|
|
|
|
|
|
|
+ <view class="chat-icon cursor-pointer" :data-tooltip="t('Downloadpage.item16')"
|
|
|
|
|
+ :class="{ 'chat-icon-expanded': isChatIconExpanded, 'chat-icon-hidden': type == 'chat' }"
|
|
|
@click="handleChatIconClick">
|
|
@click="handleChatIconClick">
|
|
|
<cwg-icon name="chat" color="#fff" />
|
|
<cwg-icon name="chat" color="#fff" />
|
|
|
</view>
|
|
</view>
|