mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-08-06 10:57:26 +08:00
feat(statistics): 添加店铺业绩、商品同比环比、销售订单明细及商品销售汇总报表视图和相关 API 接口
This commit is contained in:
@@ -7,6 +7,7 @@ const resolve = (dir) => path.join(__dirname, dir);
|
||||
const enableProduction = process.env.NODE_ENV === "production";
|
||||
|
||||
module.exports = {
|
||||
publicPath: process.env.VUE_APP_PUBLIC_PATH || "/",
|
||||
outputDir: "dist",
|
||||
assetsDir: "static",
|
||||
css: {
|
||||
|
||||
Reference in New Issue
Block a user