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 {