Przeglądaj źródła

uniapp历史报错 修改,修改部分表单报错 加阀井列表分页下滑

qinhouyu 1 rok temu
rodzic
commit
645f339fe9

+ 1 - 1
manifest.json

@@ -76,7 +76,7 @@
         "uniStatistics" : {
             "enable" : false
         },
-		"lazyCodeLoading":"requiredComponents"
+        "lazyCodeLoading" : "requiredComponents"
     },
     "mp-alipay" : {
         "usingComponents" : true

+ 1 - 1
pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.vue

@@ -172,7 +172,7 @@ methods: {
 		let _this = this
 		this.form.photoList = this.imgArr
 		this.form.processStatus = -1
-		this.building=this.form.buildingId
+		// this.building=this.form.buildingId
 		if(this.building==null)
 		{
 			uni.showToast({

Plik diff jest za duży
+ 1 - 1
unpackage/dist/dev/.sourcemap/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js.map


+ 1 - 1
unpackage/dist/dev/mp-weixin/pages/noLogin/CourtyardNetworkManagement/CourtyardNetworkManagement.js

@@ -367,7 +367,7 @@ var _default = {
       var _this = this;
       this.form.photoList = this.imgArr;
       this.form.processStatus = -1;
-      this.building = this.form.buildingId;
+      // this.building=this.form.buildingId
       if (this.building == null) {
         uni.showToast({
           title: '请选择楼栋',

+ 1 - 1
unpackage/dist/dev/mp-weixin/project.config.json

@@ -19,7 +19,7 @@
   },
   "compileType": "miniprogram",
   "libVersion": "3.1.5",
-  "appid": "wx4845b4ad04aad74a",
+  "appid": "wxd2a5ffcca1a28cc0",
   "projectname": "贞达市政工程",
   "condition": {},
   "editorSetting": {