This repository was archived by the owner on Apr 16, 2019. It is now read-only.
This repository was archived by the owner on Apr 16, 2019. It is now read-only.
how to pass value between two pages? #928
Open
Description
I have a main page with list data, now i want to click one data and go to another page,how can i pass value to another page ?
function goinfor(id){
$.afui.loadContent('partials/infor.html',false,false,'up-reveal');
}
how to do it ? thanks!
Metadata
Metadata
Assignees
Labels
No labels