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特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
"usingComponents" : true,
|
"usingComponents" : true,
|
||||||
"nvueStyleCompiler" : "uni-app",
|
"nvueStyleCompiler" : "uni-app",
|
||||||
"compilerVersion" : 3,
|
"compilerVersion" : 3,
|
||||||
"splashscreen" : {
|
"splashscreen" : {
|
||||||
"alwaysShowBeforeRender" : true,
|
"alwaysShowBeforeRender" : true,
|
||||||
@ -67,5 +67,6 @@
|
|||||||
},
|
},
|
||||||
"uniStatistics": {
|
"uniStatistics": {
|
||||||
"enable": false
|
"enable": false
|
||||||
}
|
},
|
||||||
|
"vueVersion" : "3"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user