- 修改 .env.development 中的 VITE_APP_BASE_URL 为新的本地开发地址 - 删除 admin/assets 目录下的多个 JavaScript 文件,包括 403、404、add 和 auth 相关的冗余代码 - 这些更改可能是为了优化项目结构和资源加载而进行的清理操作
2 lines
445 B
JavaScript
2 lines
445 B
JavaScript
import{r as e}from"./index.9d2dd606.js";function r(t){return e.get({url:"/system_store_storage/systemstorestorage/lists",params:t})}function o(t){return e.post({url:"/system_store_storage/systemstorestorage/add",params:t})}function a(t){return e.post({url:"/system_store_storage/systemstorestorage/edit",params:t})}function i(t){return e.get({url:"/system_store_storage/systemstorestorage/detail",params:t})}export{i as a,a as b,o as c,r as d};
|