正在显示
2 个修改的文件
包含
2 行增加
和
1 行删除
@@ -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;'> |
请
注册
或
登录
后发表评论