This commit is contained in:
熊丽君
2021-09-03 18:50:45 +08:00
parent 03ac65acaf
commit 9d64ce4bfa
22 changed files with 1451 additions and 132 deletions

View File

@ -8,7 +8,7 @@
/* 5+App */
"app-plus" : {
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : true,
@ -65,7 +65,14 @@
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics": {
"enable": false
"uniStatistics" : {
"enable" : false
},
"h5" : {
"title" : "金槐花",
"domain" : "golden.shangqie.cn",
"router" : {
"mode" : "history"
}
}
}