解决了已知问题

This commit is contained in:
Ling53666
2025-05-16 11:02:59 +08:00
parent 74e97e9052
commit ee1ac26883
9 changed files with 162 additions and 5 deletions

View File

@ -20,7 +20,11 @@ Page({
onReady() {
},
tiaozhuan(){
wx.navigateTo({
url: '/pages/tuiguangma/tuiguangma',
})
},
onShow() {
console.log("页面展示 onShow");
try {