fix: 资产套餐历史流量显示逻辑
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 3m5s
All checks were successful
构建并部署前端到生产环境 / build-and-deploy (push) Successful in 3m5s
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev:h5": "uni",
|
"dev:h5": "uni",
|
||||||
"build:h5": "cross-env UNI_INPUT_DIR=. uni build -p h5",
|
"build:h5": "cross-env UNI_INPUT_DIR=. uni build -p h5 --mode development",
|
||||||
"build:h5:production": "cross-env UNI_INPUT_DIR=. uni build -p h5 --mode production"
|
"build:h5:production": "cross-env UNI_INPUT_DIR=. uni build -p h5 --mode production"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
Reference in New Issue
Block a user