three version

This commit is contained in:
2025-12-04 11:00:36 +08:00
parent 4d267d4eba
commit 88b7a7f2c0
12 changed files with 105 additions and 48 deletions

View File

@@ -385,7 +385,7 @@ const overmultiple = ()=>{
isPopupVisible2.value = false;
wx.redirectTo({
wx.reLaunch({
url: `/pages/over/over?multiple=${encodedMultiple}`
})
}