diff --git a/frontend/src/views/base/db/Index.vue b/frontend/src/views/base/db/Index.vue
index 4bcd004..98d8be9 100644
--- a/frontend/src/views/base/db/Index.vue
+++ b/frontend/src/views/base/db/Index.vue
@@ -20,7 +20,7 @@
- 2. 测试数据 (egg http服务)
+ 2. 测试数据
diff --git a/public/dist/css/chunk-2b255c5b.d420421b.css b/public/dist/css/chunk-2b255c5b.d420421b.css
new file mode 100644
index 0000000..4adda29
--- /dev/null
+++ b/public/dist/css/chunk-2b255c5b.d420421b.css
@@ -0,0 +1 @@
+#app-base-db[data-v-61b33b63]{padding:0 10px;text-align:left;width:100%}#app-base-db .one-block-1[data-v-61b33b63]{font-size:16px;padding-top:10px}#app-base-db .one-block-2[data-v-61b33b63]{padding-top:10px}
\ No newline at end of file
diff --git a/public/dist/index.html b/public/dist/index.html
index 22ac5e0..5031d86 100644
--- a/public/dist/index.html
+++ b/public/dist/index.html
@@ -4,4 +4,4 @@
::-webkit-scrollbar-track{background:0 0}
::-webkit-scrollbar-thumb{background:#E6FFEE;-webkit-transition:.3s;transition:.3s}
::-webkit-scrollbar-thumb:hover{background-color:#07C160}
- ::-webkit-scrollbar-thumb:active{background-color:#E6FFEE}