- 将 VITE_NOW_TYPE 从 'dist/admin' 修改为 'build/admin' - 将 VITE_APP_BASE_URL 从测试域名修改为正式域名 - 删除了 build/admin/assets 目录下的多个 JS 文件
2 lines
440 B
JavaScript
2 lines
440 B
JavaScript
import{r as t}from"./index.3cbb290e.js";function o(r){return t.get({url:"/user_product_storage/userproductstorage/lists",params:r})}function u(r){return t.post({url:"/user_product_storage/userproductstorage/add",params:r})}function s(r){return t.post({url:"/user_product_storage/userproductstorage/edit",params:r})}function a(r){return t.get({url:"/user_product_storage/userproductstorage/detail",params:r})}export{a,s as b,u as c,o as d};
|