zouyanyan 4 weeks ago
parent 3a8228ac4f
commit 06bc49e292

@ -2,8 +2,8 @@
"name" : "瑜伽汇",
"appid" : "__UNI__B6E0086",
"description" : "瑜伽汇",
"versionName" : "1.0.17",
"versionCode" : 1017,
"versionName" : "1.0.18",
"versionCode" : 1018,
"transformPx" : false,
"app-plus" : {
"flexible" : true,
@ -18,7 +18,7 @@
}
},
"compatible" : {
"ignoreVersion" : true //trueHBuilderX1.9.0
"ignoreVersion" : true //trueHBuilderX1.9.0
},
"splashscreen" : {
"alwaysShowBeforeRender" : true,

@ -1,5 +1,5 @@
import { MESSAGE_TYPE, MESSAGE_STATUS } from "@/common/enums.js"
import localForage from 'localforage'
// import localForage from 'localforage'
import {myCache} from "../utils/utils";
// 全局缓存变量(用于延迟渲染)

Loading…
Cancel
Save