You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2021. It is now read-only.
在weui的网址示例里,我发现了a页面进入到b页面,b页面回退后,a页面的数据还是保留之前的数据
我在实现功能的时候,因为要用ajax请求分页数据,1-10,10-20...。当点击其中一个数据,跳转页面看详情,再次回退的时候,ajax又要重新从1-10重新开始请求。所以希望能加一个类似这种情况的功能。
我实现了一个简单的功能,就是这种情况
test.zip
The text was updated successfully, but these errors were encountered: