diff --git a/src/views/home/index.vue b/src/views/home/index.vue index a18a2e5..f776db0 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -185,9 +185,10 @@ const openApp = (appKey:string) => { /** @ 作者: 秦东 @ 时间: 2024-11-08 13:57:04 -@ 功能: 获取首页App列表 +@ 功能: 获取首页App列表171210499312138 */ const getHomeAppList = () => { + // getAppList({id:"171210499312138"}) getAppList({id:"229565067446718464"}) .then((data) => { console.log("获取首页App列表",data) @@ -259,7 +260,10 @@ const openNews = (val:any,name:string) => {
-
+
+ +
+
{{ item.name }}