diff --git a/src/features/app-detail/AppDetail.tsx b/src/features/app-detail/AppDetail.tsx index fa07b29..523673a 100644 --- a/src/features/app-detail/AppDetail.tsx +++ b/src/features/app-detail/AppDetail.tsx @@ -273,12 +273,35 @@ const AppDetail: Component = () => {

应用信息

-
-

大小: {app()?.Size}

-
-

分类: {app()?.Category}

-
-

更新时间: {app()?.Update}

+
+
+ 软件大小 + {app()?.Size} +
+
+ 软件分类 + {app()?.Category} +
+
+ 软件包名 + {app()?.Pkgname} +
+
+ 更新时间 + {app()?.Update} +
+
+ 软件作者 + {app()?.Author} +
+
+ 投稿用户 + {app()?.Contributor} +
+
+ 软件官网 + 点击跳转 +