no message

This commit is contained in:
kuaifan 2025-11-11 22:42:45 +08:00
parent bea5058df8
commit 863dd3a53e
3 changed files with 11 additions and 1 deletions

View File

@ -982,6 +982,13 @@ export default {
url: text
},
});
} else {
//
$A.modalInfo({
title: this.$L('扫描结果'),
content: text,
width: 400,
});
}
},
//

View File

@ -14,6 +14,9 @@
.ivu-modal-close {
.ivu-icon-ios-close {
color: #ffffff;
&:hover {
color: #ffffff;
}
}
}
.ivu-modal-body {

@ -1 +1 @@
Subproject commit b6c16f0ef4224c143552385307ab35b634f84d76
Subproject commit c1971facd23d72e808eefae26f23d0f4f0fe4815