|
@@ -65,11 +65,15 @@
|
|
|
/>
|
|
|
<text class="text-24rpx font-400 pt-20rpx">BH Coin</text>
|
|
|
</view>
|
|
|
- <view
|
|
|
- id="lottieContainer"
|
|
|
- class="w-690rpx flex items-center justify-center mt-30rpx h-557rpx"
|
|
|
- @click="tishiShow = true"
|
|
|
- ></view>
|
|
|
+ <!-- <view-->
|
|
|
+ <!-- id="lottieContainer"-->
|
|
|
+ <!-- class="w-690rpx flex items-center justify-center mt-30rpx h-557rpx"-->
|
|
|
+ <!-- @click="tishiShow = true"-->
|
|
|
+ <!-- ></view>-->
|
|
|
+ <image
|
|
|
+ src="@/static/images/production/newcat.png"
|
|
|
+ class="w-350rpx flex items-center justify-center mt-30rpx h-557rpx"
|
|
|
+ ></image>
|
|
|
<view class="w-full flex items-center justify-center mt-20rpx relative">
|
|
|
<view class="custrom-bg w-650rpx flex text-white items-center">
|
|
|
<wd-progress :percentage="percentage" hide-text :duration="0.1" />
|