jevononlie 5 months ago
parent 2458367135
commit 734b3b8101

@ -14,9 +14,9 @@ const { safeAreaInsets } = uni.getSystemInfoSync()
onShow(() => {
//
})
//
onLoad((options) => {
console.log('options垃圾箱扫描过来参数', JSON.stringify(options, null, 4))
console.log('options跳转过来参数', JSON.stringify(options, null, 4))
})
const handleIndex = () => {
wx.navigator({

Loading…
Cancel
Save