no message

cyl/master
jscyl13849007907 1 week ago
parent 1e7636b22a
commit 372a03b8ce

@ -49,8 +49,9 @@
<view class="g_flex_row_start flex_center g_bg_f g_ml_10 g_mr_10 g_radius_8" style="overflow: hidden;margin-top: 8px;"
v-if="appid == 'wx15bc9c758f4eb129' && isAdmin"
>
<view class="g_flex_column_center g_h_48">
<image class="g_w_48 g_h_48" :src="noticeImg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""> </image>
<view class="g_flex_c g_h_48 g_w_48 g_flex_none">
<!-- <image class="g_w_48 g_h_48" :src="noticeImg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""> </image> -->
<i class="iconfont icon-sound" style="font-size: 26px;"></i>
</view>
<u-notice-bar ref="noticeBar"
color="#333"
@ -61,9 +62,11 @@
:volume-icon="false"
type="none"
:list="noticList"
:more-icon='isAdmin ? true : false'
@getMore="getMore"
class="g_flex_1"
></u-notice-bar>
<view class="g_flex_c g_h_48 g_flex_none" style="width: 30px;" v-if="isAdmin" @click="getMore">
<i class="iconfont icon-gengduo11 g_c_c" style="font-size: 16px;"></i>
</view>
</view>
<view class="sticky g_flex_row_between flex_center" :class="toTop ? 'g_bg_f defaultShadow' : 'g_bg_f_5'" ref="tttop" id="tttop">
<view class="" style="">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 9.7 KiB

Loading…
Cancel
Save