提交 4725eee3 authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 ecb04778
...@@ -71,6 +71,8 @@ export default { ...@@ -71,6 +71,8 @@ export default {
.link { .link {
margin-top: 0.22rem; margin-top: 0.22rem;
a { a {
display: block;
margin-top: 0.1rem;
font-size: 0.14rem; font-size: 0.14rem;
margin-right: 0.2rem; margin-right: 0.2rem;
} }
......
...@@ -47,42 +47,42 @@ export default { ...@@ -47,42 +47,42 @@ export default {
name: '', name: '',
phone: '', phone: '',
project_id: '', project_id: '',
channel: this.$route.query.channel_num || 19962 channel: this.$route.query.channel_num || 19962,
}, },
rules: { rules: {
name: [{ required: true, message: '请输入您的名字', trigger: 'blur' }], name: [{ required: true, message: '请输入您的名字', trigger: 'blur' }],
phone: [ phone: [
{ required: true, message: '请输入您的手机号', trigger: 'blur' }, { required: true, message: '请输入您的手机号', trigger: 'blur' },
{ pattern: /^1[3-9]\d{9}$/, message: '请输入正确的手机号', trigger: 'blur' } { pattern: /^1[3-9]\d{9}$/, message: '请输入正确的手机号', trigger: 'blur' },
], ],
project_id: [{ required: true, message: '请选择项目', trigger: 'change' }] project_id: [{ required: true, message: '请选择项目', trigger: 'change' }],
}, },
formList: [ formList: [
{ {
tit: '权威可靠', tit: '权威可靠',
desc: '-百年学府 中美教育部双认证' desc: '-百年学府 中美教育部双认证',
}, },
{ {
tit: '校方直录', tit: '校方直录',
desc: '-百年学府 中美教育部双认证' desc: '-百年学府 中美教育部双认证',
}, },
{ {
tit: '免标准化考试', tit: '免标准化考试',
desc: '-美国校方考试替代托福/GMAT' desc: '-美国校方考试替代托福/GMAT',
}, },
{ {
tit: '省时省费', tit: '省时省费',
desc: '-减免部分学费,赴美1年,校内住宿安全便捷' desc: '-减免部分学费,赴美1年,校内住宿安全便捷',
}, },
{ {
tit: '师资雄厚', tit: '师资雄厚',
desc: '-清华北大教授+全美TOP100大学博士师资' desc: '-清华北大教授+全美TOP100大学博士师资',
}, },
{ {
tit: '精英辈出', tit: '精英辈出',
desc: '-美国前总统,诺贝尔奖得主,世界500强CEO等' desc: '-美国前总统,诺贝尔奖得主,世界500强CEO等',
} },
] ],
} }
}, },
mounted() { mounted() {
...@@ -115,10 +115,10 @@ export default { ...@@ -115,10 +115,10 @@ export default {
{ label: '德保罗大学金融学硕士项目', value: '1025' }, { label: '德保罗大学金融学硕士项目', value: '1025' },
{ label: '斯蒂文斯理工学院工程管理硕士项目', value: '1020' }, { label: '斯蒂文斯理工学院工程管理硕士项目', value: '1020' },
{ label: '加州浸会大学全日制工商管理博士项目', value: '1017' }, { label: '加州浸会大学全日制工商管理博士项目', value: '1017' },
{ label: '加州浸会大学全球科技创新管理学者DBA项目', value: '1023' } { label: '加州浸会大学全球科技创新管理学者DBA项目', value: '1023' },
] ]
} }
} },
}, },
methods: { methods: {
handleSubmit() { handleSubmit() {
...@@ -140,7 +140,7 @@ export default { ...@@ -140,7 +140,7 @@ export default {
} }
api api
.submit(params) .submit(params)
.then(res => { .then((res) => {
if (res && res.status === 200 && res.error === 0) { if (res && res.status === 200 && res.error === 0) {
this.$message.success('报名提交成功') this.$message.success('报名提交成功')
} else { } else {
...@@ -150,8 +150,8 @@ export default { ...@@ -150,8 +150,8 @@ export default {
.catch(() => { .catch(() => {
this.$message.error('报名提交失败') this.$message.error('报名提交失败')
}) })
} },
} },
} }
</script> </script>
...@@ -162,8 +162,7 @@ export default { ...@@ -162,8 +162,7 @@ export default {
flex-direction: column; flex-direction: column;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/internationalDegree/apply_bg1.png) no-repeat background: url(https://webapp-pub.ezijing.com/www/h5/internationalDegree/apply_bg1.png) no-repeat center top;
center top;
background-size: 100% 100%; background-size: 100% 100%;
box-sizing: border-box; box-sizing: border-box;
h2 { h2 {
......
...@@ -87,19 +87,19 @@ export default { ...@@ -87,19 +87,19 @@ export default {
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14); box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.14);
.logo1 { .logo1 {
flex: 1; flex: 1;
background: url('~/assets/images/logo.png') no-repeat; background: url('https://webapp-pub.ezijing.com/www/pc/logo/us-logo.png') no-repeat;
height: 0.26rem; height: 0.26rem;
background-size: contain; background-size: contain;
} }
.logo2 { .logo2 {
flex: 1; flex: 1;
background: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/marywood/logo_head.png') no-repeat; background: url('https://webapp-pub.ezijing.com/www/h5/marywood/logo_head.png') no-repeat;
height: 0.26rem; height: 0.26rem;
background-size: contain; background-size: contain;
} }
.logo-en { .logo-en {
flex: 1; flex: 1;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/en-logo.png) no-repeat; background: url(https://webapp-pub.ezijing.com/www/pc/en-logo.png) no-repeat;
height: 0.26rem; height: 0.26rem;
background-size: contain; background-size: contain;
} }
...@@ -170,7 +170,7 @@ export default { ...@@ -170,7 +170,7 @@ export default {
.icon { .icon {
width: 0.5rem; width: 0.5rem;
height: 0.5rem; height: 0.5rem;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/images/change-lang.png); background: url(https://webapp-pub.ezijing.com/www/h5/images/change-lang.png);
background-size: 100% 100%; background-size: 100% 100%;
margin: 0 auto; margin: 0 auto;
} }
......
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
return process.client return process.client
? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}` ? `${process.env.loginURL}/register?redirect_uri=${encodeURIComponent(location.origin + this.$route.fullPath)}`
: '' : ''
} },
}, },
data() { data() {
return { return {
...@@ -60,8 +60,8 @@ export default { ...@@ -60,8 +60,8 @@ export default {
{ name: this.$t('menu.aboutChild.news'), path: '/about/news' }, { name: this.$t('menu.aboutChild.news'), path: '/about/news' },
{ name: this.$t('menu.aboutChild.msg'), path: '/about/message' }, { name: this.$t('menu.aboutChild.msg'), path: '/about/message' },
{ name: this.$t('menu.aboutChild.openLesson'), path: '/about/lesson' }, { name: this.$t('menu.aboutChild.openLesson'), path: '/about/lesson' },
{ name: this.$t('menu.aboutChild.contact'), path: '/about/contact' } { name: this.$t('menu.aboutChild.contact'), path: '/about/contact' },
] ],
}, },
// { // {
// name: this.$t('menu.services'), // name: this.$t('menu.services'),
...@@ -100,25 +100,25 @@ export default { ...@@ -100,25 +100,25 @@ export default {
children: [ children: [
{ {
name: this.$t('menu.industrialCollegeChild.corePower'), name: this.$t('menu.industrialCollegeChild.corePower'),
path: '/services/college' path: '/services/college',
}, },
{ {
name: this.$t('menu.industrialCollegeChild.program'), name: this.$t('menu.industrialCollegeChild.program'),
path: '/services/major' path: '/services/major',
}, },
{ {
name: this.$t('menu.industrialCollegeChild.saas'), name: this.$t('menu.industrialCollegeChild.saas'),
href: 'https://e-saas.ezijing.com' href: 'https://e-saas.ezijing.com',
}, },
{ {
name: this.$t('menu.industrialCollegeChild.internship'), name: this.$t('menu.industrialCollegeChild.internship'),
path: '/services/employment' path: '/services/employment',
}, },
{ {
name: '商业数据分析实验室', name: '商业数据分析实验室',
path: '/services/dataAnalysis' path: '/services/dataAnalysis',
} },
] ],
}, },
{ {
name: this.$t('menu.degree'), name: this.$t('menu.degree'),
...@@ -134,13 +134,13 @@ export default { ...@@ -134,13 +134,13 @@ export default {
// { name: this.$t('menu.degreeChild.masterChild.msf'), href: 'https://kelley.ezijing.com' }, // { name: this.$t('menu.degreeChild.masterChild.msf'), href: 'https://kelley.ezijing.com' },
{ name: this.$t('menu.degreeChild.masterChild.med'), href: 'https://cu.ezijing.com' }, { name: this.$t('menu.degreeChild.masterChild.med'), href: 'https://cu.ezijing.com' },
{ name: this.$t('menu.degreeChild.masterChild.map'), href: 'https://ciis.ezijing.com' }, { name: this.$t('menu.degreeChild.masterChild.map'), href: 'https://ciis.ezijing.com' },
{ name: this.$t('menu.degreeChild.masterChild.jmed'), href: ' https://cuw.ezijing.com/index' } { name: this.$t('menu.degreeChild.masterChild.jmed'), href: ' https://cuw.ezijing.com/index' },
// { // {
// name: this.$t('menu.degreeChild.masterChild.studyAbroadMaster'), // name: this.$t('menu.degreeChild.masterChild.studyAbroadMaster'),
// href: 'https://marywood-plus.ezijing.com' // href: 'https://marywood-plus.ezijing.com'
// }, // },
// { name: '金融学硕士1+1', href: 'https://sbu-plus.ezijing.com' } // { name: '金融学硕士1+1', href: 'https://sbu-plus.ezijing.com' }
] ],
}, },
{ {
name: this.$t('menu.degreeChild.mba'), name: this.$t('menu.degreeChild.mba'),
...@@ -149,8 +149,8 @@ export default { ...@@ -149,8 +149,8 @@ export default {
// { name: this.$t('menu.degreeChild.mbaChild.finance'), href: 'https://sofia.ezijing.com' }, // { name: this.$t('menu.degreeChild.mbaChild.finance'), href: 'https://sofia.ezijing.com' },
{ name: this.$t('menu.degreeChild.mbaChild.internatidnal'), href: 'https://shms.ezijing.com' }, { name: this.$t('menu.degreeChild.mbaChild.internatidnal'), href: 'https://shms.ezijing.com' },
// { name: this.$t('menu.degreeChild.mbaChild.caas'), href: 'https://caas.ezijing.com' } // { name: this.$t('menu.degreeChild.mbaChild.caas'), href: 'https://caas.ezijing.com' }
] ],
} },
// { // {
// name: this.$t('menu.degreeChild.doctor'), // name: this.$t('menu.degreeChild.doctor'),
// children: [ // children: [
...@@ -159,7 +159,7 @@ export default { ...@@ -159,7 +159,7 @@ export default {
// { name: this.$t('menu.degreeChild.doctorChild.studyAbroad'), onClick: this.showTips } // { name: this.$t('menu.degreeChild.doctorChild.studyAbroad'), onClick: this.showTips }
// ] // ]
// } // }
] ],
}, },
// { // {
// name: this.$t('menu.onlineEdu'), // name: this.$t('menu.onlineEdu'),
...@@ -180,11 +180,11 @@ export default { ...@@ -180,11 +180,11 @@ export default {
children: [ children: [
{ {
name: '纽约州立大学石溪分校金融硕士保研项目', name: '纽约州立大学石溪分校金融硕士保研项目',
href: 'https://sbu-plus.ezijing.com/' href: 'https://sbu-plus.ezijing.com/',
}, },
{ {
name: '斯蒂文斯理工学院工程管理硕士保研项目', name: '斯蒂文斯理工学院工程管理硕士保研项目',
href: 'https://sit-plus.ezijing.com/' href: 'https://sit-plus.ezijing.com/',
}, },
// { // {
// name: '玛丽伍德大学工商管理硕士保研项目', // name: '玛丽伍德大学工商管理硕士保研项目',
...@@ -196,13 +196,13 @@ export default { ...@@ -196,13 +196,13 @@ export default {
// }, // },
{ {
name: '加州浸会大学全日制工商管理博士项目(DBA)', name: '加州浸会大学全日制工商管理博士项目(DBA)',
href: 'https://cbu-plus.ezijing.com/' href: 'https://cbu-plus.ezijing.com/',
}, },
{ {
name: '加州浸会大学工商管理博士项目(DBA)', name: '加州浸会大学工商管理博士项目(DBA)',
href: 'https://cbu-online.ezijing.com/' href: 'https://cbu-online.ezijing.com/',
} },
] ],
}, },
{ {
name: this.$t('menu.industrialCollegeChild.cert'), name: this.$t('menu.industrialCollegeChild.cert'),
...@@ -210,35 +210,35 @@ export default { ...@@ -210,35 +210,35 @@ export default {
children: [ children: [
{ {
name: this.$t('menu.industrialCollegeChild.x'), name: this.$t('menu.industrialCollegeChild.x'),
href: 'https://x.ezijing.com' href: 'https://x.ezijing.com',
}, },
{ {
name: this.$t('menu.onlineEduChild.prp'), name: this.$t('menu.onlineEduChild.prp'),
href: 'https://prp.ezijing.com/' href: 'https://prp.ezijing.com/',
}, },
{ {
name: '高管培训(数字创新管理)', name: '高管培训(数字创新管理)',
onClick: this.showTips onClick: this.showTips,
} },
] ],
}, },
{ {
name: this.$t('menu.alumni'), name: this.$t('menu.alumni'),
children: [ children: [
{ name: this.$t('menu.alumniChild.alumni'), path: '/alumnus' }, { name: this.$t('menu.alumniChild.alumni'), path: '/alumnus' },
{ name: this.$t('menu.alumniChild.alumniZijinghua'), path: '/alumnus/flower' }, { name: this.$t('menu.alumniChild.alumniZijinghua'), path: '/alumnus/flower' },
{ name: this.$t('menu.alumniChild.alumniStory'), path: '/alumnus/story' } { name: this.$t('menu.alumniChild.alumniStory'), path: '/alumnus/story' },
// { name: this.$t('menu.alumniChild.roadmap'), flag: '1' } // { name: this.$t('menu.alumniChild.roadmap'), flag: '1' }
// { name: '校友风采', path: '/alumnus/style' } // { name: '校友风采', path: '/alumnus/style' }
] ],
} },
// { // {
// name: this.$t('menu.apply'), // name: this.$t('menu.apply'),
// onClick: () => { // onClick: () => {
// this.$emit('showApplyForm') // this.$emit('showApplyForm')
// } // }
// } // }
] ],
} }
}, },
methods: { methods: {
...@@ -253,11 +253,11 @@ export default { ...@@ -253,11 +253,11 @@ export default {
logout() { logout() {
this.$store.dispatch('logout') this.$store.dispatch('logout')
window.location.reload() window.location.reload()
} },
}, },
mounted() { mounted() {
this.$store.dispatch('checkLogin') this.$store.dispatch('checkLogin')
} },
} }
</script> </script>
...@@ -288,7 +288,7 @@ export default { ...@@ -288,7 +288,7 @@ export default {
.icon { .icon {
width: 0.5rem; width: 0.5rem;
height: 0.5rem; height: 0.5rem;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/images/change-lang.png); background: url(https://webapp-pub.ezijing.com/www/h5/images/change-lang.png);
background-size: 100% 100%; background-size: 100% 100%;
margin: 0 auto; margin: 0 auto;
} }
......
...@@ -150,7 +150,7 @@ export default { ...@@ -150,7 +150,7 @@ export default {
address: '地&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层', address: '地&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层',
contact: '联系电话:010-62793909', contact: '联系电话:010-62793909',
email: '邮&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com', email: '邮&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com',
link1: '教育涉外监管信息网', link1: '中华人民共和国教育部教育涉外监管信息网',
link2: '清华大学五道口金融学院', link2: '清华大学五道口金融学院',
relationT1: '关联企业:', relationT1: '关联企业:',
relationT2: '清控紫荆(广东)教育科技有限公司', relationT2: '清控紫荆(广东)教育科技有限公司',
......
...@@ -88,7 +88,7 @@ export default { ...@@ -88,7 +88,7 @@ export default {
// 在读 // 在读
learningInfo() { learningInfo() {
if (this.learning.length) { if (this.learning.length) {
return this.learning.filter(item => item.status === '1') return this.learning.filter((item) => item.status === '1')
} else { } else {
return [] return []
} }
...@@ -96,7 +96,7 @@ export default { ...@@ -96,7 +96,7 @@ export default {
// 毕业 // 毕业
graduateInfo() { graduateInfo() {
if (this.learning.length) { if (this.learning.length) {
return this.learning.filter(item => item.status === '0') return this.learning.filter((item) => item.status === '0')
} else { } else {
return [] return []
} }
...@@ -104,7 +104,7 @@ export default { ...@@ -104,7 +104,7 @@ export default {
// 毕业 休学 在读 // 毕业 休学 在读
otherInfo() { otherInfo() {
if (this.learning.length) { if (this.learning.length) {
return this.learning.filter(item => item.status !== '3' || item.status !== '4') return this.learning.filter((item) => item.status !== '3' || item.status !== '4')
} else { } else {
return [] return []
} }
...@@ -113,21 +113,21 @@ export default { ...@@ -113,21 +113,21 @@ export default {
list() { list() {
// status 状态(0:毕业,1:在读,2:休学,3:未开通,4:退学) // status 状态(0:毕业,1:在读,2:休学,3:未开通,4:退学)
if (this.learning.length > 0) { if (this.learning.length > 0) {
this.roadList.forEach(item => { this.roadList.forEach((item) => {
// 最新在读显示 弹框 显示我的项目 // 最新在读显示 弹框 显示我的项目
if (item.projectList.find(it => it.tenant === this.learningInfo[0].tenant)) { if (item.projectList.find((it) => it.tenant === this.learningInfo[0].tenant)) {
item.isShow = true item.isShow = true
item.project_name = '我的项目:' item.project_name = '我的项目:'
} else if ( } else if (
!this.otherInfo.find(item => item.status === '1') && !this.otherInfo.find((item) => item.status === '1') &&
this.otherInfo.find(item => item.status === '0') this.otherInfo.find((item) => item.status === '0')
) { ) {
this.graduateInfo[0].isShow = true this.graduateInfo[0].isShow = true
this.graduateInfo[0].project_name = '我的项目:' this.graduateInfo[0].project_name = '我的项目:'
} }
const arr = [] const arr = []
this.otherInfo.forEach(itL => { this.otherInfo.forEach((itL) => {
item.projectList.forEach(itP => { item.projectList.forEach((itP) => {
if (itL.tenant === itP.tenant) { if (itL.tenant === itP.tenant) {
arr.push(itP) arr.push(itP)
item.project_name = '我的项目:' item.project_name = '我的项目:'
...@@ -146,21 +146,21 @@ export default { ...@@ -146,21 +146,21 @@ export default {
homeListNew() { homeListNew() {
if (this.learning.length > 0) { if (this.learning.length > 0) {
console.log(this.homeList, '0000') console.log(this.homeList, '0000')
this.homeList.map(item => { this.homeList.map((item) => {
// 最新在读显示 弹框 显示我的项目 // 最新在读显示 弹框 显示我的项目
if (item.itemList.find(it => it.tenant === this.learningInfo[0].tenant)) { if (item.itemList.find((it) => it.tenant === this.learningInfo[0].tenant)) {
item.isShow = true item.isShow = true
item.project_name = '我的项目:' item.project_name = '我的项目:'
} else if ( } else if (
!this.otherInfo.find(item => item.status === '1') && !this.otherInfo.find((item) => item.status === '1') &&
this.otherInfo.find(item => item.status === '0') this.otherInfo.find((item) => item.status === '0')
) { ) {
this.graduateInfo[0].isShow = true this.graduateInfo[0].isShow = true
this.graduateInfo[0].project_name = '我的项目:' this.graduateInfo[0].project_name = '我的项目:'
} }
const arr = [] const arr = []
this.otherInfo.forEach(itL => { this.otherInfo.forEach((itL) => {
item.itemList.forEach(itP => { item.itemList.forEach((itP) => {
if (itL.tenant === itP.tenant) { if (itL.tenant === itP.tenant) {
arr.push(itP) arr.push(itP)
item.project_name = '我的项目:' item.project_name = '我的项目:'
...@@ -175,7 +175,7 @@ export default { ...@@ -175,7 +175,7 @@ export default {
} else { } else {
return this.homeList return this.homeList
} }
} },
}, },
data() { data() {
return { return {
...@@ -184,46 +184,46 @@ export default { ...@@ -184,46 +184,46 @@ export default {
internationalDegreeProjectList: [ internationalDegreeProjectList: [
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img1.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img1.png',
href: 'https://kelley.ezijing.com/' href: 'https://kelley.ezijing.com/',
}, },
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img2.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img2.png',
href: 'https://ciis.ezijing.com/' href: 'https://ciis.ezijing.com/',
}, },
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img3.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img3.png',
href: 'https://marywood.ezijing.com/' href: 'https://marywood.ezijing.com/',
} },
], ],
// 热门专业 // 热门专业
studyAbroadProjectList: [ studyAbroadProjectList: [
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img4.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img4.png',
href: 'https://cbu-plus.ezijing.com/' href: 'https://cbu-plus.ezijing.com/',
}, },
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img5.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img5.png',
href: 'https://marywood-plus.ezijing.com/' href: 'https://marywood-plus.ezijing.com/',
}, },
{ {
imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img6.png', imgUrl: 'https://webapp-pub.ezijing.com/www/h5/lifeLearning/img6.png',
href: 'https://sbu-plus.ezijing.com/' href: 'https://sbu-plus.ezijing.com/',
} },
] ],
} }
}, },
methods: { methods: {
handleShow(val) { handleShow(val) {
const allList = [...this.list, ...this.homeListNew] const allList = [...this.list, ...this.homeListNew]
if (allList) { if (allList) {
allList.map(item => { allList.map((item) => {
if (item.title !== val.title) { if (item.title !== val.title) {
item.isShow = false item.isShow = false
} }
}) })
} }
} },
} },
} }
</script> </script>
...@@ -254,7 +254,7 @@ export default { ...@@ -254,7 +254,7 @@ export default {
.banner { .banner {
width: 100%; width: 100%;
height: 6.31rem; height: 6.31rem;
background: url(https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/lifeLearning/banner.png); background: url(https://webapp-pub.ezijing.com/www/h5/lifeLearning/banner.png);
background-size: 100% 100%; background-size: 100% 100%;
position: relative; position: relative;
z-index: 1; z-index: 1;
......
<template> <template>
<div class="solutin-box"> <div class="solutin-box">
<div class="title">在线教育解决方案</div> <div class="title">在线教育解决方案</div>
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/h5/images/pages-solution.png"> <img src="https://webapp-pub.ezijing.com/www/h5/images/pages-solution.png" />
</div> </div>
</template> </template>
<script> <script>
export default { export default {}
}
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
.solutin-box{ .solutin-box {
.title{ .title {
font-size: .14rem; font-size: 0.14rem;
line-height: 100%; line-height: 100%;
color: #333333; color: #333333;
padding:.14rem 0 .14rem .17rem; padding: 0.14rem 0 0.14rem 0.17rem;
} }
img{ img {
width: 100%; width: 100%;
display: block; display: block;
} }
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论