mcthesw/game-save-manager

[功能/FEATURE]UI整体重构

Open

#430 opened on Jun 7, 2026

View on GitHub
 (2 comments) (1 reaction) (0 assignees)Rust (42 forks)auto 404
Epicfrontendhelp wantedneed discussion

Repository metrics

Stars
 (1,109 stars)
PR merge metrics
 (PR metrics pending)

Description

新功能描述 Describe the feature

当前的UI使用的是Tauri + Nuxtjs + Element-plus,具有以下几个问题:

  • [严重度:4/5] 组件库样式老旧
  • [严重度:3/5] 各个页面风格不同意,如分隔、卡片样式、页头脚、按钮、提示
  • [严重度:2/5] 基于web技术的应用前台内存占用高、resize性能不好
  • [严重度:4/5] 交互繁琐
  • [严重度:4/5] 交互不符合直觉,很多信息只有长期用户、开发者知道背景

需要一次比较大的UI重构,需要讨论一下方向

Contributor guide