javascript - The problem of ionic2's child and parent pages passing values to each other
曾经蜡笔没有小新2017-05-19 10:42:25
0
1
662
How to pass values from ionic2 subpage to parent page? How to get the parent page? I only found on Baidu that the parent page can pass the value to the child page using push, but I don't know how to pass the value when the child page returns.
dismiss in ViewController can bring data