|
|
|
@ -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;"
|
|
|
|
<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"
|
|
|
|
v-if="appid == 'wx15bc9c758f4eb129' && isAdmin"
|
|
|
|
>
|
|
|
|
>
|
|
|
|
<view class="g_flex_column_center g_h_48">
|
|
|
|
<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>
|
|
|
|
<!-- <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>
|
|
|
|
</view>
|
|
|
|
<u-notice-bar ref="noticeBar"
|
|
|
|
<u-notice-bar ref="noticeBar"
|
|
|
|
color="#333"
|
|
|
|
color="#333"
|
|
|
|
@ -61,9 +62,11 @@
|
|
|
|
:volume-icon="false"
|
|
|
|
:volume-icon="false"
|
|
|
|
type="none"
|
|
|
|
type="none"
|
|
|
|
:list="noticList"
|
|
|
|
:list="noticList"
|
|
|
|
:more-icon='isAdmin ? true : false'
|
|
|
|
class="g_flex_1"
|
|
|
|
@getMore="getMore"
|
|
|
|
|
|
|
|
></u-notice-bar>
|
|
|
|
></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>
|
|
|
|
<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="sticky g_flex_row_between flex_center" :class="toTop ? 'g_bg_f defaultShadow' : 'g_bg_f_5'" ref="tttop" id="tttop">
|
|
|
|
<view class="" style="">
|
|
|
|
<view class="" style="">
|
|
|
|
|