|
|
@@ -144,7 +144,7 @@
|
|
|
<text>{{ t('Custom.Deposit.EstimatedAmount') + '(' +
|
|
|
`${channelData.transformCurrency || channelData.currency}` + ')'
|
|
|
}}</text>
|
|
|
- <uni-tooltip placement="left">
|
|
|
+ <uni-tooltip placement="top">
|
|
|
<!-- <view class="help-icon">ⓘ</view> -->
|
|
|
<cwg-icon name="icon_about us" :size="16" />
|
|
|
<template #content>
|
|
|
@@ -162,7 +162,7 @@
|
|
|
<h5 class="mb-3">
|
|
|
<view class="label-with-icon">
|
|
|
<text>{{ t('Custom.Deposit.PromoCode') }}</text>
|
|
|
- <uni-tooltip placement="left">
|
|
|
+ <uni-tooltip placement="top">
|
|
|
<!-- <view class="help-icon">ⓘ</view> -->
|
|
|
<cwg-icon name="icon_about us" :size="16" />
|
|
|
<template #content>
|