#返回页面

相关标签
小程序 DateAdd getElementById postfix inno setup Genymotion create table netcat line-height text-decoration decoration kratos zeromq text-align nividia tokenizer contenttype jsonp netframework cordova

小程序的返回页面功能怎么实现

2020-12-24 13:51:23

在小程序中实现返回页面功能的方法1.使用beforePage返回上一级页面var pages = getCurrentPages(); //当前页面var beforePage = pages[pag...

0