From 6cbfa3b3030137281b883efda54b6bf98ca828ed Mon Sep 17 00:00:00 2001 From: hreenshan112 Date: Thu, 5 Dec 2024 10:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) 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 }}