micro-app icon indicating copy to clipboard operation
micro-app copied to clipboard

Vue3.2动态渲染问题

Open tubie520 opened this issue 3 years ago • 0 comments

问题描述

子应用需要动态编译渲染组件,在Vue中动态生成render函数是通过 new Function执行代码,获取到了主应用的window环境对象,请问这种如何处理能使用子应用的Vue,有没有大佬有方案 image

tubie520 avatar Jul 08 '22 03:07 tubie520