Refactor(ALL):Vue3同步调整为Vue2

This commit is contained in:
lifizer
2024-02-29 10:46:13 +08:00
parent f3115fe7c8
commit 017bb4a66a
13 changed files with 1805 additions and 1930 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ export default {
.zero-coupons {
position: absolute;
left: 50%;
top: 50%;
top: 40%;
transform: translate(-50%,-50%);
width: 400rpx;
height: 366rpx;