提交 8892adbf authored 作者: matian's avatar matian

页面修改

上级 76e0072a
......@@ -6,7 +6,10 @@
<router-link to="/" class="app-footer-logo">
<img src="@/assets/images/logo_white.png" />
</router-link>
<p><a href="#product">产品体系</a><a href="#teacher">师资团队</a><a href="#apply">预约报名</a></p>
<p>
<a href="#product">产品体系</a><a href="#teacher">师资团队</a>
<!-- <a href="#apply">预约报名</a> -->
</p>
</div>
<!-- pc -->
<div class="app-footer-link app-footer-link-pc">
......@@ -17,15 +20,17 @@
</div>
</div>
<div class="app-footer-contact">
<a href="#contact"><h2>联系我们</h2></a>
<dl>
<dt>地址</dt>
<dd>北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层</dd>
</dl>
<dl>
<dt>邮箱</dt>
<dd><a href="mailto:service@ezijing.com" class="mail">service@ezijing.com</a></dd>
</dl>
<!-- <a href="#contact"><h2>联系我们</h2></a> -->
<div class="contact_con">
<dl>
<dt>地址</dt>
<dd>北京市海淀区中关村东路1号院清华科技园7号楼威盛大厦5层</dd>
</dl>
<dl>
<dt>邮箱</dt>
<dd><a href="mailto:service@ezijing.com" class="mail">service@ezijing.com</a></dd>
</dl>
</div>
</div>
<div class="app-footer-qrcode">
<img src="https://webapp-pub.ezijing.com/project_online/fi/qrcode.png" width="120" />
......@@ -110,6 +115,9 @@
line-height: 48px;
margin-bottom: 30px;
}
.contact_con {
margin-top: 80px;
}
dl {
display: flex;
line-height: 30px;
......
......@@ -5,7 +5,7 @@ const navList = [
{ name: '首页', path: '/' },
{ name: '产品体系', path: '/#product' },
{ name: '师资展示', path: '/#teacher' },
{ name: '预约报名', path: '/#apply' }
{ name: '预约报名', path: '/#contact' }
]
</script>
......
......@@ -19,7 +19,7 @@
<div class="part2">
<div class="part2_txt txt">
标准产品委员会: 13269964629(同微信)<br />
定制专属产品办公室: 010_62799539
定制专属产品办公室: 010-62799539
</div>
</div>
</div>
......
......@@ -60,7 +60,7 @@ const standardList: Array<{ img: string; tit: string; list: any }> = [
},
{
img: 'https://webapp-pub.ezijing.com/project_online/fi/tab2_2.png',
tit: '高级私人资产分析管理师 / PAAM',
tit: '金融保险董事长总裁班',
list: [
{
tit: '学员属性',
......@@ -90,7 +90,7 @@ const universalList: Array<{ img: string; tit: string; list: any }> = [
},
{
img: 'https://webapp-pub.ezijing.com/project_online/fi/tab3_2.png',
tit: '高级私人资产分析管理师 / PAAM',
tit: '紫荆卓越保险理财规划师养成计划100天',
list: [
{
tit: '学员属性',
......@@ -323,6 +323,7 @@ const universalList: Array<{ img: string; tit: string; list: any }> = [
line-height: 34px;
color: #aa1941;
margin-top: 24px;
white-space: nowrap;
}
ul {
margin-top: 23px;
......@@ -332,7 +333,7 @@ const universalList: Array<{ img: string; tit: string; list: any }> = [
list-style-type: square;
.desc_tit {
font-size: 16px;
font-weight: 400;
font-weight: 500;
line-height: 34px;
color: #333333;
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论