二级导航页新增需求
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppPageCivilization">
|
||||
<AiListPage :label="label" :appList="appList" />
|
||||
<AiListPage :label="label" :appList="appList" :headerBg="headerBg" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -27,7 +27,8 @@ export default {
|
||||
icon: require('./img/whjt.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=6afadf4cd44f4b73be29390b30ca88bb&listName=五好家庭'
|
||||
}
|
||||
]
|
||||
],
|
||||
headerBg: require('./img/header-bg.png'),
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user