ZZ пре 2 месеци
родитељ
комит
3627cf18a8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      mer_uniapp/pages/index/index.vue

+ 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 {