st преди 2 месеца
родител
ревизия
4d2b0c3b37
променени са 2 файла, в които са добавени 9 реда и са изтрити 5 реда
  1. 9 5
      src/pages/index/index.vue
  2. BIN
      src/static/images/production/newcat.png

+ 9 - 5
src/pages/index/index.vue

@@ -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" />

BIN
src/static/images/production/newcat.png