Quellcode durchsuchen

Merge branch 'master' of http://git.huaml.com/zhh/front-end

jf vor 5 Jahren
Ursprung
Commit
8bf0a59dd6

+ 1 - 1
hdApp/src/admin/billing/confirm.vue

@@ -22,7 +22,7 @@
 			<view class="code-title"> 扫码付款</view>
 			<view class="code-image">
 				<image
-					:src="`${constant.url}/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg`"
+					:src="`${constant.imgUrl}/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg`"
 					alt="商品图"
 				/>
 			</view>

+ 3 - 3
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -159,7 +159,7 @@ export default {
 			notOpenShop:false,
 			hdShopAdminId:0,
       pageInfo: {},
-      myClass: ''
+      myClass: 'fadeIn'
 		};
 	},
 	computed: {
@@ -478,13 +478,13 @@ export default {
     height: 0;
     overflow: hidden;
     animation-name: fadeOutFrames;
-    animation-duration:.9s;
+    animation-duration:.3s;
   }
   .fadeIn{
     height: 240upx;
     overflow: hidden;
     animation-name: fadeInFrames;
-    animation-duration:.9s;
+    animation-duration:.3s;
   }
   /*关键帧*/
   @keyframes fadeOutFrames {

+ 2 - 2
hdApp/src/pagesStatistics/pagesPublicity.vue

@@ -9,12 +9,12 @@
       <view class="open_btn">打开聊天框</view>
       <view class="_title">点击框内右下方“开启微信提醒”卡片</view>
       <image
-        :src="`${constant.url}/focus/send.png`"
+        :src="`${constant.imgUrl}/focus/send.png`"
         class="img_1"
       />
       <view class="_title">点击框内右下方“开启微信提醒”卡片</view>
       <image
-        :src="`${constant.url}/focus/qr_code.png`"
+        :src="`${constant.imgUrl}/focus/qr_code.png`"
         class="img_1"
       />
     </view>

+ 1 - 1
hdApp/src/pagesStorehouse/shop/list.vue

@@ -4,7 +4,7 @@
 			<view class="shop-item" v-for="(item, index) in shopList" :key="index">
 				<image
 					class="avatar"
-					:src="`${constant.url}/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg`"
+					:src="`${constant.imgUrl}/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg`"
 					alt="商品图"
 				/>
 				<view class="info">