提交 22569246 authored 作者: lihuihui's avatar lihuihui

update

上级 3dac95b7
...@@ -74,6 +74,7 @@ export default { ...@@ -74,6 +74,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.foot-mian{ .foot-mian{
min-width: 1200px;
width: 100%; width: 100%;
background: rgba(170, 25, 65, 1); background: rgba(170, 25, 65, 1);
.links{ .links{
......
...@@ -70,13 +70,14 @@ li { ...@@ -70,13 +70,14 @@ li {
} }
.head-mian { .head-mian {
width: 100%; width: 100%;
min-width: 1200px;
background: #fff; background: #fff;
.color-bar { .color-bar {
height: 10px; height: 10px;
background: #aa1941; background: #aa1941;
} }
.head-top-content { .head-top-content {
// width: 1200px; // min-width: 1200px;
// margin: 0 auto; // margin: 0 auto;
border: 1px solid #ebebeb; border: 1px solid #ebebeb;
padding: 23px 0 22px; padding: 23px 0 22px;
......
...@@ -80,6 +80,7 @@ export default { ...@@ -80,6 +80,7 @@ export default {
.banner-content { .banner-content {
position: relative; position: relative;
width: 100%; width: 100%;
min-width: 1200px;
.swiper-wrapper { .swiper-wrapper {
width: 100%; width: 100%;
display: flex; display: flex;
......
...@@ -198,6 +198,7 @@ export default { ...@@ -198,6 +198,7 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.presence-content-box { .presence-content-box {
min-width: 1200px;
padding-top: 80px; padding-top: 80px;
.m-title { .m-title {
width: 1200px; width: 1200px;
......
...@@ -48,6 +48,7 @@ export default { ...@@ -48,6 +48,7 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.info-content-box{ .info-content-box{
min-width: 1200px;
padding-bottom: 150px; padding-bottom: 150px;
margin-top: 100px; margin-top: 100px;
width: 100%; width: 100%;
......
...@@ -40,8 +40,7 @@ export default { ...@@ -40,8 +40,7 @@ export default {
}, },
meta: [ meta: [
{ charset: 'utf-8' }, { charset: 'utf-8' },
{ name: 'viewport', content: 'width=device-width, initial-scale=1' }, // { hid: 'description', name: 'description', content: '' },
{ hid: 'description', name: 'description', content: '' },
{ {
name: 'keywords', name: 'keywords',
content: content:
...@@ -51,7 +50,8 @@ export default { ...@@ -51,7 +50,8 @@ export default {
name: 'description', name: 'description',
content: content:
'紫荆教育依托清华大学和五道口金融学院丰富的教育资源,秉承其严谨务实的教学理念,紧密结合宏观经济转型过程中,企业和个人知识结构升级的需求,融理论大家、实践专家、顶尖专业机构集体智慧于一体,构建以金融为核心的商业实战知识体系,努力为中国社会商业素质提高贡献一己之力.课程分类:企业理财顾问(CFC),理财规划师,财富资产管理,金融创业投资项目.' '紫荆教育依托清华大学和五道口金融学院丰富的教育资源,秉承其严谨务实的教学理念,紧密结合宏观经济转型过程中,企业和个人知识结构升级的需求,融理论大家、实践专家、顶尖专业机构集体智慧于一体,构建以金融为核心的商业实战知识体系,努力为中国社会商业素质提高贡献一己之力.课程分类:企业理财顾问(CFC),理财规划师,财富资产管理,金融创业投资项目.'
} },
{ name: 'viewport', id: 'viewport', content: 'initial-scale=-1,maximum-scale=1,shrink-to-fit=no' }
], ],
link: [ link: [
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论