mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2025-12-17 21:01:38 +08:00
feat(download): implement download page
- Added architecture selection dropdown for amd64, arm64, and loong64. - Redesigned the download page layout with new styling and components. - Included buttons for downloading the latest version and terminal version. - Added links to update logs and source repositories. - Improved user guidance with FAQ and support information. Co-authored-by: xudeyu444 <xudeyu444@users.noreply.github.com> Co-authored-by: 奕 <a18355849597@outlook.com>
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
|
||||
.s-dark {
|
||||
--s-background: var(--p-secondary-950);
|
||||
--p-highlight-color: var(--p-primary-color);
|
||||
--p-highlight-focus-color: var(--p-primary-color);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user