瀏覽代碼

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

gjy 2 年之前
父節點
當前提交
27a60e2dc5
共有 3 個文件被更改,包括 4 次插入3 次删除
  1. 1 0
      pages/mine/company/addcompany.vue
  2. 1 0
      pages/mine/company/editcompany.vue
  3. 2 3
      pages/release/release.vue

+ 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({