diff --git a/.env.development b/.env.development index 7fd34e6..c506c06 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,6 @@ NODE_ENV = 'development' VITE_APP_BASE_URL = 'https://ceshi-worker-task.lihaink.cn' -# VITE_APP_BASE_URL = 'https://worker-task.lihaink.cn' \ No newline at end of file +# VITE_APP_BASE_URL = 'https://preview-worker-task.lihaink.cn' + +# VITE_APP_BASE_URL = 'https://worker-task.lihaink.cn'preview \ No newline at end of file diff --git a/src/views/contract/vehicle_list.vue b/src/views/contract/vehicle_list.vue index e6bab53..6fa5218 100644 --- a/src/views/contract/vehicle_list.vue +++ b/src/views/contract/vehicle_list.vue @@ -1,96 +1,185 @@ - - - - - - - - - - - - - - - - 查询 - 重置 - - - - - - - - {{ typeFn(row.type) }} - - - - - - - 公司 - - - - - - {{ statusFn(row.status).tit }} - - - - - - 审核 - - - 详情 - - 发送合同 - 重新发送{{ row.nums ? row.nums + "s" : "" }} - - 下载证据 - - - - - - - - - + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + + + {{ typeFn(row.type) }} + + + + + + + 公司 + + + + + + {{ statusFn(row.status).tit }} + + + + + + 审核 + + + 详情 + + 发送合同 + 重新发送{{ row.nums ? row.nums + "s" : "" }} + + 下载证据 + + + + + + + + + - - 重要提醒 - - 请确认信息是否有误,发送合同,请确认信息是否有误,发送电子合同后短时间内将不可再次发送. - - - 确认签约短信将在60秒后发送,请注意查收,并点击短信链接进行线上合同签约 - - - 确认 - 重新发送 - 返回 - - - + + 重要提醒 + + 请确认信息是否有误,发送合同,请确认信息是否有误,发送电子合同后短时间内将不可再次发送. + + + 确认签约短信将在60秒后发送,请注意查收,并点击短信链接进行线上合同签约 + + + 确认 + 重新发送 + 返回 + + +
- 确认 - 重新发送 - 返回 -
+ 确认 + 重新发送 + 返回 +