提交 284335dc authored 作者: 高一's avatar 高一

seg修改完成

上级 c72830ec
差异被折叠。
...@@ -13,7 +13,11 @@ ...@@ -13,7 +13,11 @@
v-if="navigation" v-if="navigation"
src="https://zws-imgs-pub.ezijing.com/static/public/2a5dca328ca63abcf1c8496180adc485.png" src="https://zws-imgs-pub.ezijing.com/static/public/2a5dca328ca63abcf1c8496180adc485.png"
></el-image> ></el-image>
<el-image class="logo-new-2" v-else :src="require('@/assets/images/logofff-2.png')" style="width:68px;heihgt:60px"></el-image> <div v-else>
<el-image class="logo-new-2" :src="require('@/assets/images/logofff-2.png')" style="width:68px;heihgt:60px;float:left;margin-left:40px;margin-top:40px"></el-image>
<el-image class="logo-new-3" :src="require('@/assets/images/logofff-3.png')" style="width:176px;heihgt:60px;float:left;margin-left:40px;margin-top:40px"></el-image>
</div>
<!-- <div class="logo-new-3"></div> -->
</div> </div>
<div class="slider-icon" v-show="tempRoute.meta && tempRoute.meta.details"> <div class="slider-icon" v-show="tempRoute.meta && tempRoute.meta.details">
<el-image <el-image
...@@ -68,6 +72,14 @@ export default { ...@@ -68,6 +72,14 @@ export default {
.logo-new-2 { .logo-new-2 {
width: 217px; width: 217px;
} }
// .logo-new-3 {
// width: 176px;
// height: 60px;
// position: relative;
// top: -60px;
// left: 170px;
// background-image: url(../../../assets/images/logofff-3.png);
// }
.logo-new-1 { .logo-new-1 {
width: 221px; width: 221px;
} }
...@@ -100,7 +112,7 @@ export default { ...@@ -100,7 +112,7 @@ export default {
.app-link { .app-link {
color: #fff; color: #fff;
&.router-link-active .tab-link { &.router-link-active .tab-link {
color: #e27f4d !important; color:#AF1818 !important;
} }
} }
......
...@@ -65,7 +65,7 @@ export default { ...@@ -65,7 +65,7 @@ export default {
<style lang="scss" scoped> <style lang="scss" scoped>
.tab { .tab {
height: 40px; height: 40px;
background: #E27F4D; background: #AF1818;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400; font-weight: 400;
color: #fff; color: #fff;
......
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
<h4> <h4>
<span>学校官网</span> <span>学校官网</span>
</h4> </h4>
<a href="https://www.ciis.edu" target="_blank"><span class="fo">加州整合大学官网</span></a> <a href="https://www.ciis.edu" target="_blank"><span class="fo">瑞士酒店管理大学官网</span></a>
</div> </div>
<div class="footer_cx fot"> <!-- <div class="footer_cx fot">
<h4> <h4>
<span>学校认证</span> <span>学校认证</span>
</h4> </h4>
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
<a href="https://www.universities.com/find/california/best/counseling-psychology-degrees" target="_blank"><span class="fo">2020年CIIS临床心理咨询专业排名全美第4</span></a> <a href="https://www.universities.com/find/california/best/counseling-psychology-degrees" target="_blank"><span class="fo">2020年CIIS临床心理咨询专业排名全美第4</span></a>
<a href="https://www.greatvaluecolleges.net/by-city/online-colleges-san-francisco-ca/" target="_blank"><span class="fo">2020年旧金山最佳在线学位项目排名第3</span></a> <a href="https://www.greatvaluecolleges.net/by-city/online-colleges-san-francisco-ca/" target="_blank"><span class="fo">2020年旧金山最佳在线学位项目排名第3</span></a>
<a href="https://www.online-phd-programs.org/best-online-phd-psychology/" target="_blank"><span class="fo">2020年心理学在线博士项目全美排名第14</span></a> <a href="https://www.online-phd-programs.org/best-online-phd-psychology/" target="_blank"><span class="fo">2020年心理学在线博士项目全美排名第14</span></a>
</div> </div> -->
<div class="footer_logo"> <div class="footer_logo">
<img src="@/assets/images/logo.png" alt /> <img src="@/assets/images/logo.png" alt />
<img src="@/assets/images/logginred.png" alt /> <img src="@/assets/images/logofff-3.png" alt />
</div> </div>
</div> </div>
</div> </div>
...@@ -52,7 +52,7 @@ export default {} ...@@ -52,7 +52,7 @@ export default {}
height: 100%; height: 100%;
z-index: 6; z-index: 6;
width: 100%; width: 100%;
background: url('~@/assets/images/fotbk.png') no-repeat center center; background: url('~@/assets/images/fotbk-2.png') no-repeat center center;
} }
.homepage_footer_body { .homepage_footer_body {
width: 80%; width: 80%;
...@@ -63,6 +63,9 @@ export default {} ...@@ -63,6 +63,9 @@ export default {}
display: flex; display: flex;
z-index: 7; z-index: 7;
flex-direction: column; flex-direction: column;
position: relative;
top: -110px;
left: 100px;
h4 { h4 {
font-size: 18px; font-size: 18px;
font-family: PingFangSC-Regular, PingFang SC; font-family: PingFangSC-Regular, PingFang SC;
...@@ -75,7 +78,7 @@ export default {} ...@@ -75,7 +78,7 @@ export default {}
position: absolute; position: absolute;
bottom: -4px; bottom: -4px;
height: 3px; height: 3px;
background: #ccccccff; background: #AF1818;
width: 100%; width: 100%;
max-width: 140px; max-width: 140px;
} }
...@@ -87,7 +90,7 @@ export default {} ...@@ -87,7 +90,7 @@ export default {}
position: absolute; position: absolute;
bottom: -4px; bottom: -4px;
height: 3px; height: 3px;
background:#E27F4D; background:#AF1818;
width: 100%; width: 100%;
} }
} }
...@@ -100,6 +103,10 @@ export default {} ...@@ -100,6 +103,10 @@ export default {}
} }
a { a {
padding: 20px 0px; padding: 20px 0px;
color: #AF1818;
}
.fo {
color: #AF1818;
} }
} }
.footer_logo { .footer_logo {
...@@ -108,6 +115,9 @@ export default {} ...@@ -108,6 +115,9 @@ export default {}
align-items: baseline; align-items: baseline;
flex-direction: column; flex-direction: column;
justify-content: space-around; justify-content: space-around;
position: relative;
top: -80px;
right: 95px;
} }
} }
} }
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
ref="video" ref="video"
id="myAudio" id="myAudio"
style="width: 100%;height: 80%; object-fit: fill;" style="width: 100%;height: 80%; object-fit: fill;"
src="https://zws-imgs-pub.ezijing.com/static/public/54f23971c68517443056d531c6d1f982.mp4" src="https://zws-imgs-pub.ezijing.com/static/public/e914265418a0e1fc5ab1c8c170f92caa.mp4"
playsinline playsinline
></video> ></video>
<div class="video-img" v-if="isShowPlay"></div> <div class="video-img" v-if="isShowPlay"></div>
...@@ -107,17 +107,17 @@ ...@@ -107,17 +107,17 @@
> >
<div class="homepage-son"> <div class="homepage-son">
<div class="title" ref="wrapper_title"> <div class="title" ref="wrapper_title">
<span class="animate__animated animate__flipInY">加州整合大学权威认证</span> <span class="animate__animated animate__flipInY">认证机构</span>
</div> </div>
<div class="ul-wrapper"> <div class="ul-wrapper">
<div class="li-wrapper aos-init aos-animatea" ref="wrapper_li_01"> <div class="li-wrapper aos-init aos-animatea" ref="wrapper_li_01">
<div class="div-item"> <div class="div-item">
<img src="@/assets/images/tir3.png" alt /> <img src="@/assets/images/tir3-2.png" alt />
<span>中国教育部承认院校</span> <span>瑞士联邦政府学校质量评审委员会 (EduQua)</span>
</div> </div>
<div class="div-item"> <div class="div-item">
<img src="@/assets/images/tir1.png" alt /> <img src="@/assets/images/tir1-2.png" alt />
<span>美国西部院校协会大学委员会认证</span> <span>联合国世界旅游组织认证体系(tedQual)</span>
</div> </div>
</div> </div>
<!-- <div class="wrapper-center"> <!-- <div class="wrapper-center">
...@@ -125,13 +125,13 @@ ...@@ -125,13 +125,13 @@
</div> --> </div> -->
<div class="li-wrapper aos-init aos-animateb rz-new-mar" ref="wrapper_li_02"> <div class="li-wrapper aos-init aos-animateb rz-new-mar" ref="wrapper_li_02">
<div class="div-item"> <div class="div-item">
<img src="@/assets/images/tir2.png" alt /> <img src="@/assets/images/tir2-2.png" alt />
<span>2020年旧金山最佳在线学位项目 排名第3</span> <span>瑞士国家旅游局</span>
<!-- <span>连续 24 年上榜《美国新闻》全美最佳大学指南</span> --> <!-- <span>连续 24 年上榜《美国新闻》全美最佳大学指南</span> -->
</div> </div>
<div class="div-item"> <div class="div-item">
<img src="@/assets/images/tir4.png" alt /> <img src="@/assets/images/tir4-2.png" alt />
<span>2020年心理学在线博士项目 全美排名第14</span> <span>卓越旅游与酒店管理教育国际中心</span>
</div> </div>
</div> </div>
</div> </div>
...@@ -144,16 +144,17 @@ ...@@ -144,16 +144,17 @@
<div class="text wrap"> <div class="text wrap">
<div class="cobo-text"> <div class="cobo-text">
<div class="cobo-title"> <div class="cobo-title">
<span>加州整合大学</span> <span>SHMS瑞士酒店大学</span>
<span>整合理念</span> <span style="font-size: 24px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;">文旅 工商管理硕士项目</span>
<span style="font-size: 24px;font-family: PingFangSC-Medium, PingFang SC;font-weight: 500;color: #FFFFFF;margin-top:20px">办学理念</span>
</div> </div>
<el-button @click="applyConsult">申请咨询</el-button> <el-button @click="applyConsult">申请咨询</el-button>
</div> </div>
<div class="cobo-text"> <div class="cobo-text" style="position:relative;left:200px">
<h4 class="">——东西方文化的整合</h4> <h4 class="">——源于瑞士</h4>
<h4 class="">——心理学与其他学科之间的整合</h4> <h4 class="">——立足中国</h4>
<h4 class="">——个体身体、头脑、心灵、精神面向的整合</h4> <h4 class="">——放眼全球</h4>
<h4 class="">——心理科学内部理论和临床,以及多种治疗流派的整合</h4> <!-- <h4 class="">——心理科学内部理论和临床,以及多种治疗流派的整合</h4> -->
<!-- <h4 class="no_mar">的学习环境,为学生打造梦想的摇篮,塑造谦卑且具使命感</h4> <!-- <h4 class="no_mar">的学习环境,为学生打造梦想的摇篮,塑造谦卑且具使命感</h4>
<h4>的领导典范,培养具有卓越学术能力的专业人才。</h4> <h4>的领导典范,培养具有卓越学术能力的专业人才。</h4>
<div class="cobo-size"> <div class="cobo-size">
...@@ -441,7 +442,7 @@ export default { ...@@ -441,7 +442,7 @@ export default {
bottom: 0; bottom: 0;
width: 100%; width: 100%;
z-index: 3; z-index: 3;
background: url('~@/assets/images/home.png') no-repeat; background: url('~@/assets/images/play-2.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
cursor: pointer; cursor: pointer;
} }
...@@ -761,7 +762,7 @@ export default { ...@@ -761,7 +762,7 @@ export default {
background: #202020; background: #202020;
z-index: 5; z-index: 5;
.join_bg { .join_bg {
background: url('~@/assets/images/cfbk.png'); background: url('~@/assets/images/cfbk-2.png');
z-index: 1; z-index: 1;
background-size: cover; background-size: cover;
background-repeat: no-repeat; background-repeat: no-repeat;
......
...@@ -3,86 +3,58 @@ ...@@ -3,86 +3,58 @@
{ {
"class": "li wow bounceInLeft animated vi delay1 duration2", "class": "li wow bounceInLeft animated vi delay1 duration2",
"class2": "li2 wow bounceInLeft animated vi delay1 duration2 animated", "class2": "li2 wow bounceInLeft animated vi delay1 duration2 animated",
"span": "Integral Knowing and Critical Discourse", "span": "Customer Experience Design for Service Excellence",
"span1": "整合心理学与批判性思考", "span1": "卓越服务客户体验设计",
"li1stateLeft": false, "li1stateLeft": false,
"li1stateRight": false, "li1stateRight": false,
"name": "li1stateLeft", "name": "li1stateLeft",
"ref": "li01", "ref": "li01",
"top1": "57px", "top1": "130px",
"right1": "277px", "right1": "343px",
"top2": "40px", "top2": "120px",
"right2": "340px" "right2": "390px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay3 duration2", "class": "li wow bounceInLeft animated vi delay3 duration2",
"class2": "li2 wow bounceInLeft animated vi delay3 duration2 animated", "class2": "li2 wow bounceInLeft animated vi delay3 duration2 animated",
"span": "The Self as Inquiry", "span": "Quality Operations Management",
"span1": "自我探究", "span1": "高品质运营管理",
"li1stateLeft": false, "li1stateLeft": false,
"li1stateRight": false, "li1stateRight": false,
"name": "li1stateRight", "name": "li1stateRight",
"ref": "li02", "ref": "li02",
"top1": "152px", "top1": "290px",
"right1": "362px", "right1": "427px",
"top2": "145px", "top2": "280px",
"right2": "230px" "right2": "230px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay5 duration2", "class": "li wow bounceInLeft animated vi delay5 duration2",
"class2": "li2 wow bounceInLeft animated vi delay5 duration2 animated", "class2": "li2 wow bounceInLeft animated vi delay5 duration2 animated",
"span": "Couples as Inquiry", "span": "Strategic Human Resource Management",
"span1": "伴侣探究", "span1": "战略人力资源管理",
"li1stateLeft": false, "li1stateLeft": false,
"li1stateRight": false, "li1stateRight": false,
"name": "li1stateLeft", "name": "li1stateLeft",
"ref": "li03", "ref": "li03",
"top1": "249px", "top1": "450px",
"right1": "414px", "right1": "474px",
"top2": "233px", "top2": "450px",
"right2": "471px" "right2": "520px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay7 duration2", "class": "li wow bounceInLeft animated vi delay7 duration2",
"class2": "li2 wow bounceInLeft animated vi delay7 duration2 animated", "class2": "li2 wow bounceInLeft animated vi delay7 duration2 animated",
"span": "Families as Inquiry", "span": "Organizational Behavior & Leadership Strategies",
"span1": "家庭探究", "span1": "组织行为与领导力",
"name": "li1stateRight", "name": "li1stateRight",
"li1stateLeft": false, "li1stateLeft": false,
"li1stateRight": false, "li1stateRight": false,
"ref": "li04", "ref": "li04",
"top1": "366px", "top1": "600px",
"right1": "448px", "right1": "554px",
"top2": "355px", "top2": "590px",
"right2": "320px" "right2": "250px"
},
{
"class": "li wow bounceInLeft animated vi delay9 duration2",
"class2": "li2 wow bounceInLeft animated vi delay9 duration2 animated",
"span": "Trauma",
"span1": "创伤",
"li1stateLeft": false,
"li1stateRight": false,
"name": "li1stateLeft",
"ref": "li05",
"top1": "481px",
"right1": "486px",
"top2": "467px",
"right2": "546px"
},
{
"class": "li wow bounceInLeft animated delay11 vi duration2",
"class2": "li2 wow bounceInLeft animated vi delay11 duration2 animated",
"span": "Sexuality",
"span1": "性的探究",
"li1stateLeft": false,
"name": "li1stateRight",
"li1stateRight": false,
"ref": "li06",
"top1": "606px",
"right1": "562px",
"top2": "595px",
"right2": "440px"
} }
], ],
"2": [ "2": [
...@@ -112,7 +84,7 @@ ...@@ -112,7 +84,7 @@
"top1": "152px", "top1": "152px",
"right1": "362px", "right1": "362px",
"top2": "145px", "top2": "145px",
"right2": "230px" "right2": "80px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay5 duration2", "class": "li wow bounceInLeft animated vi delay5 duration2",
...@@ -126,7 +98,7 @@ ...@@ -126,7 +98,7 @@
"top1": "249px", "top1": "249px",
"right1": "414px", "right1": "414px",
"top2": "233px", "top2": "233px",
"right2": "471px" "right2": "450px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay7 duration2", "class": "li wow bounceInLeft animated vi delay7 duration2",
...@@ -140,7 +112,7 @@ ...@@ -140,7 +112,7 @@
"top1": "366px", "top1": "366px",
"right1": "448px", "right1": "448px",
"top2": "355px", "top2": "355px",
"right2": "320px" "right2": "120px"
}, },
{ {
"class": "li wow bounceInLeft animated vi delay9 duration2", "class": "li wow bounceInLeft animated vi delay9 duration2",
...@@ -154,7 +126,7 @@ ...@@ -154,7 +126,7 @@
"top1": "481px", "top1": "481px",
"right1": "486px", "right1": "486px",
"top2": "467px", "top2": "467px",
"right2": "546px" "right2": "526px"
}, },
{ {
"class": "li wow bounceInLeft animated delay11 vi duration2", "class": "li wow bounceInLeft animated delay11 vi duration2",
...@@ -168,7 +140,7 @@ ...@@ -168,7 +140,7 @@
"top1": "606px", "top1": "606px",
"right1": "562px", "right1": "562px",
"top2": "595px", "top2": "595px",
"right2": "440px" "right2": "300px"
} }
] ]
} }
...@@ -43,12 +43,12 @@ ...@@ -43,12 +43,12 @@
</template> </template>
<script> <script>
import QrcodeVue from 'qrcode.vue' // import QrcodeVue from 'qrcode.vue'
import * as api from '@/api/my' import * as api from '@/api/my'
export default { export default {
name: 'AppPay', name: 'AppPay',
components: { QrcodeVue }, // components: { QrcodeVue },
data() { data() {
return { return {
isPass: false, isPass: false,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论