linwenxin 1 anno fa
parent
commit
3d052de6fd
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      src/components/Shortcut/index.vue

+ 6 - 6
src/components/Shortcut/index.vue

@@ -133,8 +133,8 @@ export default {
           codeUrl: res.data.qrcode1,
           name: "小程序",
           saleName: "",
-          iosIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/16976801488369080b52c-a1e6-40a0-83f9-8e04f12b494e.jpg",
-          androidIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/1697680143828d678a6e5-307d-47d0-8ee9-1698f100feb4.jpg"
+          iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…59237908480644838-91e2-42f5-8c86-12a87f913c91.png",
+          androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…592348134626ff9d4-0047-40c9-a12b-4e29fb447467.png"
         })
       }
       if (res?.data?.qrcode2) {
@@ -142,8 +142,8 @@ export default {
           codeUrl: res.data.qrcode2,
           name: "公众号",
           saleName: "",
-          iosIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/16976801488369080b52c-a1e6-40a0-83f9-8e04f12b494e.jpg",
-          androidIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/1697680143828d678a6e5-307d-47d0-8ee9-1698f100feb4.jpg"
+          iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…59237908480644838-91e2-42f5-8c86-12a87f913c91.png",
+          androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…592348134626ff9d4-0047-40c9-a12b-4e29fb447467.png"
         })
       }
 	  if (res?.data?.payQrcode) {
@@ -151,8 +151,8 @@ export default {
 	      codeUrl: res.data.payQrcode,
 	      name: "收款码",
 	      saleName: "",
-	      iosIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/16976801488369080b52c-a1e6-40a0-83f9-8e04f12b494e.jpg",
-	      androidIcon: "https://fw.gd-jxm.com/gateway/pcapi/img/get?key=2023-10/1697680143828d678a6e5-307d-47d0-8ee9-1698f100feb4.jpg"
+	      iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…59237908480644838-91e2-42f5-8c86-12a87f913c91.png",
+        androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-…592348134626ff9d4-0047-40c9-a12b-4e29fb447467.png"
 	    })
 	  }
     })