提交 6b6073bf authored 作者: 王鹏飞's avatar 王鹏飞

updates

上级 56fcfff1
......@@ -26,7 +26,7 @@
var _hmt = _hmt || []
;(function() {
var hm = document.createElement('script')
hm.src = 'https://hm.baidu.com/hm.js?92a61ce587aaf0da717895531ea8591c'
hm.src = 'https://hm.baidu.com/hm.js?89b1a4710751b8d79fba42eaeb5ef9bc'
var s = document.getElementsByTagName('script')[0]
s.parentNode.insertBefore(hm, s)
})()
......
......@@ -4,27 +4,27 @@
<div class="foot-content">
<div class="left-content">
<div>
<a href="http://jsj.moe.gov.cn" target="_blank" >
中国教育部
<a href="http://jsj.moe.gov.cn" target="_blank">
中国教育部
</a>
</div>
<div>
<a href="http://jsj.moe.gov.cn" target="_blank" >
教育涉外监管信息网
<a href="http://jsj.moe.gov.cn" target="_blank">
教育涉外监管信息网
</a>
</div>
<div>
<a href="http://www.marywood.edu/business/graduate/zijing-marywood-mba.html" target="_blank" >
<a href="http://www.marywood.edu/business/graduate/zijing-marywood-mba.html" target="_blank">
玛丽伍德大学
</a>
</div>
<div>
<a href="https://www.msche.org/institution/0531/" target="_blank" >
<a href="https://www.msche.org/institution/0531/" target="_blank">
美国教育部
</a>
</div>
<div>
<a href="http://www.ezijing.com" target="_blank" >
<a href="http://www.ezijing.com" target="_blank">
紫荆教育
</a>
</div>
......@@ -38,9 +38,9 @@
<div class="mail">&nbsp;&nbsp;&nbsp;&nbsp;箱:marywood@ezijing.com</div>
</div>
<div class="right-content">
<img src="https://zws-imgs-pub.ezijing.com/static/public/734d8fd7b853b838e5e029049e2d9db3.png" alt="" class="code">
<img src="https://webapp-pub.ezijing.com/project/mba/footer_qrcode.jpg" class="code" />
<div class="tips-txt">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" alt="">
<img src="https://zws-imgs-pub.ezijing.com/static/public/184235d9f6edbb39d52fc6f77339ff5b.png" />
<div class="txt">微信公众号</div>
</div>
</div>
......@@ -51,17 +51,33 @@
</div>
<div class="copyright" style="height: 40px;line-height: 40px;color: rgba(153, 153, 153, 1);background: #fff;">
<div class="inner" style="width: 100%;justify-content: center;display: flex;">
<p style="font-size: 12px;">Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司</p>
<a target="_blank" href="https://tsm.miit.gov.cn/dxxzsp/" style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;">
<p style="font-size: 12px;">
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p>
<a
target="_blank"
href="https://tsm.miit.gov.cn/dxxzsp/"
style="color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;"
>
<p style="font-size: 12px;">京ICP证150431号</p>
</a>
<a target="_blank" class="record" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;">
<img src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png" alt=""
style="width: 20px;height: 20px;margin: 0 6px;display: block;">
<a
target="_blank"
class="record"
href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
style="color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;"
>
<img
src="https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
style="width: 20px;height: 20px;margin: 0 6px;display: block;"
/>
<p style="font-size: 12px;">安备 11010802023681号</p>
</a>
<a target="_blank" href="https://beian.miit.gov.cn/#/Integrated/index" style="color: rgba(153, 153, 153, 1);text-decoration:none;">
<a
target="_blank"
href="https://beian.miit.gov.cn/#/Integrated/index"
style="color: rgba(153, 153, 153, 1);text-decoration:none;"
>
<p style="font-size: 12px;">京ICP备15016866号-1</p>
</a>
</div>
......@@ -69,74 +85,73 @@
</div>
</template>
<script>
export default {
}
export default {}
</script>
<style lang="scss" scoped>
.foot-mian{
.foot-mian {
min-width: 1200px;
width: 100%;
background: rgba(170, 25, 65, 1);
.links{
.links {
padding-top: 12px;
font-size: 14px;
font-weight: 300;
line-height: 24px;
color: #FFFFFF;
color: #ffffff;
opacity: 0.6;
width: 1200px;
margin: 0 auto;
}
.foot-box{
.foot-box {
padding: 80px 0 35px;
width: 1200px;
margin: 0 auto;
}
.foot-content{
.foot-content {
// height: 300px;
display: flex;
.left-content{
div{
.left-content {
div {
opacity: 0.7;
font-size: 18px;
font-weight: 300;
line-height: 50px;
color: #FFFFFF;
color: #ffffff;
text-decoration: underline;
letter-spacing: 3px;
}
}
.center-content{
.center-content {
font-size: 18px;
line-height: 32px;
color: #FFFFFF;
color: #ffffff;
letter-spacing: 3px;
opacity: 0.7;
margin-left: 88px;
}
.right-content{
.right-content {
margin-left: auto;
padding-top: 20px;
.code{
.code {
width: 120px;
display: block;
}
.tips-txt{
.tips-txt {
padding-top: 20px;
display: flex;
align-items: center;
justify-content: center;
img{
img {
width: 21px;
display: block;
}
.txt{
.txt {
font-size: 14px;
color: #FFFFFF;
color: #ffffff;
margin-left: 7px;
}
}
}
}
}
</style>
\ No newline at end of file
</style>
......@@ -6,29 +6,30 @@
<div class="tit">{{ txt.lxTit }}</div>
<div class="info" v-html="txt.contactTxt"></div>
<div>
<img src="https://webapp-pub.ezijing.com/project/mba/qrcode.jpg" style="width:130px;margin-top:10px" />
<img src="https://webapp-pub.ezijing.com/project/mba/qrcode.jpg" style="width:150px;margin-top:20px" />
<div class="name" style="width:150px;text-align:center;padding-top:10px;">扫码加微直接沟通</div>
</div>
<div class="follow">
<!-- <div class="follow">
<div class="tits">{{ txt.follow }}</div>
<ul>
<li>
<img src="https://zws-imgs-pub.ezijing.com/static/public/5c4a58f1d41f786e7713a5a84069404d.png" alt="" />
<div class="name">{{ txt.followCodeT1 }}</div>
</li>
<!-- <li>
<img src="https://webapp-pub.ezijing.com/project/marywood/wb-code.png" alt="">
<li>
<img src="https://webapp-pub.ezijing.com/project/marywood/wb-code.png" alt="" />
<div class="name">{{ txt.followCodeT2 }}</div>
</li>
<li>
<img src="https://webapp-pub.ezijing.com/project/marywood/douyin-code.png" alt="">
<img src="https://webapp-pub.ezijing.com/project/marywood/douyin-code.png" alt="" />
<div class="name" style="margin-top:50px">{{ txt.followCodeT3 }}</div>
</li>
<li>
<img src="https://webapp-pub.ezijing.com/project/marywood/xiaoet-code.png" alt="">
<img src="https://webapp-pub.ezijing.com/project/marywood/xiaoet-code.png" alt="" />
<div class="name">{{ txt.followCodeT4 }}</div>
</li> -->
</li>
</ul>
</div>
</div> -->
</div>
</div>
</template>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论