fengchang 1 年之前
父節點
當前提交
61753687d8
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      hichina-main-front-mobile-first/src/pages/AlipayPage.vue

+ 5 - 0
hichina-main-front-mobile-first/src/pages/AlipayPage.vue

@@ -57,6 +57,11 @@ export default {
 
       forceRerender();
     });
+
+    return {
+      renderComponent,
+      htmlContent,
+    };
   },
 };
 </script>