diff --git a/html/NextGB/index.html b/html/NextGB/index.html index 0d41463..ed1b2b4 100644 --- a/html/NextGB/index.html +++ b/html/NextGB/index.html @@ -2,7 +2,7 @@ - + NextGB diff --git a/html/NextGB/public/logo.svg b/html/NextGB/public/logo.svg new file mode 100644 index 0000000..f045388 --- /dev/null +++ b/html/NextGB/public/logo.svg @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/html/NextGB/src/App.vue b/html/NextGB/src/App.vue index 01c928d..5947473 100644 --- a/html/NextGB/src/App.vue +++ b/html/NextGB/src/App.vue @@ -83,7 +83,8 @@ onMounted(() => { 系统设置 - 基本设置 + 基本设置 + 关于 @@ -98,6 +99,9 @@ onMounted(() => {
+ + +