提交 c5d37cd5f720b55f1ab96a4bf3b3cc8f87b52e54

作者 wangyu
1 个父辈 c39cc9f7

优化

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