update
This commit is contained in:
@ -192,7 +192,8 @@ a:active {
|
||||
.foot-container .foot-box .new-blist {
|
||||
overflow: hidden;
|
||||
width: 184px;
|
||||
height: 290px; }
|
||||
/* height: 290px; */
|
||||
}
|
||||
.foot-container .foot-box .new-blist .dl {
|
||||
width: 184px;
|
||||
height: 24px;
|
||||
|
@ -14,8 +14,8 @@ import "../assets/webpub/jqCloud/jqcloud.min.css";
|
||||
import { getConfig } from "../../utils/config";
|
||||
const config = getConfig(Astro)
|
||||
const {
|
||||
desc = 'xxx保险网。',
|
||||
title = '这是title',
|
||||
desc = '环平保险',
|
||||
title = '',
|
||||
keywords = '霍尔果斯霍尔果斯飞驰广告传媒有限公司,霍尔果斯飞驰,飞驰营销网',
|
||||
bytedance = ''
|
||||
} = Astro.props
|
||||
@ -68,6 +68,12 @@ const {
|
||||
<div class="tab-item-bd"></div>
|
||||
</a>
|
||||
</div>
|
||||
<div class="head-tab-item">
|
||||
<a class="tab-item" href="/news">
|
||||
<div class="tab-item-name">环平保险资讯</div>
|
||||
<div class="tab-item-bd"></div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<slot />
|
||||
|
Reference in New Issue
Block a user