perf:修改插件卡片样式

This commit is contained in:
SengokuCola
2026-05-08 18:02:38 +08:00
parent 6a0bf423a0
commit f736f3fbc1
10 changed files with 49 additions and 34 deletions

View File

@@ -5,7 +5,7 @@
* 修改此处的版本号后,所有展示版本的地方都会自动更新
*/
export const APP_VERSION = '1.0.9'
export const APP_VERSION = '1.0.10'
export const APP_NAME = 'MaiBot Dashboard'
export const APP_FULL_NAME = `${APP_NAME} v${APP_VERSION}`