摘要: // 清除缓存 clearCache() { // #ifdef APP-PLUS var self = this; //使用plus.cache.clear 清除应用中的缓存数据 plus.cache.clear(function() { uni.showToast({ title: '清除成功! 阅读全文
posted @ 2022-08-11 11:41 风一样的猿 阅读(4949) 评论(0) 推荐(0)