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

View File

@@ -2,7 +2,7 @@
VITE_APP_ENV=development
# 接口地址
VITE_API_BASE_URL=https://cmp-api.boss160.cn
VITE_API_BASE_URL=https://cmp-api.xm-iot.cn
# 是否使用代理 (H5开发环境使用代理解决跨域)
VITE_APP_PROXY=true