This commit is contained in:
魏啾 2024-08-06 14:07:52 +08:00
parent f2cf4aace2
commit d3061e5da1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<text style="margin-left:10rpx;font-size: 40rpx;color: #7d7d76;">加载中</text>
</view>
<!-- 顶部面板 -->
<view class="top--panel" @touchmove.stop.prevent="stopRoll">
<view class="top--panel">
<navseat :opacity='opacity' :titleshow='true' @navigateBacknav='navigateBacknav'
:navigateBacknavtitle='true'></navseat>
<!-- 顶部面板可添加所需要放在页面顶部的内容代码比如banner图 -->