调试打包

This commit is contained in:
gyq
2024-03-05 14:35:19 +08:00
parent 4983ae1664
commit 0d04bfc3d2
6 changed files with 46 additions and 12 deletions

BIN
src/assets/logo.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@@ -107,7 +107,6 @@ function printHandle() {
// 订单已支付
function paySuccess() {
dialogVisible.value = false
printHandle()
emit('paySuccess')
}