fix:ScriptView 结果页顶部操作栏固定不随滚动

This commit is contained in:
2026-06-23 22:54:11 +08:00
parent 4cb6d6de9b
commit 99a06fcc28
+12 -11
View File
@@ -133,6 +133,18 @@
</view>
<view v-else class="result-page">
<view class="result-top-actions">
<view class="history-button" @click="openScriptLibrary">
<view class="history-lines">
<view></view>
<view></view>
<view></view>
</view>
<text>历史</text>
</view>
<button class="page-close-btn" @click="closeResult">×</button>
</view>
<scroll-view
class="result-view"
scroll-y
@@ -145,17 +157,6 @@
>
<view class="result-scroll-content">
<view id="result-scroll-top" class="result-scroll-top"></view>
<view class="result-top-actions">
<view class="history-button" @click="openScriptLibrary">
<view class="history-lines">
<view></view>
<view></view>
<view></view>
</view>
<text>历史</text>
</view>
<button class="page-close-btn" @click="closeResult">×</button>
</view>
<view class="conversation compact">
<view class="chat-bubble user">