fix: 流量保留两位小数

This commit is contained in:
sexygoat
2026-05-08 14:54:36 +08:00
parent f8bfc3ad69
commit b54d8f5b32
14 changed files with 379 additions and 96 deletions

2
env/.env.test vendored
View File

@@ -2,7 +2,7 @@
VITE_APP_ENV=staging
# 接口地址
VITE_API_BASE_URL=https://cmp-api.boss160.cn
VITE_API_BASE_URL=https://cmp-api.xm-iot.cn
# 是否使用代理 (测试环境不使用代理)
VITE_APP_PROXY=false