deploy: auto commit repo-root changes 2026-06-16 01:39:08
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<text class="community-header__search-icon">🔍</text>
|
||||
<text class="community-header__search-text">搜索世博头条</text>
|
||||
</view>
|
||||
<AiAssistantEntry size="large" />
|
||||
<view class="community-header__publish" @tap="goPublish">
|
||||
<text class="community-header__publish-icon">+</text>
|
||||
</view>
|
||||
@@ -69,6 +70,7 @@ import { getCommunityPosts, getTagLists, purchasePost, toggleLike } from '@/api/
|
||||
import { useAppStore } from '@/stores/app'
|
||||
import { useUserStore } from '@/stores/user'
|
||||
import { getToken } from '@/utils/auth'
|
||||
import AiAssistantEntry from '@/components/ai-assistant-entry/ai-assistant-entry.vue'
|
||||
import PostCard from '@/packages_community/components/post-card.vue'
|
||||
import SharePopup from '@/components/share-popup/share-popup.vue'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user