添加应用卡片

This commit is contained in:
zsyg
2025-07-05 17:57:27 +08:00
committed by GitHub
parent f52c7908d7
commit ce5f964776
4 changed files with 8 additions and 3 deletions

View File

@@ -1047,6 +1047,11 @@ namespace AppStore
"https://ghproxy.cn/https://github.com/reactos/reactos/releases/download/0.4.15-release/ReactOS-0.4.15-release-1-gdbb43bbaeb2-x86-iso.zip",
"img/png/ReactOS.png"));
flowPanel.Controls.Add(CreateAppCard(
"Ubuntu桌面发行版",
"https://releases.ubuntu.com/24.04/ubuntu-24.04.2-desktop-amd64.iso",
"img/png/Ubuntu.png"));
flowPanel.Controls.Add(CreateAppCard(
"typescript",
"https://ghproxy.net/https://github.com/microsoft/TypeScript/releases/download/v5.8.3/typescript-5.8.3.tgz",