Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Taro.getCurrentPages()为什么和小程序原生的api效果不一样,Taro.getCurrentPages()[Taro.getCurrentPages().length-1].data,拿到的前一个页面初始化的data,并不是我操作改变之后的data,并且在小程序开发工具里APPData里页面数据根本没有发生变化