ios强制刷新 作者: 良辰 时间: 2020-12-03 分类: ios/android 阅读量:374 if(cc.sys.isBrowser && cc.sys.isMobile){ window.location.reload(); }index.html加3行 标签: none