feat:体验版发版
This commit is contained in:
@@ -76,22 +76,22 @@ export default {
|
||||
id: 1,
|
||||
title: "标准",
|
||||
isOk: true,
|
||||
url: "/static/common/ID_ok.png",
|
||||
url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_ok.png",
|
||||
}, {
|
||||
id: 2,
|
||||
title: "边框缺失",
|
||||
isOk: false,
|
||||
url: "/static/common/ID_error_1.png",
|
||||
url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_1.png",
|
||||
}, {
|
||||
id: 3,
|
||||
title: "照片模糊",
|
||||
isOk: false,
|
||||
url: "/static/common/ID_error_2.png",
|
||||
url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_2.png",
|
||||
}, {
|
||||
id: 4,
|
||||
title: "闪光强烈",
|
||||
isOk: false,
|
||||
url: "/static/common/ID_error_3.png",
|
||||
url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_3.png",
|
||||
}
|
||||
],
|
||||
certShow: false,
|
||||
|
||||
Reference in New Issue
Block a user