|
@@ -52,8 +52,7 @@
|
|
</Box2LineRightSlot>
|
|
</Box2LineRightSlot>
|
|
|
|
|
|
<!-- 文化社区 -->
|
|
<!-- 文化社区 -->
|
|
- <HomeTitle title="文化社区" />
|
|
|
|
-
|
|
|
|
|
|
+ <!-- <HomeTitle title="文化社区" />
|
|
<SimplePageContentLoader :loader="communityData">
|
|
<SimplePageContentLoader :loader="communityData">
|
|
<view class="d-flex w-100 flex-row flex-wrap align-center justify-between">
|
|
<view class="d-flex w-100 flex-row flex-wrap align-center justify-between">
|
|
<Box2LineLargeImageUserShadow
|
|
<Box2LineLargeImageUserShadow
|
|
@@ -68,7 +67,7 @@
|
|
:comment="item.comment"
|
|
:comment="item.comment"
|
|
/>
|
|
/>
|
|
</view>
|
|
</view>
|
|
- </SimplePageContentLoader>
|
|
|
|
|
|
+ </SimplePageContentLoader> -->
|
|
|
|
|
|
<!-- 老照片 -->
|
|
<!-- 老照片 -->
|
|
<HomeTitle title="老照片" showMore />
|
|
<HomeTitle title="老照片" showMore />
|
|
@@ -128,8 +127,8 @@ const categories = [
|
|
icon: CategoryIcon1 ,
|
|
icon: CategoryIcon1 ,
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
title: '民俗文化',
|
|
title: '民俗文化',
|
|
- mainBodyColumnId: 0,
|
|
|
|
- modelId: 0,
|
|
|
|
|
|
+ mainBodyColumnId: 245,
|
|
|
|
+ modelId: 4,
|
|
itemType: 'article-common',
|
|
itemType: 'article-common',
|
|
detailsPage: '/pages/article/details',
|
|
detailsPage: '/pages/article/details',
|
|
})
|
|
})
|
|
@@ -139,8 +138,8 @@ const categories = [
|
|
icon: CategoryIcon2 ,
|
|
icon: CategoryIcon2 ,
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
title: '建筑遗产',
|
|
title: '建筑遗产',
|
|
- mainBodyColumnId: 0,
|
|
|
|
- modelId: 0,
|
|
|
|
|
|
+ mainBodyColumnId: 252,
|
|
|
|
+ modelId: 3,
|
|
itemType: 'article-common',
|
|
itemType: 'article-common',
|
|
detailsPage: '/pages/article/details',
|
|
detailsPage: '/pages/article/details',
|
|
})
|
|
})
|
|
@@ -150,8 +149,8 @@ const categories = [
|
|
icon: CategoryIcon3 ,
|
|
icon: CategoryIcon3 ,
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
title: '戏曲艺术',
|
|
title: '戏曲艺术',
|
|
- mainBodyColumnId: 0,
|
|
|
|
- modelId: 0,
|
|
|
|
|
|
+ mainBodyColumnId: 240,
|
|
|
|
+ modelId: 3,
|
|
itemType: 'article-common',
|
|
itemType: 'article-common',
|
|
detailsPage: '/pages/article/details',
|
|
detailsPage: '/pages/article/details',
|
|
})
|
|
})
|
|
@@ -161,19 +160,19 @@ const categories = [
|
|
icon: CategoryIcon4 ,
|
|
icon: CategoryIcon4 ,
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
title: '闽南美食',
|
|
title: '闽南美食',
|
|
- mainBodyColumnId: 0,
|
|
|
|
- modelId: 0,
|
|
|
|
|
|
+ mainBodyColumnId: 303,
|
|
|
|
+ modelId: 17,
|
|
itemType: 'article-common',
|
|
itemType: 'article-common',
|
|
detailsPage: '/pages/article/details',
|
|
detailsPage: '/pages/article/details',
|
|
})
|
|
})
|
|
},
|
|
},
|
|
{
|
|
{
|
|
- name: '宗教信仰',
|
|
|
|
|
|
+ name: '民俗信仰',
|
|
icon: CategoryIcon5 ,
|
|
icon: CategoryIcon5 ,
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
onClick: () => navTo('/pages/article/common/list', {
|
|
- title: '宗教信仰',
|
|
|
|
- mainBodyColumnId: 0,
|
|
|
|
- modelId: 0,
|
|
|
|
|
|
+ title: '民俗信仰',
|
|
|
|
+ mainBodyColumnId: 248,
|
|
|
|
+ modelId: 4,
|
|
itemType: 'article-common',
|
|
itemType: 'article-common',
|
|
detailsPage: '/pages/article/details',
|
|
detailsPage: '/pages/article/details',
|
|
})
|
|
})
|