Browse Source

首页App页面

qin_v2
hreenshan112 1 year ago
parent
commit
724073ff1e
  1. 4
      src/views/home/index.vue

4
src/views/home/index.vue

@ -188,7 +188,7 @@ const openApp = (appKey:string) => {
@ 功能: 获取首页App列表
*/
const getHomeAppList = () => {
getAppList({id:"171210499312138"})
getAppList({id:"229565067446718464"})
.then((data) => {
console.log("获取首页App列表",data)
homeAppList.value = data.data
@ -220,7 +220,7 @@ const getNewList = () => {
*/
const getknowledgeList = () => {
let sendData = {
"groupId":"229565067446718464",
"groupId":"16213848089876281",
"sunGroupId":"",
"typestypes":0,
"limit":6

Loading…
Cancel
Save