ZZ 2 сар өмнө
parent
commit
3627cf18a8

+ 1 - 0
mer_uniapp/pages/index/index.vue

@@ -175,6 +175,7 @@
 	import {
 		BACK_URL
 	} from '@/config/cache';
+	import Cache from '@/utils/cache';
 	var statusBarHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
 	let app = getApp();
 	export default {