Преглед изворни кода

修改图片有死路径的

wangn пре 5 година
родитељ
комит
69d8beba29

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

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

+ 1 - 1
hdApp/src/admin/recharge/renew.vue

@@ -17,7 +17,7 @@
       <view class="use">本次充值仅限在<text style="color: #666;padding: 0 10upx;font-weight: 700;">{{initData.merchantName}} {{initData.shopName}}</text>门店使用</view>
       <view class="use use_margin"><text style="color: #666;">{{initData.userNum}}</text> 人已充值</view>
       <view class="user_avator">
-        <image src="https://img.huaml.com/recharge/has_recharge.png"></image>
+        <image :src="`${constant.url}/recharge/has_recharge.png`"></image>
       </view>
     </div>
   </div>

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

@@ -9,12 +9,12 @@
       <view class="open_btn">打开聊天框</view>
       <view class="_title">点击框内右下方“开启微信提醒”卡片</view>
       <image
-        src="https://img.huaml.com/focus/send.png"
+        :src="`${constant.url}/focus/send.png`"
         class="img_1"
       />
       <view class="_title">点击框内右下方“开启微信提醒”卡片</view>
       <image
-        src="https://img.huaml.com/focus/qr_code.png"
+        :src="`${constant.url}/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="https://img.huaml.com/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg"
+					:src="`${constant.url}/uploads/12358/202005/29/de74c55596d304b85e79154958e8bf57_small.jpeg`"
 					alt="商品图"
 				/>
 				<view class="info">