feat:小程序兼容版本调整

This commit is contained in:
2026-01-12 16:45:07 +08:00
parent 554f6fd313
commit 5d6db862ee
7 changed files with 85 additions and 24 deletions

View File

@@ -47,7 +47,7 @@
</template>
<template v-else>
<ChatCardOther class="flex flex-justify-center" :text="item.msg">
<ChatCardOther :text="item.msg">
<ActivityListComponent v-if="
mainPageDataModel.activityList &&
mainPageDataModel.activityList.length > 0