Commit e51e74c7 authored by Steven杜宇's avatar Steven杜宇

// UI走查

parent 5c415dec
...@@ -120,8 +120,7 @@ class YHCertificateUploadContentListVC: YHBaseViewController { ...@@ -120,8 +120,7 @@ class YHCertificateUploadContentListVC: YHBaseViewController {
@objc func didClickUploadBtn() { @objc func didClickUploadBtn() {
// if items.count >= 99 { if items.count >= 99 {
if true {
YHHUD.flash(message: "已达上限\n最多上传99张图片或文件") YHHUD.flash(message: "已达上限\n最多上传99张图片或文件")
return return
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment