update cjages at developer page
This commit is contained in:
@@ -330,9 +330,10 @@
|
||||
/>
|
||||
|
||||
<LinkTable
|
||||
:id="$page.markdownPage.id"
|
||||
v-if="$page.markdownPage.footers"
|
||||
:id="$page.markdownPage.id"
|
||||
:record="$page.markdownPage.footers"
|
||||
:main="$page.markdownPage.footersMain"
|
||||
/>
|
||||
|
||||
<AppListItem
|
||||
@@ -571,6 +572,12 @@
|
||||
image
|
||||
url
|
||||
}
|
||||
|
||||
footersMain {
|
||||
id
|
||||
title1
|
||||
title2
|
||||
}
|
||||
footers{
|
||||
id
|
||||
items{
|
||||
|
||||
Reference in New Issue
Block a user