闪烁问题
uni.reLaunch({
url: '/pages/index/index',
success: () => {
// #ifdef APP-PLUS
plus.navigator.closeSplashscreen();
// #endif
},
});
alwaysShowBeforeRender: false,
waiting: false,
autoclose: false,
亲测有效,放在success。

浙公网安备 33010602011771号