提交 72b80605 编写于 作者: fxy060608's avatar fxy060608

feat(app): add vueVersion

上级 52aae665
......@@ -14,6 +14,7 @@ interface UniAppOptions {
export function initUniApp(manifestJson: Record<string, any>) {
manifestJson.plus['uni-app'] = {
control: 'uni-v3',
vueVersion: '3',
compilerVersion: process.env.UNI_COMPILER_VERSION,
nvueCompiler: getNVueCompiler(manifestJson),
renderer: 'auto',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册