摘要: 在onLoad里面获取不到缓存: onLoad(option) { const token = uni.getStorageSync('token'); if(!token){ uni.showToast({ title:"请先登录", icon:"error", mask:true }); set 阅读全文
posted @ 2024-01-18 12:09 make-up-xx 阅读(873) 评论(0) 推荐(0)