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

@@ -70,9 +70,10 @@
},
"vueVersion" : "3",
"h5" : {
"title" : "企业代理H5",
"template" : "index.html",
"router" : {
"mode" : "hash",
"base" : "/h5/"
"mode" : "history"
}
}
}