Compare commits

...

2 Commits

Author SHA1 Message Date
xiao-fajia
727c9fd2f6 参与活动 2024-09-27 21:08:18 +08:00
xiao-fajia
4215f0ff1f 参与活动 2024-09-27 21:07:00 +08:00

View File

@ -55,9 +55,10 @@ export default {
// this.richTextHtml = `data:text/html;charset=utf-8,${encodeURIComponent(this.richTextHtml)}`
}catch {}
},
// TODO
toActivity(){
uni.navigateTo({
url: '/pages/home/active'
})
}
}
}