|
|
@@ -14,44 +14,74 @@
|
|
|
"title": "常识一点通",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconMap.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/article/data/list", { "pageConfigName": "explore" }]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "explore"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "闽南新鲜事",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconDoc.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/introduction/news", {}]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "news"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "遗产报你知",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconIch.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/article/data/list", { "pageConfigName": "inhert" }]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "inhert"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "文化新视角",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconReserch.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/article/data/list", { "pageConfigName": "research" }]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "research"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "世界走透透",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconArtifact.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/article/data/list", { "pageConfigName": "communicate" }]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "communicate"
|
|
|
+ }
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"title": "来厦门䢐迌",
|
|
|
"icon": "https://mncdn.wenlvti.net/app_static/minnan/images/home/IconDiscover.png",
|
|
|
"size": 50,
|
|
|
- "link": ["/pages/article/data/list", { "pageConfigName": "travel" }]
|
|
|
+ "link": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "travel"
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
],
|
|
|
"categorys": [
|
|
|
{
|
|
|
"text": "数据统计",
|
|
|
"showTitle": false,
|
|
|
- "blockProps" : {
|
|
|
+ "blockProps": {
|
|
|
"statsNameConfig": [
|
|
|
{
|
|
|
"name": "projects",
|
|
|
@@ -79,7 +109,7 @@
|
|
|
},
|
|
|
{
|
|
|
"text": "文化地图",
|
|
|
- "blockProps" : {
|
|
|
+ "blockProps": {
|
|
|
"mapConfigItems": [
|
|
|
{
|
|
|
"title": "非遗项目",
|
|
|
@@ -134,7 +164,9 @@
|
|
|
},
|
|
|
"showMore": false,
|
|
|
"detailsPage": "/pages/inhert/intangible/details",
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"type": "small-grid2"
|
|
|
},
|
|
|
{
|
|
|
@@ -145,7 +177,9 @@
|
|
|
},
|
|
|
"showTitle": false,
|
|
|
"detailsPage": "/pages/inhert/artifact/details",
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"type": "small-grid2"
|
|
|
}
|
|
|
]
|
|
|
@@ -154,7 +188,7 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "explore",
|
|
|
- "title": "闽南百科",
|
|
|
+ "title": "常识一点通",
|
|
|
"content": {
|
|
|
"type": "CommonList",
|
|
|
"props": {
|
|
|
@@ -165,15 +199,33 @@
|
|
|
"type": "nestCategory",
|
|
|
"categorys": [
|
|
|
{
|
|
|
- "text": "文化概况",
|
|
|
+ "text": "文化生态保护区",
|
|
|
"data": {
|
|
|
"type": "serializedApi",
|
|
|
"name": "HistoryContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"type": ""
|
|
|
},
|
|
|
{
|
|
|
+ "text": "世界闽南文化交流中心",
|
|
|
+ "type": "",
|
|
|
+ "data": {
|
|
|
+ "type": "commonContent",
|
|
|
+ "params": {
|
|
|
+ "modelId": 18,
|
|
|
+ "mainBodyColumnId": 232
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "text": "闽南文化",
|
|
|
+ "type": "",
|
|
|
+ "showMore": false
|
|
|
+ },
|
|
|
+ {
|
|
|
"text": "闽南百问",
|
|
|
"detailsPage": "/pages/article/details",
|
|
|
"itemType": "article-common",
|
|
|
@@ -184,7 +236,8 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "type": "article"
|
|
|
+ "type": "article",
|
|
|
+ "textLevel": "h3"
|
|
|
},
|
|
|
{
|
|
|
"text": "历史人物",
|
|
|
@@ -192,10 +245,18 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "CharacterContent"
|
|
|
},
|
|
|
- "dataSolve": [ "inheritor" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "inheritor"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/introduction/character/details",
|
|
|
- "morePage": ["/pages/article/data/list", { "pageConfigName": "character" }],
|
|
|
- "type": ""
|
|
|
+ "morePage": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "character"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "type": "",
|
|
|
+ "textLevel": "h3"
|
|
|
},
|
|
|
{
|
|
|
"text": "民间习俗",
|
|
|
@@ -203,9 +264,12 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "CustomContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"morePage": "/pages/introduction/custom/list",
|
|
|
- "type": ""
|
|
|
+ "type": "",
|
|
|
+ "textLevel": "h3"
|
|
|
},
|
|
|
{
|
|
|
"text": "艺术特色",
|
|
|
@@ -213,8 +277,11 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "FeatureContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
- "type": ""
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
+ "type": "",
|
|
|
+ "visible": false
|
|
|
},
|
|
|
{
|
|
|
"text": "海洋文化",
|
|
|
@@ -222,8 +289,11 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "SeaContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
- "type": ""
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
+ "type": "",
|
|
|
+ "visible": false
|
|
|
},
|
|
|
{
|
|
|
"text": "政策法规",
|
|
|
@@ -231,9 +301,17 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "PolicyContent"
|
|
|
},
|
|
|
- "dataSolve": [ "date" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "date"
|
|
|
+ ],
|
|
|
"type": "",
|
|
|
- "morePage": ["/pages/article/data/list", { "pageConfigName": "laws" }]
|
|
|
+ "morePage": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "laws"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "visible": false
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -258,7 +336,9 @@
|
|
|
"data": {
|
|
|
"type": "commonContent",
|
|
|
"params": {
|
|
|
- "mainBodyColumnId": [385],
|
|
|
+ "mainBodyColumnId": [
|
|
|
+ 385
|
|
|
+ ],
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
@@ -271,7 +351,9 @@
|
|
|
"data": {
|
|
|
"type": "commonContent",
|
|
|
"params": {
|
|
|
- "mainBodyColumnId": [375],
|
|
|
+ "mainBodyColumnId": [
|
|
|
+ 375
|
|
|
+ ],
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
@@ -288,7 +370,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -301,7 +385,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -314,7 +400,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -327,7 +415,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -341,7 +431,9 @@
|
|
|
}
|
|
|
},
|
|
|
"visible": false,
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -354,7 +446,9 @@
|
|
|
"modelId": 9
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": "horizontal-large"
|
|
|
},
|
|
|
@@ -367,7 +461,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"visible": false,
|
|
|
"type": ""
|
|
|
@@ -384,7 +480,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "TeamsContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -394,7 +492,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "DiscussContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -404,7 +504,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "ResultContent"
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
}
|
|
|
@@ -431,11 +533,17 @@
|
|
|
"data": {
|
|
|
"type": "commonContent",
|
|
|
"params": {
|
|
|
- "mainBodyColumnId": [260, 261, 262],
|
|
|
+ "mainBodyColumnId": [
|
|
|
+ 260,
|
|
|
+ 261,
|
|
|
+ 262
|
|
|
+ ],
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ]
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"text": "闽南语在线课程",
|
|
|
@@ -456,7 +564,9 @@
|
|
|
"mainBodyColumnId": 366,
|
|
|
"modelId": 18
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent"
|
|
|
}
|
|
|
]
|
|
|
@@ -482,7 +592,9 @@
|
|
|
"data": {
|
|
|
"type": "commonContent",
|
|
|
"params": {
|
|
|
- "mainBodyColumnId": [315],
|
|
|
+ "mainBodyColumnId": [
|
|
|
+ 315
|
|
|
+ ],
|
|
|
"modelId": 16
|
|
|
}
|
|
|
},
|
|
|
@@ -531,7 +643,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -540,7 +654,12 @@
|
|
|
"data": {
|
|
|
"type": "commonContent",
|
|
|
"params": {
|
|
|
- "mainBodyColumnId": [274,275,276,277],
|
|
|
+ "mainBodyColumnId": [
|
|
|
+ 274,
|
|
|
+ 275,
|
|
|
+ 276,
|
|
|
+ 277
|
|
|
+ ],
|
|
|
"modelId": 17
|
|
|
}
|
|
|
},
|
|
|
@@ -570,7 +689,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "SeminarContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/seminar/details",
|
|
|
"dropdownDefines": [
|
|
|
{
|
|
|
@@ -603,7 +724,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "UnitContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ]
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -628,7 +751,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "ProjectsContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/intangible/details",
|
|
|
"dropdownDefines": [
|
|
|
{
|
|
|
@@ -677,7 +802,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "SeminarContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/seminar/details",
|
|
|
"dropdownDefines": [
|
|
|
{
|
|
|
@@ -700,7 +827,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "UnitContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ]
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -721,7 +850,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "UnmoveableContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/artifact/details",
|
|
|
"itemType": "image-large-2",
|
|
|
"showTotal": true,
|
|
|
@@ -778,7 +909,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "CharacterContent"
|
|
|
},
|
|
|
- "dataSolve": [ "inheritor" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "inheritor"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/introduction/character/details",
|
|
|
"itemType": "article-common",
|
|
|
"showTotal": true,
|
|
|
@@ -807,8 +940,16 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "ProjectsContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
- "morePage": ["/pages/article/data/list", { "pageConfigName": "intangible", "tab": 0 }],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
+ "morePage": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "intangible",
|
|
|
+ "tab": 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/intangible/details",
|
|
|
"type": "horizontal-large"
|
|
|
},
|
|
|
@@ -818,7 +959,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "InheritorContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"morePage": "/pages/inhert/inheritor/list",
|
|
|
"detailsPage": "/pages/inhert/inheritor/details",
|
|
|
"type": "horizontal-large"
|
|
|
@@ -829,7 +972,9 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "UnitContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"morePage": "/pages/inhert/unit/list",
|
|
|
"type": "simple-text"
|
|
|
},
|
|
|
@@ -839,8 +984,16 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "SeminarContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
- "morePage": ["/pages/article/data/list", { "pageConfigName": "seminar", "tab": 0 }],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
+ "morePage": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "seminar",
|
|
|
+ "tab": 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/seminar/details",
|
|
|
"type": ""
|
|
|
},
|
|
|
@@ -853,7 +1006,9 @@
|
|
|
"modelId": 18
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "common" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "common"
|
|
|
+ ],
|
|
|
"detailsPage": "byContent",
|
|
|
"type": "large-grid2"
|
|
|
}
|
|
|
@@ -866,8 +1021,16 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "UnmoveableContent"
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
- "morePage": ["/pages/article/data/list", { "pageConfigName": "artifact", "tab": 0 }],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
+ "morePage": [
|
|
|
+ "/pages/article/data/list",
|
|
|
+ {
|
|
|
+ "pageConfigName": "artifact",
|
|
|
+ "tab": 0
|
|
|
+ }
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/artifact/details",
|
|
|
"itemType": "image-large-2",
|
|
|
"dropdownDefines": [
|
|
|
@@ -913,10 +1076,27 @@
|
|
|
"modelId": 17
|
|
|
}
|
|
|
},
|
|
|
- "dataSolve": [ "ich" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/inhert/artifact/details",
|
|
|
"itemType": "image-large-2",
|
|
|
"dropdownDefines": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "text": "世界文化遗产",
|
|
|
+ "type": "list",
|
|
|
+ "data": {
|
|
|
+ "type": "commonContent",
|
|
|
+ "params": {
|
|
|
+ "modelId": 17,
|
|
|
+ "mainBodyColumnId": 310
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "dropdownDefines": [],
|
|
|
+ "dataSolve": [
|
|
|
+ "ich"
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
@@ -938,13 +1118,43 @@
|
|
|
"type": "serializedApi",
|
|
|
"name": "PolicyContent"
|
|
|
},
|
|
|
- "dataSolve": [ "date" ],
|
|
|
+ "dataSolve": [
|
|
|
+ "date"
|
|
|
+ ],
|
|
|
"detailsPage": "/pages/article/details",
|
|
|
"itemType": "article-common"
|
|
|
}
|
|
|
]
|
|
|
}
|
|
|
}
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "news",
|
|
|
+ "title": "闽南新鲜事",
|
|
|
+ "content": {
|
|
|
+ "type": "CommonList",
|
|
|
+ "props": {
|
|
|
+ "showTab": false,
|
|
|
+ "showSearch": true,
|
|
|
+ "showTotal": false,
|
|
|
+ "tabs": [
|
|
|
+ {
|
|
|
+ "text": "新 Tab",
|
|
|
+ "type": "list",
|
|
|
+ "data": {
|
|
|
+ "type": "serializedApi",
|
|
|
+ "name": "NewsIndexContent"
|
|
|
+ },
|
|
|
+ "visible": false,
|
|
|
+ "dataSolve": [
|
|
|
+ "form",
|
|
|
+ "common"
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "itemType": "article-common"
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|
|
|
]
|
|
|
}
|