Эх сурвалжийг харах

fix: vue实例冲突问题修复

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 4 сар өмнө
parent
commit
35c082033e

+ 1 - 1
src/web/templates/weixin/vipsubscribe/vip_introduce.html

@@ -246,7 +246,7 @@
         new Vue({
           el: '#vip-intro-container',
           data: {},
-          component: {
+          components: {
             vipFreeIntroduce: vipFreeIntroduceNode
           },
           methods: {