mirror of
https://gitee.com/dcloud/uni-preset-vue
synced 2025-04-16 02:27:05 +08:00
fix: vueVersion
This commit is contained in:
parent
f9791f7cbe
commit
99db17fbbf
@ -8,7 +8,7 @@
|
||||
/* 5+App特有相关 */
|
||||
"app-plus" : {
|
||||
"usingComponents" : true,
|
||||
"nvueStyleCompiler" : "uni-app",
|
||||
"nvueStyleCompiler" : "uni-app",
|
||||
"compilerVersion" : 3,
|
||||
"splashscreen" : {
|
||||
"alwaysShowBeforeRender" : true,
|
||||
@ -67,5 +67,6 @@
|
||||
},
|
||||
"uniStatistics": {
|
||||
"enable": false
|
||||
}
|
||||
},
|
||||
"vueVersion" : "3"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user