|
|
@@ -14,80 +14,6 @@
|
|
|
</view>
|
|
|
<view class="col-xxl-12 mb-4" v-if="!pictLoading">
|
|
|
<view class="row">
|
|
|
- <!-- <view class="col-12 m-b30">
|
|
|
- <view class="card card-action action-elevate action-border-primary">
|
|
|
- <view class="row g-0">
|
|
|
- <view class="col-md-4">
|
|
|
- <view class="card-header border-0 p-0 m-2 position-relative overflow-hidden">
|
|
|
- <image src="/static/images/vu/promotion-1.jpg" alt=""
|
|
|
- class="img-fluid rounded" mode="widthFix" />
|
|
|
- <view
|
|
|
- class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-dark bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a href="#"
|
|
|
- class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="col-md-8 py-3 d-flex flex-column">
|
|
|
- <view class="card-body px-3 py-2"> <a href="#"
|
|
|
- class="badge badge-sm bg-secondary mb-1">28 Apr, 2026</a>
|
|
|
- <h4> <a href="#" class="text-dark">Monthly Trading Challenge</a> </h4>
|
|
|
- <view>Complete Trading Targets · Enjoy Multi-Tier Exclusive Gifts</view>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-danger mb-3 waves-effect waves-light">Join Now</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Event
|
|
|
- Terms</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Participation
|
|
|
- Method</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Mission
|
|
|
- List</button>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="col-12 m-b30">
|
|
|
- <view class="card card-action action-elevate action-border-primary">
|
|
|
- <view class="row g-0">
|
|
|
- <view class="col-md-4">
|
|
|
- <view class="card-header border-0 p-0 m-2 position-relative overflow-hidden">
|
|
|
- <image src="/static/images/vu/promotion.png" alt="" class="img-fluid rounded" mode="widthFix" />
|
|
|
- <view
|
|
|
- class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-dark bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a href="#"
|
|
|
- class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- <view class="col-md-8 py-3 d-flex flex-column">
|
|
|
- <view class="card-body px-3 py-2"><a href="#"
|
|
|
- class="badge badge-sm bg-secondary mb-1">28 Apr, 2026</a>
|
|
|
- <h4> <a href="#" class="text-dark">CWG Monthly Premium Bonus</a> </h4>
|
|
|
- <view>Deposit now to receive generous bonuses of up to $5000! The more you
|
|
|
- deposit,
|
|
|
- the higher the reward, making every investment more valuable!</view>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-danger mb-3 waves-effect waves-light">Join Now</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Event
|
|
|
- Terms</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Participation
|
|
|
- Method</button>
|
|
|
- <button type="submit" value="Submit"
|
|
|
- class="btn btn-outline-dark1 mb-3 waves-effect waves-light">Mission
|
|
|
- List</button>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view>
|
|
|
- </view> -->
|
|
|
-
|
|
|
<!-- 月度活动 -->
|
|
|
<view class="col-12 m-b30" v-if="country == 'CN'">
|
|
|
<view class="card card-action action-elevate action-border-primary">
|
|
|
@@ -98,9 +24,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="openSurplusActivityDialog1()"
|
|
|
+ <view @click="openSurplusActivityDialog1()"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -141,9 +67,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="openSurplusActivityDialog()"
|
|
|
+ <view @click="openSurplusActivityDialog()"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -238,9 +164,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="toSingle('NoWorries')"
|
|
|
+ <view @click="toSingle('NoWorries')"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -282,9 +208,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="toApplyCptOpen()"
|
|
|
+ <view @click="toApplyCptOpen()"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -329,9 +255,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="toActivity24nianzhong()"
|
|
|
+ <view @click="toActivity24nianzhong()"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -366,9 +292,9 @@
|
|
|
mode="widthFix" />
|
|
|
<view
|
|
|
class="position-absolute action-visible top-0 start-0 h-100 w-100 bg-opacity-50 rounded d-flex align-items-center justify-content-center">
|
|
|
- <a @click="applications(item)"
|
|
|
+ <view @click="applications(item)"
|
|
|
class="btn btn-icon btn-lg btn-secondary rounded-circle waves-effect waves-light">
|
|
|
- →</a>
|
|
|
+ →</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
@@ -987,7 +913,7 @@ const search = reactive({
|
|
|
type: 1,
|
|
|
})
|
|
|
//分页
|
|
|
-const pagerInfo = reactive({ row: 10, current: 1, pageTotal: 0, rowTotal: 0 })
|
|
|
+const pagerInfo = reactive({ row: 100, current: 1, pageTotal: 0, rowTotal: 0 })
|
|
|
const tableDataGive = ref<any[]>([])
|
|
|
|
|
|
// 验证规则
|