Selaa lähdekoodia

样式不合适,暂时注释

lifanagju_citu 1 kuukausi sitten
vanhempi
commit
3f3f21911b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pagesA/chart/index.vue

+ 1 - 1
pagesA/chart/index.vue

@@ -13,7 +13,7 @@
             {{ formatName(info.enterpriseName) }}
           </view>
         </view>
-        <uni-notice-bar v-if="hasWaitingProcessingInterview" show-get-more single text="您有待处理的面试邀请,点击查看详情" @click="handleToCenter"/>
+        <!-- <uni-notice-bar v-if="hasWaitingProcessingInterview" show-get-more single text="您有待处理的面试邀请,点击查看详情" @click="handleToCenter"/> -->
       </view>
       <!-- newsId 需要和聊天列表里面的id对应 永远取最后列表中的最后一个就可以做到发送消息即时滚动到底部 -->
       <scroll-view ref="chatRef" :scroll-with-animation="scrollAnimation" :scroll-into-view="newsId" class="box-main" scroll-y="true">