diff --git a/dist/index.html b/dist/index.html
index d07331a..ef9ba23 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -1,4 +1,4 @@
-
X-PHP当前浏览器内核版本过低
当前版本:-- --
最低版本要求:Chrome 71+、Firefox 65+、Safari 12+、Edge 97+。
请升级浏览器版本,或更换现代浏览器,如果你使用的是双核浏览器,请切换到极速/高速模式。
diff --git a/src/components/xStat/index.vue b/src/components/xStat/index.vue
index 0a9fea2..d103841 100644
--- a/src/components/xStat/index.vue
+++ b/src/components/xStat/index.vue
@@ -3,10 +3,13 @@
-->
@@ -15,6 +18,7 @@
.x-stat .el-main:first-of-type {
padding: 0px;
}
+
.x-stat:deep(.el-input) .el-input__wrapper {
min-width: 50px;
}
@@ -22,46 +26,55 @@
\ No newline at end of file