(转)多页和单页应用模式区别
2019-03-11 本文已影响0人
aslbutton
webx5
单页模式打开方式:justep.shell.showpage();
多页模式打开方式:window.loacation.href = require.tourl();
23142654.png 23142655.png 23142656.png
webx5
单页模式打开方式:justep.shell.showpage();
多页模式打开方式:window.loacation.href = require.tourl();