| | |
| | | url: 'https://web.byisf.com/api/blade-system/tenant/submit', |
| | | method:'POST', |
| | | data:{ |
| | | "id":this.id, |
| | | "tenantName":this.tenantName, |
| | | "linkman":this.linkman, |
| | | "contactNumber":this.contactNumber, |
| | | "address":this.address, |
| | | "type":this.type, |
| | | "domain":this.domain, |
| | | "id":this.id, |
| | | "tenantName":this.tenantName, |
| | | "linkman":this.linkman, |
| | | "contactNumber":this.contactNumber, |
| | | "address":this.address, |
| | | "type":this.type, |
| | | "domain":this.domain |
| | | }, |
| | | success: (res) => { |
| | | if(res.data.code==200){ |
| | |
| | | width: 180rpx; |
| | | height: 180rpx; |
| | | border-radius: 100rpx; |
| | | line-height:200rpx; |
| | | line-height:180rpx; |
| | | color: #FFFFFF; |
| | | letter-spacing: 2rpx; |
| | | } |