二级导航页新增需求
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppPageBasic">
|
||||
<AiListPage :label="label" :appList="appList" />
|
||||
<AiListPage :label="label" :appList="appList" :headerBg="headerBg" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -22,7 +22,8 @@ export default {
|
||||
icon: require('./img/shgk.png'),
|
||||
url: '../AppServicePublic/AppServicePublic?moduleId=b03d1ea68c8449ecb00685644e3f0192&listName=三务公开'
|
||||
}
|
||||
]
|
||||
],
|
||||
headerBg: require('./img/header-bg.png'),
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user