- 将 VITE_NOW_TYPE 从 'dist/admin' 修改为 'build/admin' - 将 VITE_APP_BASE_URL 从测试域名修改为正式域名 - 删除了 build/admin/assets 目录下的多个 JS 文件
2 lines
751 B
JavaScript
2 lines
751 B
JavaScript
import{r as e}from"./index.3cbb290e.js";function s(t){return e.get({url:"/system_store/systemstore/lists",params:t})}function o(t){return e.post({url:"/system_store/systemstore/add",params:t})}function u(t){return e.post({url:"/system_store/systemstore/edit",params:t})}function n(t){return e.post({url:"/system_store/systemstore/delete",params:t})}function i(t){return e.get({url:"/system_store/systemstore/detail",params:t})}function a(t){return e.get({url:"/system_store/systemstore/source_product_store_lists",params:t})}function c(t){return e.post({url:"/store_branch_product/StoreBranchProduct/edit_price",params:t})}function m(t){return e.get({url:"/workbench/store_index",params:t})}export{s as a,m as b,c,a as d,i as e,u as f,o as g,n as h};
|