feat: 百科rag

This commit is contained in:
Blizzard
2026-04-23 11:13:23 +08:00
parent 40f3a8cfa8
commit 9fe2fd42e0
23 changed files with 1129 additions and 69 deletions
+6 -1
View File
@@ -195,9 +195,14 @@
</view>
</view>
<view style="height: 40rpx;"></view>
<view style="height: 120rpx;"></view>
</scroll-view>
<!-- Ask AI FAB -->
<view class="ask-ai-fab" bindtap="askAiAboutPlant">
<text class="fab-emoji">🤖</text>
<text>问 AI</text>
</view>
</view>