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 {