Skip to content
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
@GitCod-Man

Description

@GitCod-Man

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions