优化代码

This commit is contained in:
GoEdgeLab
2022-04-22 10:38:03 +08:00
parent cea7bc853a
commit de4d490cf4
8 changed files with 31 additions and 17 deletions

View File

@@ -93,7 +93,7 @@ Tea.context(function () {
this.showQQGroupQrcode = function () {
teaweb.popup("/about/qq", {
width: "21em",
height: "24em"
height: "30em"
})
}