ming 3 роки тому
батько
коміт
a5915c8167
2 змінених файлів з 2 додано та 2 видалено
  1. 1 1
      manifest.json
  2. 1 1
      pages/index/index.vue

+ 1 - 1
manifest.json

@@ -129,7 +129,7 @@
         "title" : "智慧消防",
         "router" : {
             "mode" : "hash",
-            "base" : ""
+            "base" : "/work/"
         },
         "devServer" : {
             "https" : false,

+ 1 - 1
pages/index/index.vue

@@ -136,7 +136,7 @@
 
 			if (option.op) {
 				// alert('op')
-				首页数据渲染
+				// 首页数据渲染
 				this.getSearchList();
 				this.getHomeData({
 					'company_code': uni.getStorageSync('selectedCode') ? uni.getStorageSync('selectedCode') : this