// 封装一个H5+的重启APP的方法
Vue.prototype.$plusRestartApp = function () {
    // #ifdef APP-PLUS
    plus.runtime.restart()
    // #endif
}

参考:https://www.html5plus.org/doc/zh_cn/runtime.html 

Logo

前往低代码交流专区

更多推荐