Compare commits
2 Commits
80f08a29e4
...
705efc5dde
| Author | SHA1 | Date | |
|---|---|---|---|
| 705efc5dde | |||
| 904a354cc9 |
@@ -594,8 +594,8 @@ import config from '@/config'
|
||||
if (res.data.code === 0) {
|
||||
uni.showModal({
|
||||
title: '提示',
|
||||
content: '基础信息未完善!(备注:白底照片也需要上传)',
|
||||
confirmText: '前往完善',
|
||||
content: '基础信息未完善,请前往pc端完善基础信息!(备注:白底照片也需要上传)',
|
||||
confirmText: '前往完善',
|
||||
cancelText: '取消',
|
||||
success: (res) => {
|
||||
if (res.confirm) {
|
||||
|
||||
Reference in New Issue
Block a user