diff --git a/ui/components.d.ts b/ui/components.d.ts index 665776f3f..c68aab4ae 100644 --- a/ui/components.d.ts +++ b/ui/components.d.ts @@ -14,6 +14,7 @@ declare module '@vue/runtime-core' { HelpText: typeof import('./src/components/HelpText.vue')['default'] MaaBasic: typeof import('./src/components/MaaBasic.vue')['default'] MaaRogue: typeof import('./src/components/MaaRogue.vue')['default'] + MaaSss: typeof import('./src/components/MaaSss.vue')['default'] MaaWeekly: typeof import('./src/components/MaaWeekly.vue')['default'] NButton: typeof import('naive-ui')['NButton'] NCard: typeof import('naive-ui')['NCard'] @@ -21,6 +22,8 @@ declare module '@vue/runtime-core' { NConfigProvider: typeof import('naive-ui')['NConfigProvider'] NDialogProvider: typeof import('naive-ui')['NDialogProvider'] NDivider: typeof import('naive-ui')['NDivider'] + NForm: typeof import('naive-ui')['NForm'] + NFormItem: typeof import('naive-ui')['NFormItem'] NGlobalStyle: typeof import('naive-ui')['NGlobalStyle'] NH4: typeof import('naive-ui')['NH4'] NIcon: typeof import('naive-ui')['NIcon'] diff --git a/ui/src/App.vue b/ui/src/App.vue index bce79c4f5..7d060f9f3 100644 --- a/ui/src/App.vue +++ b/ui/src/App.vue @@ -33,7 +33,7 @@ - - - 主题: - - - - {{ t.label }} - - - - - - 分队: - - - - - - 职业: - - - - - - 干员: - - - - - - - 开局干员使用助战 - - - - - 开局干员使用非好友助战 - - - - 策略: - - - - 刷等级 - 刷源石锭 - - - - - - - 投资源石锭 - - - - - 储备源石锭达到上限时停止 - - - - - 刷新商店(指路鳞) - - - + + + + + {{ t.label }} + + + + + + + + + + + + + + 开局干员使用助战 + + + 开局干员使用非好友助战 + + + + + 刷等级 + 刷源石锭 + + + + + 投资源石锭 + + + + 储备源石锭达到上限时停止 + + + + 刷新商店(指路鳞) + + diff --git a/ui/src/components/MaaSss.vue b/ui/src/components/MaaSss.vue new file mode 100644 index 000000000..427db5aa3 --- /dev/null +++ b/ui/src/components/MaaSss.vue @@ -0,0 +1,14 @@ + + + + + + wuhu + takeoff + + + diff --git a/ui/src/components/Recruit.vue b/ui/src/components/Recruit.vue index 3f494470f..96799db64 100644 --- a/ui/src/components/Recruit.vue +++ b/ui/src/components/Recruit.vue @@ -110,7 +110,7 @@ h4 { .big-table { margin-top: 10px; - width: 400px; + max-width: 360px; th { text-align: center; diff --git a/ui/src/pages/Advanced.vue b/ui/src/pages/Advanced.vue index 1f71ffd0a..159fb0bf1 100644 --- a/ui/src/pages/Advanced.vue +++ b/ui/src/pages/Advanced.vue @@ -253,7 +253,7 @@ async function select_simulator_folder() { - + diff --git a/ui/src/pages/External.vue b/ui/src/pages/External.vue index 500d67398..0ca8a4a52 100644 --- a/ui/src/pages/External.vue +++ b/ui/src/pages/External.vue @@ -77,24 +77,20 @@ const rogue_themes = [ - - - - - - - - - + + + + + + + + +