Sfoglia il codice sorgente

更新修改图片

lex-xin 5 mesi fa
parent
commit
264abbc75b
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 1 1
      miniprogram/pages/index/index.ts
  2. 1 1
      miniprogram/pages/index/index.wxml

+ 1 - 1
miniprogram/pages/index/index.ts

@@ -20,7 +20,7 @@ Page({
     ],
     
     goodsImgList: [
-      "https://oss.dayaedu.com/ktyq/1732697791582.png",
+      "https://oss.dayaedu.com/ktyq/1733130441242.png",
       "https://oss.dayaedu.com/ktyq/1733118166964.png",
       "https://oss.dayaedu.com/ktyq/1732706055542.png",
       "https://oss.dayaedu.com/ktyq/1732706066094.png"

+ 1 - 1
miniprogram/pages/index/index.wxml

@@ -106,5 +106,5 @@
   </view>
 
   <!-- 客服 -->
-  <service bind:openService="openService" class="{{ isShowOperation ? '' : 'hide' }}"></service>
+  <service bind:openService="openService"></service>
 </scroll-view>