This commit is contained in:
liuye
2023-06-15 10:33:22 +08:00
parent cdf5d072f3
commit 014f131577

View File

@@ -102,7 +102,7 @@
</div>
</div>
</div>
<div class="more-text" v-if="row[categoryIndexList[r]].records.length > 5" @click="$linkTo(`/mods/AppContent/AppContent?names=新闻发布`)">查看更多 ></div>
<div class="more-text" v-if="row[categoryIndexList[r]].records.length > 5" @click="$linkTo(`/mods/AppContent/AppContent?names=新闻发布&areaId=511923000000`)">查看更多 ></div>
<AiEmpty v-if="row[categoryIndexList[r]].records && !row[categoryIndexList[r]].records.length"/>
</div>
</div>