Explorar o código

fix:数据大屏优化

liziliang hai 1 mes
pai
achega
013d158147

+ 1 - 1
src/views/screens/screen-components/WeiDianZiCheJianGongGao.vue

@@ -15,7 +15,7 @@
             :key="index"
           >
             <div class="message-title">
-              <span v-text="item.title"></span>
+              <span v-text="item.title" style="color: yellow"></span>
               <span v-text="item.updateTime"></span>
             </div>
             <div id="m-g-g-content-box" v-html="item.content"></div>