finish mobile wechat payment

This commit is contained in:
RockYang
2024-06-22 12:10:43 +08:00
parent 3943e7f05f
commit 871e5733c7
6 changed files with 433 additions and 82 deletions

View File

@@ -99,7 +99,6 @@ import {useSharedStore} from "@/store/sharedata";
const inviteURL = ref("")
const qrImg = ref("/images/wx.png")
const invitePower = ref(0)
const inviteImgCalls = ref(0)
const hits = ref(0)
const regNum = ref(0)
const rate = ref(0)