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();
       forceRerender();
     });
     });
+
+    return {
+      renderComponent,
+      htmlContent,
+    };
   },
   },
 };
 };
 </script>
 </script>