fix: 增加刷新按钮。

This commit is contained in:
tianyongbao
2025-01-23 19:48:26 +08:00
parent 3a19d8a4a3
commit ff3976e2ba
44 changed files with 142 additions and 16 deletions

View File

@@ -83,6 +83,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -103,6 +103,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -72,6 +72,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -46,6 +46,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -103,6 +103,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -70,6 +70,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>

View File

@@ -46,6 +46,7 @@
</view>
<!-- 悬停按钮返回工作台-->
<suspend></suspend>
<refresh></refresh>
</template>
<script setup>