解决了已知问题
This commit is contained in:
@ -20,7 +20,11 @@ Page({
|
||||
onReady() {
|
||||
|
||||
},
|
||||
|
||||
tiaozhuan(){
|
||||
wx.navigateTo({
|
||||
url: '/pages/tuiguangma/tuiguangma',
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
console.log("页面展示 onShow");
|
||||
try {
|
||||
|
Reference in New Issue
Block a user