@@ -12,7 +12,7 @@
</template>
</NavBar>
<News />
- <Height :height="180" />
+ <Height :height="140" />
<Tabbar :current="1" />
</FlexCol>
<Inhert />
+ <Height :height="150" />
<Tabbar :current="2" />
@@ -56,6 +56,10 @@
label: '公布批次',
value: content.batchText,
},
+ {
+ label: '来源',
+ value: content.from,
+ },
]"
/>
@@ -11,6 +11,7 @@
classNames="width-2-3 mr-2"
titleColor="title-text"
fixSize
+ title1
:key="i"
:title="item.title"
:desc="item.desc"
<Travel />
<Tabbar :current="3" />