提交 c5d37cd5f720b55f1ab96a4bf3b3cc8f87b52e54

作者 wangyu
1 个父辈 c39cc9f7

优化

@@ -125,6 +125,7 @@ App({ @@ -125,6 +125,7 @@ App({
125 // baseUrl: "http://47.96.75.229:20000/", 125 // baseUrl: "http://47.96.75.229:20000/",
126 // baseUrl: "http://192.144.144.220:20000/", 126 // baseUrl: "http://192.144.144.220:20000/",
127 // baseUrl: "http://154.8.229.55:20000/", 127 // baseUrl: "http://154.8.229.55:20000/",
  128 + // baseUrl: "http://47.110.250.177:20000/",
128 baseUrl: "http://47.110.158.110:20000/", 129 baseUrl: "http://47.110.158.110:20000/",
129 // baseUrl: "https://api.workai.com.cn/", 130 // baseUrl: "https://api.workai.com.cn/",
130 OSSUrl: "",//"https://oss.workai.com.cn/", 131 OSSUrl: "",//"https://oss.workai.com.cn/",
@@ -241,7 +241,7 @@ @@ -241,7 +241,7 @@
241 <text class='text_right_333'>{{datas.certification_no}}</text> 241 <text class='text_right_333'>{{datas.certification_no}}</text>
242 </view> 242 </view>
243 <view style='height:90rpx;width:100%;clear:both;'> 243 <view style='height:90rpx;width:100%;clear:both;'>
244 - <text class='text_left'>是否首套婚前贷款且婚后各自扣除</text> 244 + <text class='text_left'>是否首套婚前贷款且婚后各自扣除</text>
245 <text class='text_right_333'>{{datas.loan_before_marry=='y'?"是":"否"}}</text> 245 <text class='text_right_333'>{{datas.loan_before_marry=='y'?"是":"否"}}</text>
246 </view> 246 </view>
247 <view style='height:90rpx;width:100%;clear:both;'> 247 <view style='height:90rpx;width:100%;clear:both;'>
注册登录 后发表评论