feat: add sign check for PC QR code payment

This commit is contained in:
RockYang
2024-05-22 17:47:53 +08:00
parent 962de0183c
commit b8e0d7760b
8 changed files with 95 additions and 20 deletions

View File

@@ -354,6 +354,8 @@ const doResetPass = () => {
.pagination {
padding 20px 0
display flex
justify-content right
width 100%
}
.el-select {