diff --git a/src/components.d.ts b/src/components.d.ts
index d3f2ed6..986dd56 100644
--- a/src/components.d.ts
+++ b/src/components.d.ts
@@ -18,6 +18,15 @@ declare module 'vue' {
LabelItem: typeof import('./components/LabelItem.vue')['default']
LiveInfoContainer: typeof import('./components/LiveInfoContainer.vue')['default']
MonacoEditorComponent: typeof import('./components/MonacoEditorComponent.vue')['default']
+ NEllipsis: typeof import('naive-ui')['NEllipsis']
+ NEmpty: typeof import('naive-ui')['NEmpty']
+ NFlex: typeof import('naive-ui')['NFlex']
+ NFormItemGi: typeof import('naive-ui')['NFormItemGi']
+ NGridItem: typeof import('naive-ui')['NGridItem']
+ NIcon: typeof import('naive-ui')['NIcon']
+ NScrollbar: typeof import('naive-ui')['NScrollbar']
+ NTag: typeof import('naive-ui')['NTag']
+ NText: typeof import('naive-ui')['NText']
PointGoodsItem: typeof import('./components/manage/PointGoodsItem.vue')['default']
PointHistoryCard: typeof import('./components/manage/PointHistoryCard.vue')['default']
PointOrderCard: typeof import('./components/manage/PointOrderCard.vue')['default']
diff --git a/src/views/ManageLayout.vue b/src/views/ManageLayout.vue
index 26386f7..849db9d 100644
--- a/src/views/ManageLayout.vue
+++ b/src/views/ManageLayout.vue
@@ -1,628 +1,638 @@
-
+
-
+
-
+
VTSURU CENTER
-
+
- (themeType = value ? ThemeType.Light : ThemeType.Dark)"
- >
+ (themeType = value ? ThemeType.Light : ThemeType.Dark)">
@@ -630,11 +640,8 @@ onMounted(() => {
-
+
回到展示页
@@ -643,35 +650,15 @@ onMounted(() => {
-
+
-
+
-
+
-
+
@@ -691,12 +678,7 @@ onMounted(() => {
-
+
@@ -707,54 +689,31 @@ onMounted(() => {
-
+ :default-expanded-keys="['group-common', 'group-data', 'group-tools', 'group-danmaku', 'group-favorites']"
+ :collapsed-width="64" :collapsed-icon-size="22" :icon-size="16" :root-indent="10" :indent="12"
+ :options="menuOptions" />
-
+
有更多功能建议请
-
+
反馈
-
+
关于本站
-
+
+ :style="`font-size: 12px; text-align: center;color: ${isDarkMode ? '#555' : '#c0c0c0'};visibility: ${width < 180 ? 'hidden' : 'visible'}`">
By Megghy
@@ -763,14 +722,12 @@ onMounted(() => {
-
-
+
+
-
+
@@ -783,42 +740,22 @@ onMounted(() => {
-
-
-
+
+
+
请验证您的邮箱
-
- 我们已向您的邮箱
+
+ 我们已向您的邮箱
{{ accountInfo?.bindEmail }}
发送了验证链接,请查收并点击链接完成验证
-
+
@@ -828,12 +765,8 @@ onMounted(() => {
-
+
@@ -841,15 +774,9 @@ onMounted(() => {
重新发送验证邮件
-
-
+
+
后可重新发送
@@ -878,130 +805,67 @@ onMounted(() => {
-