Commit 4f306d34 authored by 王建文's avatar 王建文

注释产品中心和集团新闻

parent 966977f2
......@@ -49,7 +49,7 @@
</div>
</div>
<div class="news">
<!-- <div class="news">
<div class="news-top">
<div class="news-top-title">
集团新闻
......@@ -64,7 +64,7 @@
<div class="news-item-title">{{ item.new_title }}</div>
</div>
</div>
</div>
</div> -->
<div class="news-cards">
<div class="news-card" v-for="item in newCard" key="item.index">
......
......@@ -21,11 +21,11 @@
<img slot="icon" src="../assets/image/tab/n_home@2x.png">
<span slot="label">主页</span>
</tabbar-item>
<tabbar-item :link="{path:'/tab/query-home'}" :selected="$route.path === '/tab/query-home'">
<!-- <tabbar-item :link="{path:'/tab/query-home'}" :selected="$route.path === '/tab/query-home'">
<img slot="icon-active" src="../assets/image/tab/product@2x.png">
<img slot="icon" src="../assets/image/tab/n_product@2x.png">
<span slot="label">产品中心</span>
</tabbar-item>
</tabbar-item> -->
<tabbar-item :link="{path:'/tab/message-center'}" :selected="$route.path === '/tab/message-center'">
<img slot="icon-active" src="../assets/image/tab/message@2x.png">
<img slot="icon" src="../assets/image/tab/n_message@2x.png">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment