对服务增加基础的数据统计

This commit is contained in:
GoEdgeLab
2021-01-25 16:40:49 +08:00
parent a9ea18ef3f
commit ddf5493575
27 changed files with 1047 additions and 272 deletions

View File

@@ -5,7 +5,7 @@ Vue.component("http-stat-config-box", {
if (stat == null) {
stat = {
isPrior: false,
isOn: true
isOn: false
}
}
return {