This commit is contained in:
魏啾 2024-08-02 17:39:52 +08:00
parent c23ef86147
commit 24bfe3763e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
style="height: 100vh; width: 100%; position: fixed; z-index: 999; top: 0; left: 0; background-color: #fff; display: flex; justify-content: center; align-items: center;">
<image style="width: 140rpx; height: 140rpx;" src="@/static/1.gif" mode="aspectFill"></image>
<text style="margin-left10rpx;font-size: 40rpx;color: #7d7d76;">加载中</text>
</view>
</view>
<!-- 顶部面板 -->
<view class="top--panel">
<navseat :opacity='opacity' :titleshow='true' :heightshow='opacity'></navseat>