This commit is contained in:
parent
f2cf4aace2
commit
d3061e5da1
|
|
@ -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图 -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue