linwenxin 1 år sedan
förälder
incheckning
90d94708d6
1 ändrade filer med 6 tillägg och 6 borttagningar
  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://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"
+          iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/17115930219681afd35b0-8c93-400a-94f8-e49277c88616.png",
+          androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/1711593045466d069e7f6-5c77-40a0-a7b3-6e2b3a6ce0eb.png"
         })
       }
       if (res?.data?.qrcode2) {
@@ -142,8 +142,8 @@ export default {
           codeUrl: res.data.qrcode2,
           name: "公众号",
           saleName: "",
-          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"
+          iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/17115930219681afd35b0-8c93-400a-94f8-e49277c88616.png",
+          androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/1711593045466d069e7f6-5c77-40a0-a7b3-6e2b3a6ce0eb.png"
         })
       }
 	  if (res?.data?.payQrcode) {
@@ -151,8 +151,8 @@ export default {
 	      codeUrl: res.data.payQrcode,
 	      name: "收款码",
 	      saleName: "",
-	      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"
+	      iosIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/17115930219681afd35b0-8c93-400a-94f8-e49277c88616.png",
+        androidIcon: "https://zf-mall.oss-cn-shenzhen.aliyuncs.com/2024-03/1711593045466d069e7f6-5c77-40a0-a7b3-6e2b3a6ce0eb.png"
 	    })
 	  }
     })