linwenxin hai 1 ano
pai
achega
514e1ce6a8
Modificáronse 1 ficheiros con 9 adicións e 9 borrados
  1. 9 9
      src/components/Shortcut/index.vue

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

@@ -128,15 +128,15 @@ export default {
     commonCompanywechatGet({ id: this.userInfo.companyWechatId }).then(res => {
       console.log(res)
       this.QRcodeList = []
-      if (res?.data?.qrcode1) {
-        this.QRcodeList.push({
-          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"
-        })
-      }
+      // if (res?.data?.qrcode1) {
+      //   this.QRcodeList.push({
+      //     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"
+      //   })
+      // }
       if (res?.data?.qrcode2) {
         this.QRcodeList.push({
           codeUrl: res.data.qrcode2,