|
@@ -136,9 +136,9 @@
|
|
|
</scroll-view>
|
|
|
</SimplePageContentLoader>
|
|
|
|
|
|
- <!-- 古早味知识百科 -->
|
|
|
+ <!-- 闽南知识百科 -->
|
|
|
<view class="d-flex flex-col wing-l">
|
|
|
- <HomeTitle title="古早味知识百科" showMore @clickMore="goTopicsList" />
|
|
|
+ <HomeTitle title="闽南知识百科" showMore @clickMore="goTopicsList" />
|
|
|
<SimplePageContentLoader :loader="topicsData">
|
|
|
<Box2LineRightShadow
|
|
|
v-for="(item, i) in topicsData.content.value"
|
|
@@ -262,7 +262,7 @@ const {
|
|
|
goList: goTopicsList,
|
|
|
goDetail: goTopicsDetail,
|
|
|
} = useHomePageMiniCommonListGoMoreAndGoDetail({
|
|
|
- title: '古早味知识百科',
|
|
|
+ title: '闽南知识百科',
|
|
|
mainBodyColumnId: 43,
|
|
|
modelId: 8,
|
|
|
itemType: 'article-common',
|