二级导航页新增需求
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="AppPageInteraction">
|
||||
<AiListPage :label="label" :appList="appList" />
|
||||
<AiListPage :label="label" :appList="appList" :headerBg="headerBg" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
@@ -27,7 +27,8 @@ export default {
|
||||
icon: require('./img/wjbd.png'),
|
||||
url: '../AppAskForm/AppAskForm'
|
||||
}
|
||||
]
|
||||
],
|
||||
headerBg: require('./img/header-bg.png'),
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
BIN
src/apps/AppPageInteraction/img/header-bg.png
Normal file
BIN
src/apps/AppPageInteraction/img/header-bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
Reference in New Issue
Block a user