Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
| | |
| | | |
| | | # 测试服 |
| | | # VUE_APP_API = 'https://test.doumee.cn:8088/yyb_admin_api/' |
| | | #VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' |
| | | VUE_APP_API = 'https://www.yyb.red/yyb_admin_api/' |
| | | |
| | | # 任康 |
| | | # VUE_APP_API = 'http://localhost:10030/' |
| | | |
| | | VUE_APP_API = 'http://192.168.0.132:10030/' |
| | | # VUE_APP_API = 'http://192.168.1.54:10030/' |
| | |
| | | <u-icon slot="right" name="arrow-right"></u-icon> |
| | | </view> |
| | | <view class="faList" v-if="scheme"> |
| | | <text>保单号:{{scheme.applyCode || ''}}</text> |
| | | <text>保单号:{{scheme.applyCode || ''}}</text> |
| | | <text>保障期限:<template v-if="scheme.parentStartTime">{{scheme.parentStartTime}}~{{scheme.parentEndTime}}</template></text> |
| | | <text>投保单位:{{scheme.companyName || ''}}</text> |
| | | <text>派遣单位:{{scheme.duName}}</text> |