tremble 3 năm trước cách đây
mục cha
commit
e6cc6564a1
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      src/app.vue

+ 3 - 1
src/app.vue

@@ -310,8 +310,10 @@ onMounted(async () => {
               data: tag,
             });
           } else if (tag.type == "applet_link") {
+              console.log(tag);
+
             try {
-              let hotcontent = JSON.parse(tag.hotContent);
+              let hotcontent = tag.hotContent;
               browser.openLink(
                 "/subPackage/pages/home/home?pageType=2&pageId=" + hotcontent.liveLink,
                 `https://m.cdfmembers.com/shop/600667208/showactivity?pageId=${hotcontent.liveLink}`,