zhongtianhaoyuan 3 yıl önce
ebeveyn
işleme
238aa41424

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

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

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

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

+ 2 - 3
pages/release/release.vue

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