mirror of
https://github.com/zs-yg/kortapp-z.git
synced 2025-12-06 08:00:44 +08:00
Add files via upload
This commit is contained in:
@@ -854,7 +854,6 @@ namespace AppStore
|
||||
websitesFlowPanel.Padding = new Padding(20);
|
||||
contentPanel.Controls.Add(websitesFlowPanel);
|
||||
|
||||
// 添加示例网站卡片
|
||||
var card1 = new WebSiteCards();
|
||||
card1.WebSiteName = "GitHub";
|
||||
card1.WebSiteIconPath = "img/jpg/github.jpg";
|
||||
|
||||
Reference in New Issue
Block a user