Browse Source

Merge branch 'master' of http://git.zthymaoyi.com/gongdecai/wangluohuoyun-huozhuapp

gjy 2 years ago
parent
commit
27a60e2dc5

+ 1 - 0
pages/mine/company/addcompany.vue

@@ -1017,6 +1017,7 @@
 		justify-content: center;
 		align-items: center;
 		height: 68rpx;
+		min-width: 124rpx;
 	}
 
 	.content1 {

+ 1 - 0
pages/mine/company/editcompany.vue

@@ -940,6 +940,7 @@
 		justify-content: center;
 		align-items: center;
 		height: 68rpx;
+		min-width: 124rpx;
 	}
 
 	.picture {

+ 2 - 3
pages/release/release.vue

@@ -763,11 +763,10 @@
 									unsendLatitude: '',
 								}
 								_this.checkboxValue1 = ['不限']
+								uni.$u.route("/pages/release/record")
 							}
 						})
-						uni.switchTab({
-							url: '/pages/order/index'
-						})
+						
 					})
 					.catch(res => {
 						uni.showToast({