|
@@ -7,7 +7,7 @@
|
|
|
<div class="title">央企文化</div>
|
|
|
</div>
|
|
|
<div class="content">
|
|
|
- <div class="title">{{newsDetail.title}}</div>
|
|
|
+ <!-- <div class="title">{{newsDetail.title}}</div> -->
|
|
|
<template v-if="processedContent.type === 'iframe'">
|
|
|
<iframe :src="processedContent.url" frameborder="0" class="content-iframe"></iframe>
|
|
|
</template>
|