import axios from 'axios' // 定义一个缓存池用来缓存数据let cache ... localStorage.clear() } // 设置缓存function setStorage(key, cache) ...
確定! 回上一頁