Przeglądaj źródła

commit -m 限制

zhengjinyi 2 lat temu
rodzic
commit
4b68780c3f
2 zmienionych plików z 2 dodań i 3 usunięć
  1. 1 2
      pages/login/information.vue
  2. 1 1
      pages/seller/login/apply.vue

+ 1 - 2
pages/login/information.vue

@@ -620,8 +620,7 @@ export default {
 					mainProduct: this.mainProduct,
 					fax: this.clubFax,
 					contractPhone: this.clubTelePhone,
-					profile: this.profile,
-					serviceProviderId:0
+					profile: this.profile
 				}
 			}
 			this.UserService.OrganizationUpdate(params)

+ 1 - 1
pages/seller/login/apply.vue

@@ -1322,7 +1322,7 @@ export default {
 		.register-btn {
 			width: 702rpx;
 			height: 88rpx;
-			border-radius: 14rpx;
+			border-radius: 44rpx;
 			font-size: $font-size-28;
 			line-height: 88rpx;
 			color: #ffffff;