2021年12月1日

清除缓存

摘要: clearStorage: function() { let that = this; uni.showModal({ title: '提示', content: '确定清除缓存吗?', confirmText: '立即清除', success(res) { if (res.confirm) { u 阅读全文

posted @ 2021-12-01 10:01 是慧慧呀 阅读(163) 评论(0) 推荐(0)

导航