Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged 小程序web-view

0 votes
3.4k views
1 answer
    用h5写了几个页面,一个列表A,一个新增B,从A进入B新增后,使用wx.miniProgram.navigateBack({ delta: 1 })返回A页面,A页面是不会刷新的,就是我清除了web-view 的url 判断赋值,但是h5也是没有重载,造成我从B新增后到A无法拿到数据。如果使用跳转从B返回A的话就乱了。...
asked Jan 25, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...