update
This commit is contained in:
@ -1,15 +1,284 @@
|
||||
---
|
||||
import "../assets/content/css/other/NewIndex2.css";
|
||||
import "../assets/content/reset.css";
|
||||
import "../assets/css/owl.carousel.css";
|
||||
import "../assets/css/owl.theme.css";
|
||||
import "../assets/content/Vobao/main_style.css";
|
||||
import "../assets/content/Vobao/v5_main_style.css";
|
||||
import "../assets/webpub/jqCloud/jqcloud.min.css";
|
||||
import "../assets/content/Vobao/vobao.css";
|
||||
import "../assets/content/Vobao/newIndex.css";
|
||||
import "../assets/css/jquery.autocomplete.css";
|
||||
import "../assets/webpub/swiper-4.3.3/swiper-4.3.3.min.css";
|
||||
import "../assets/webpub/jqCloud/jqcloud.min.css";
|
||||
import { getConfig } from "../../utils/config";
|
||||
const config = getConfig(Astro)
|
||||
const {
|
||||
desc = 'xxx保险网。',
|
||||
title = '这是title',
|
||||
keywords = '霍尔果斯霍尔果斯飞驰广告传媒有限公司,霍尔果斯飞驰,飞驰营销网',
|
||||
bytedance = ''
|
||||
} = Astro.props
|
||||
---
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
<meta name="renderer" content="webkit|ie-comp|ie-stand" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" type="image/svg+xml" href={config.app_logo} />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>Astro Basics</title>
|
||||
<title>{`${title} | title`}</title>
|
||||
<!-- <meta name="applicable-device" content="pc" /> -->
|
||||
|
||||
<meta name="keywords" content={keywords}>
|
||||
<meta name="description" content={desc}>
|
||||
<meta name="author" content="">
|
||||
<!-- fevicon -->
|
||||
{config.app_baidu_zhanzhang ? <Fragment set:html={config.app_baidu_zhanzhang} /> : ''}
|
||||
{bytedance ? <Fragment set:html={bytedance} /> : ''}
|
||||
|
||||
<link
|
||||
rel="alternate"
|
||||
media="only screen and (max-width: 640px)"
|
||||
href="https://m.vobao.com/"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="VoBaoHead">
|
||||
<div class="head-box">
|
||||
<div class="width-1200 head-tip-box">
|
||||
<div class="head-tip-fl">
|
||||
<a class="head-tip-item" href="javascript:void(0)">
|
||||
<img src="/Images/V3/index/phone.png" alt="" class="item-img4">
|
||||
<span class="spc-color-red" style="font-size:16px;font-weight:bold">0592-3662001</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="head-tab-box width-1200">
|
||||
<a title="首页" href="/">
|
||||
<img
|
||||
src="/Images/v5/pc/logo.png"
|
||||
alt=""
|
||||
/>
|
||||
</a>
|
||||
<div class="head-tab-item">
|
||||
<a class="tab-item" href="/">
|
||||
<div class="tab-item-name">首页</div>
|
||||
<div class="tab-item-bd"></div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<slot />
|
||||
|
||||
<!-- 公用底部 -->
|
||||
<div class="foot-container">
|
||||
<div class="foot-box width-1200">
|
||||
<div class="foot-box-item">
|
||||
<div class="item-logo">
|
||||
<img src="/Images/V2/index/logo2.png" alt="保险之家_保险人的网上家园-沃保保险网">
|
||||
</div>
|
||||
<div class="item-tip">
|
||||
<a href="//www.vobao.com/Vobao/CredentialsPage" target="_blank" rel="nofollow" style="color: #92979b;">增值电信业务经营许可证(ISP/ICP)</a><br>
|
||||
<a href="https://beian.miit.gov.cn" rel="nofollow" target="_blank" style="color: #92979b;">闽ICP备08003619号-1</a>
|
||||
<br>闽公安网备35020302000659号
|
||||
<br>Copyright © 2008-2025<br>
|
||||
<a href="//www.vobao.com/" target="_blank" style="color: #92979b;">沃保保险网</a>
|
||||
厦门诚创网络股份有限公司 版权所有
|
||||
</div>
|
||||
</div>
|
||||
<div class="new-blist">
|
||||
<div class="dl">
|
||||
<img class="dt" src="/Images/V2/index/tu1.png" alt="">
|
||||
<div class="dd">沃保网</div>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="//about.vobao.com/" title="关于沃保" target="_blank" rel="nofollow">关于沃保</a></li>
|
||||
|
||||
<li><a href="//m.vobao.com/" title="手机站" target="_blank">手机站</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="new-blist">
|
||||
<div class="dl">
|
||||
<img class="dt" src="/Images/V2/index/tu2.png" alt="">
|
||||
<div class="dd">用户帮助</div>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="//help.vobao.com/" title="帮助中心" target="_blank" rel="nofollow">帮助中心</a></li>
|
||||
|
||||
<li><a href="//about.vobao.com/sitemap.shtml" title="网站导航" target="_blank">网站导航</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="new-blist">
|
||||
<div class="dl">
|
||||
<img class="dt" src="/Images/V2/index/tu3.png" alt="">
|
||||
<div class="dd">关注我们</div>
|
||||
</div>
|
||||
<div class="attention">
|
||||
<dl>
|
||||
<dt><img src="/Images/V2/index/gz1.png" alt=""></dt>
|
||||
<dd><a href="http://weibo.com/vobao" title="新浪微博" target="_blank" rel="nofollow">新浪微博</a></dd>
|
||||
</dl>
|
||||
|
||||
<dl>
|
||||
<dt><img src="/Images/V2/index/gz3.png" alt=""></dt>
|
||||
<dd>沃保微信</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="new-blist">
|
||||
<div class="dl">
|
||||
<img class="dt" src="/Images/V2/index/t12.png" alt="">
|
||||
<div class="dd">联系我们</div>
|
||||
</div>
|
||||
<p>全国服务热线</p>
|
||||
<p>0592-3662001</p>
|
||||
<p>
|
||||
<a href="//about.vobao.com/lianxi.shtml" target="_blank" rel="nofollow" style="color: #e8e9e9;">广告合作</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="new-weixin">
|
||||
<dl>
|
||||
<dt>
|
||||
<img src="/Images/old/v3/MainSite/Content/themes/Default/images/XZ/weix.png" alt="">
|
||||
</dt>
|
||||
<dd>扫描二维码 关注沃保微信</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="bottomCert" class="new-wb_hfrz">
|
||||
<a href="//www.vobao.com/Vobao/CredentialsPage" rel="nofollow" target="_blank">
|
||||
<img src="/Images/V3/index/cx1.jpg" alt="增值电信业务经营许可证" border="0">
|
||||
</a>
|
||||
<a href="//www.vobao.com/Vobao/BusinessLicensePage" rel="nofollow" target="_blank">
|
||||
<img src="/Images/V3/index/cx5.jpg" alt="企业法人营业执照" border="0">
|
||||
</a>
|
||||
<a href="http://www.cyberpolice.cn" rel="nofollow" target="_blank">
|
||||
<img src="/Images/V3/index/cx6.jpg" alt="厦门网络警察报警平台" border="0">
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script is:inline src="/scripts/swiper-4.3.3.min.js"
|
||||
></script>
|
||||
<script is:inline src="/scripts/jquery-1.8.3.min.js"></script>
|
||||
<script is:inline src="/scripts/jquery-autocomplete/jquery.autocomplete.min.js"></script>
|
||||
<!-- <script is:inline src="https://res.vobao.com/webpub/js/jq-slideVerify.js?v=0"></script> -->
|
||||
<script is:inline src="/scripts/Vobao/new.js"></script>
|
||||
<script is:inline src="/scripts/Vobao/NewIndex2.js"></script>
|
||||
<script is:inline src="/scripts/jqcloud-1.0.4.min.js"></script>
|
||||
<script>
|
||||
var word_array = [
|
||||
{
|
||||
text: "大病医疗保险",
|
||||
weight: 1,
|
||||
link: "//www.vobao.com/tags/1127603676581033399.shtml",
|
||||
},
|
||||
{
|
||||
text: "出国保险",
|
||||
weight: 2,
|
||||
link: "//www.vobao.com/tags/1127603550868378556.shtml",
|
||||
},
|
||||
{
|
||||
text: "保险金(2025年保险金权威百科)",
|
||||
weight: 3,
|
||||
link: "//www.vobao.com/tags/1126557769166020584.shtml",
|
||||
},
|
||||
{
|
||||
text: "五险是哪五种保险",
|
||||
weight: 4,
|
||||
link: "//www.vobao.com/tags/1126466693478548207.shtml",
|
||||
},
|
||||
{
|
||||
text: "保险",
|
||||
weight: 5,
|
||||
link: "//www.vobao.com/tags/1106760687585690430.shtml",
|
||||
},
|
||||
{
|
||||
text: "太平洋保险电话",
|
||||
weight: 1,
|
||||
link: "//www.vobao.com/tags/1106760419042614376.shtml",
|
||||
},
|
||||
{
|
||||
text: "人保保险车险电话",
|
||||
weight: 2,
|
||||
link: "//www.vobao.com/tags/1106760232748061787.shtml",
|
||||
},
|
||||
{
|
||||
text: "中国人寿保险电话",
|
||||
weight: 3,
|
||||
link: "//www.vobao.com/tags/1106759838835817272.shtml",
|
||||
},
|
||||
{
|
||||
text: "保险单号查询",
|
||||
weight: 4,
|
||||
link: "//www.vobao.com/tags/1106759594904857530.shtml",
|
||||
},
|
||||
{
|
||||
text: "带病投保",
|
||||
weight: 5,
|
||||
link: "//www.vobao.com/tags/1106132105978599903.shtml",
|
||||
},
|
||||
{
|
||||
text: "定期寿险价格",
|
||||
weight: 1,
|
||||
link: "//www.vobao.com/tags/1105459079774031226.shtml",
|
||||
},
|
||||
{
|
||||
text: "终身寿险万能型",
|
||||
weight: 2,
|
||||
link: "//www.vobao.com/tags/1105458126760952283.shtml",
|
||||
},
|
||||
{
|
||||
text: "终身寿险的优点与缺点",
|
||||
weight: 3,
|
||||
link: "//www.vobao.com/tags/1105457923297844238.shtml",
|
||||
},
|
||||
{
|
||||
text: "百万医疗险和重疾险的区别",
|
||||
weight: 4,
|
||||
link: "//www.vobao.com/tags/1105457722836272540.shtml",
|
||||
},
|
||||
{
|
||||
text: "增额终身寿险的优点和缺点",
|
||||
weight: 5,
|
||||
link: "//www.vobao.com/tags/1105456819763353985.shtml",
|
||||
},
|
||||
{
|
||||
text: "返还型重疾险",
|
||||
weight: 1,
|
||||
link: "//www.vobao.com/tags/1105456404532995588.shtml",
|
||||
},
|
||||
{
|
||||
text: "消费型重疾险",
|
||||
weight: 2,
|
||||
link: "//www.vobao.com/tags/1105455768671234622.shtml",
|
||||
},
|
||||
{
|
||||
text: "买重疾险的最佳年龄",
|
||||
weight: 3,
|
||||
link: "//www.vobao.com/tags/1105455533374983218.shtml",
|
||||
},
|
||||
{
|
||||
text: "年金险和终身寿险优劣",
|
||||
weight: 4,
|
||||
link: "//www.vobao.com/tags/1105455369155011583.shtml",
|
||||
},
|
||||
{
|
||||
text: "雇主责任险与团体意外险区别",
|
||||
weight: 5,
|
||||
link: "//www.vobao.com/tags/1105206928579789863.shtml",
|
||||
},
|
||||
];
|
||||
$(function () {
|
||||
$("#example").jQCloud(word_array);
|
||||
});
|
||||
</script>
|
||||
</html>
|
||||
|
||||
<style>
|
||||
@ -19,4 +288,64 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
.verify-wrap {
|
||||
width: 350px;
|
||||
height: 40px;
|
||||
background-color: #e5e5e5;
|
||||
border: 1px solid #e0e0e0;
|
||||
margin: 5px auto;
|
||||
position: relative;
|
||||
}
|
||||
.verify-wrap .drag-btn {
|
||||
position: absolute;
|
||||
left: -1px;
|
||||
top: -1px;
|
||||
width: 50px;
|
||||
height: 40px;
|
||||
background: #fff
|
||||
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAAA/UlEQVRYhe3XLc9GYBjG8eN6dkdFIQuqoCiCbj6ob2CCIplRaJKqEHT3c/kAz66Xc/fLnvO3UY7N/jNmxDAMF77AQ57iOH53x5/GccTPuyNUcSg1DqXGodQ4lNr/CC3LEsuyaG8mrEKzLEPXdZjnWWszYRXq+z7yPMc0Tej7XnkzYf2Muq6LoiiwrivatsV1XUrby0Mlx3Huu7fvO5qmUd50kL31QgijTdXD+gq/zvNEVVXwPA9pmipvOqxDj+O4Q4IgQJIkypsuq9Bt21DXNaIoug/VzYRVqHw55J0Kw1BrMyHkXyj/3BHiUGocSo1DqXEota8Jvb/18hP16Z7qL3h/w53n4AAAAABJRU5ErkJggg==)
|
||||
no-repeat center center;
|
||||
background-size: 100% 100%;
|
||||
z-index: 2;
|
||||
cursor: move;
|
||||
}
|
||||
.verify-wrap .suc-drag-btn {
|
||||
background: #fff
|
||||
url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAiCAYAAAApkEs2AAACA0lEQVRYhe2Y2yuDYRzHv7PJYc5zKspYSRMymStXu5NCs5W4csEfwJ+gSA53csg1F4R/gSu0OcWSmNIQkfMcEvu9tdpY79793leo91Nbbft993x6nj2/52kal8v1gX+Ajp4sFstve4jidrsR99sSUlFFlUYVVRpVVGl0SnyJ934VaxczOLpdwd3bufBeWnw+StLrYc1tQ3FqnewxZIk+vz9g7rAHO9dL3z67efXBfTkrPCqymtBqGkaiNoU9FnvpSXJyzx5R8itUQ7WU4cIWnT/qhe9xS3I91VKGC0uUfpPbV4uSajUhQ1CGshxYorRxpGDObECf1Ysm40DM2a+wNhPt7mhUZzvhMI1Aq9HBkFgUUzYSrBkNtiDCkGBES/Eg8pLKwiSdplFB8uRhEzMH3RGzsSC7j9oKe1CT4wi0oEZMeRzITy4XJOM0WkFy2uOE//1O7jA8UWrm1CeJ5dMxlGXYoI/PQrd5AQlavagkZTmwlt4UOHGCnPs9wkw+vl0jSZcWdSZDsz8uas1tD3t99rSL8b0W3Lz4cHy/LrrctYEjlQNr6Y2ptag0NIf10gv/Pvo3akRzlOGe++yTyV4yhAJ9leR6qqUMF7YoXTC6zPPChSMaVEO1ci4lstoTDdxROhE4Fjv/9jUvCIkoISPGv7nhq6JKo4oqjSqqNEIfpf8f/zqf+36643RPeo8AAAAASUVORK5CYII=)
|
||||
no-repeat center center;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
.verify-wrap .drag-progress {
|
||||
position: absolute;
|
||||
left: 0;
|
||||
top: -1px;
|
||||
height: 40px;
|
||||
border-top: 1px solid #7ac23c;
|
||||
border-top: 1px solid #7ac23c;
|
||||
width: 0;
|
||||
background-color: #7ac23c;
|
||||
color: #fff;
|
||||
font-size: 18px;
|
||||
text-align: center;
|
||||
line-height: 40px;
|
||||
}
|
||||
.verify-wrap .fix-tips,
|
||||
.verify-msg {
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
right: 0;
|
||||
left: 1px;
|
||||
height: 100%;
|
||||
color: #51555c;
|
||||
z-index: 1;
|
||||
line-height: 38px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
}
|
||||
.verify-wrap .verify-msg {
|
||||
background-color: #7ac23c;
|
||||
color: #fff;
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user