提交 c6575dbf authored 作者: pengxiaohui's avatar pengxiaohui
...@@ -36,15 +36,15 @@ import * as api from '@/api' ...@@ -36,15 +36,15 @@ import * as api from '@/api'
export default { export default {
data() { data() {
return { return {
ruleForm: { name: '', phone: '', project_id: '1000', channel: 19960 }, ruleForm: { name: '', phone: '', project_id: '1012', channel: 19960 },
projectList: [ projectList: [
{ label: this.$t('aside.project1'), value: '1012' }, { label: this.$t('aside.project1'), value: '1012' },
{ label: this.$t('aside.project2'), value: '1000' }, // { label: this.$t('aside.project2'), value: '1000' },
{ label: this.$t('aside.project3'), value: '1008' }, { label: this.$t('aside.project3'), value: '1008' },
{ label: this.$t('aside.project4'), value: '1001' }, { label: this.$t('aside.project4'), value: '1001' },
{ label: this.$t('aside.project5'), value: '1006' }, { label: this.$t('aside.project5'), value: '1006' },
{ label: this.$t('aside.project6'), value: '1005' }, { label: this.$t('aside.project6'), value: '1005' }
{ label: this.$t('aside.project7'), value: '1007' } // { label: this.$t('aside.project7'), value: '1007' }
], ],
phoneCode: '', phoneCode: '',
codeButtonDisabled: false, codeButtonDisabled: false,
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<div class="top"> <div class="top">
<div class="about"> <div class="about">
<p v-html="$t('foot.address')"></p> <p v-html="$t('foot.address')"></p>
<p v-html="$t('foot.contact')"></p> <div style="padding:10px 0;" v-html="$t('foot.contact')"></div>
<p v-html="$t('foot.email')"></p> <p v-html="$t('foot.email')"></p>
</div> </div>
<dl> <dl>
......
...@@ -111,7 +111,7 @@ export default { ...@@ -111,7 +111,7 @@ export default {
name: this.$t('menu.degreeChild.mba'), name: this.$t('menu.degreeChild.mba'),
children: [ children: [
{ name: this.$t('menu.degreeChild.mbaChild.mba'), href: 'https://marywood.ezijing.com' }, { name: this.$t('menu.degreeChild.mbaChild.mba'), href: 'https://marywood.ezijing.com' },
{ 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' }
] ]
......
...@@ -89,12 +89,12 @@ export default { ...@@ -89,12 +89,12 @@ export default {
text: this.$t('home.degree.mba'), text: this.$t('home.degree.mba'),
href: 'https://marywood.ezijing.com' href: 'https://marywood.ezijing.com'
}, },
{ // {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/a23695e5428a3d5e0a2f47f7d36ebb14.png', // icon: 'https://zws-imgs-pub.ezijing.com/static/public/a23695e5428a3d5e0a2f47f7d36ebb14.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/a2c4b8a1f799b35f04ed618f7b47b9c1.png', // iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/a2c4b8a1f799b35f04ed618f7b47b9c1.png',
text: this.$t('home.degree.finance'), // text: this.$t('home.degree.finance'),
href: 'https://sofia.ezijing.com' // href: 'https://sofia.ezijing.com'
}, // },
{ {
icon: 'https://zws-imgs-pub.ezijing.com/static/public/709ab2dd245369c16631a8d9ebe67006.png', icon: 'https://zws-imgs-pub.ezijing.com/static/public/709ab2dd245369c16631a8d9ebe67006.png',
iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/29917e1f3d47ca9381b5e0c397e1f082.png', iconActive: 'https://zws-imgs-pub.ezijing.com/static/public/29917e1f3d47ca9381b5e0c397e1f082.png',
......
...@@ -46,7 +46,7 @@ export default { ...@@ -46,7 +46,7 @@ export default {
}, },
masterChild: { masterChild: {
msf: 'MSF', msf: 'MSF',
med: 'MED (Childhood Psychology and Education)', med: 'MED',
map: 'MAP', map: 'MAP',
paln: 'Plan for Future Financial Leaders' paln: 'Plan for Future Financial Leaders'
}, },
...@@ -116,7 +116,12 @@ export default { ...@@ -116,7 +116,12 @@ export default {
foot: { foot: {
address: address:
'Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084', 'Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084',
contact: 'Contact: 010-62793299', contact: `<p>联系电话:010-62793909</p>
<p>政企合作:010-62793271</p>
<p>院校合作:010-62799201</p>
<p>金融学学位事业部:010-62793299</p>
<p>心理学学位事业部: 010-62790180</p>
<p>校 友 会:010-62793389</p>`,
email: 'Email: service@ezijing.com', email: 'Email: service@ezijing.com',
link1: 'jsj.moe.gov.cn', link1: 'jsj.moe.gov.cn',
link2: 'pbcsf.tsinghua.edu.cn', link2: 'pbcsf.tsinghua.edu.cn',
...@@ -140,7 +145,7 @@ export default { ...@@ -140,7 +145,7 @@ export default {
project3: 'MBA IN HOSPITALITY', project3: 'MBA IN HOSPITALITY',
project4: 'MSF', project4: 'MSF',
project5: 'MAP', project5: 'MAP',
project6: 'MED (Childhood Psychology and Education)', project6: 'MED',
project7: 'Plan for Future Financial Leaders', project7: 'Plan for Future Financial Leaders',
pay: 'Pay attention to our' pay: 'Pay attention to our'
}, },
...@@ -149,7 +154,7 @@ export default { ...@@ -149,7 +154,7 @@ export default {
title: 'ZIJING PROFILE', title: 'ZIJING PROFILE',
text: `Zijing Education was initially incubated by related intellectual property rights of People’s Bank of China School of Finance (PBCSF) at Tsinghua University. It began operating as an independent company as Tsinghua Holdings Zijing (Beijing) Education Technology Co., Ltd. in 2015. Zijing is the Chinese name of Tsinghua University’s flower Bauhinia, meaning “unremitting self-improvement and moving for beauty”. <br/><br/> text: `Zijing Education was initially incubated by related intellectual property rights of People’s Bank of China School of Finance (PBCSF) at Tsinghua University. It began operating as an independent company as Tsinghua Holdings Zijing (Beijing) Education Technology Co., Ltd. in 2015. Zijing is the Chinese name of Tsinghua University’s flower Bauhinia, meaning “unremitting self-improvement and moving for beauty”. <br/><br/>
Zijing Education is committed to providing solutions on high-end international degree education, vocational education and online education. It aims to be education-oriented, science and technology enabling, professionalized and internationalized for cultivation of high-quality international and industrial talents globally.<br/><br/> Zijing Education is committed to providing solutions on high-end international degree education, vocational education and online education. It aims to be education-oriented, science and technology enabling, professionalized and internationalized for cultivation of high-quality international and industrial talents globally.<br/><br/>
Zijing Education has carried out in-depth cooperation with globally renowned universities such as Indiana University, California Institute of Integral Studies, Campbellsville University, Marywood University, Sophia University and Swiss Higher Education Group to launch online programs, such as MBA, Master of Science in Finance, Master in Organizational Leadership, Master of Arts in Applied Psychology, Master of Education (Childhood Psychology and Education) and MBA (International Hospitality). We have trained a large number of outstanding elites with internationally advanced management and education philosophy. <br/><br/> Zijing Education has carried out in-depth cooperation with globally renowned universities such as Indiana University, California Institute of Integral Studies, Campbellsville University, Marywood University, Sophia University and Swiss Higher Education Group to launch online programs, such as MBA, Master of Science in Finance, Master in Organizational Leadership, Master of Arts in Applied Psychology, Master of Education and MBA (International Hospitality). We have trained a large number of outstanding elites with internationally advanced management and education philosophy. <br/><br/>
Zijing Education has industrial advantages and abundant resources in educational technology in terms of industry-education integration. With the guidance of national education policy and the pursuit of fostering talents for enterprises, we have been assisting institutions to cope with industry transformation, policy requirements and novel challenges in school operation. Specifically, we have provided institutions with constructive support on the industrialization, globalization and digitalization, and optimized talent training programs so as to improve caliber of faculty. Besides, we have jointly developed high-quality and featured curriculum in order to promote new majors and teaching development for institutions.`, Zijing Education has industrial advantages and abundant resources in educational technology in terms of industry-education integration. With the guidance of national education policy and the pursuit of fostering talents for enterprises, we have been assisting institutions to cope with industry transformation, policy requirements and novel challenges in school operation. Specifically, we have provided institutions with constructive support on the industrialization, globalization and digitalization, and optimized talent training programs so as to improve caliber of faculty. Besides, we have jointly developed high-quality and featured curriculum in order to promote new majors and teaching development for institutions.`,
itemText1: 'International Universities in Partnership', itemText1: 'International Universities in Partnership',
itemText2: 'Globally Focused Online Courses', itemText2: 'Globally Focused Online Courses',
...@@ -204,10 +209,13 @@ export default { ...@@ -204,10 +209,13 @@ export default {
contact: { contact: {
lxTit: 'Contact Us', lxTit: 'Contact Us',
contactTxt: `Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084<br /> contactTxt: `Address: 5F, Building 7, Tsinghua University Science Park, No.1 East Zhongguancun Road, Haidian District, Beijing, 10084<br />
Contact: 010-62793299<br /> Contact: 010-62793909<br />
Email: service@ezijing.com<br />
政企合作:010-62793271<br /> 政企合作:010-62793271<br />
院校合作:010-62790183`, 院校合作:010-62799201<br />
金融学学位事业部:010-62793299<br />
心理学学位事业部: 010-62790180<br />
校友会:010-62793389<br />
Email: service@ezijing.com`,
follow: 'Follow Us', follow: 'Follow Us',
followCodeT1: 'Enterprise WeChat', followCodeT1: 'Enterprise WeChat',
followCodeT2: 'Official Weibo', followCodeT2: 'Official Weibo',
......
...@@ -56,7 +56,7 @@ export default { ...@@ -56,7 +56,7 @@ export default {
}, },
masterChild: { masterChild: {
msf: '金融硕士MSF', msf: '金融硕士MSF',
med: '教育学硕士MED(儿童心理与教育)', med: '教育学硕士MED',
map: '应用心理学MAP', map: '应用心理学MAP',
// paln: '未来金融领袖计划' // paln: '未来金融领袖计划'
studyAbroadMaster: '国际硕士1+1' studyAbroadMaster: '国际硕士1+1'
...@@ -100,7 +100,7 @@ export default { ...@@ -100,7 +100,7 @@ export default {
tabBtn4: '博士', tabBtn4: '博士',
shms: '海外留学<br />SHMS<br />(即将推出)', shms: '海外留学<br />SHMS<br />(即将推出)',
msf: '金融硕士<br />MSF', msf: '金融硕士<br />MSF',
med: '教育学硕士MED<br />(儿童心理与教育)', med: '教育学硕士MED',
map: '应用心理学<br />硕士MAP', map: '应用心理学<br />硕士MAP',
// plan: '未来金融<br />领袖计划', // plan: '未来金融<br />领袖计划',
studyAbroadMaster: '国际硕士<br/> 1+1', studyAbroadMaster: '国际硕士<br/> 1+1',
...@@ -146,7 +146,12 @@ export default { ...@@ -146,7 +146,12 @@ export default {
}, },
foot: { foot: {
address: '地&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层', address: '地&nbsp;&nbsp;&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层',
contact: '联系电话:010-62793299', contact: `<p>联系电话:010-62793909</p>
<p>政企合作:010-62793271</p>
<p>院校合作:010-62799201</p>
<p>金融学学位事业部:010-62793299</p>
<p>心理学学位事业部: 010-62790180</p>
<p>校 友 会:010-62793389</p>`,
email: '邮&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com', email: '邮&nbsp;&nbsp;&nbsp;&nbsp;箱:service@ezijing.com',
link1: '教育涉外监管信息网', link1: '教育涉外监管信息网',
link2: '清华大学五道口金融学院', link2: '清华大学五道口金融学院',
...@@ -170,7 +175,7 @@ export default { ...@@ -170,7 +175,7 @@ export default {
project3: '酒店和旅游方向工商管理硕士', project3: '酒店和旅游方向工商管理硕士',
project4: '金融硕士MSF', project4: '金融硕士MSF',
project5: '应用心理学硕士MAP', project5: '应用心理学硕士MAP',
project6: '教育学硕士MED(儿童心理与教育)', project6: '教育学硕士MED',
project7: '中国未来金融领袖计划', project7: '中国未来金融领袖计划',
pay: '扫描关注微信公众号' pay: '扫描关注微信公众号'
}, },
...@@ -235,10 +240,13 @@ export default { ...@@ -235,10 +240,13 @@ export default {
contact: { contact: {
lxTit: '联系我们', lxTit: '联系我们',
contactTxt: `地&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层<br /> contactTxt: `地&nbsp;&nbsp;址:北京市海淀区中关村东路1号院清华科技园7号楼5层<br />
联系电话:010-62793299<br /> 联系电话:010-62793909<br />
邮&nbsp;&nbsp;箱:service@ezijing.com<br />
政企合作:010-62793271<br /> 政企合作:010-62793271<br />
院校合作:010-62790183`, 院校合作:010-62799201<br />
金融学学位事业部:010-62793299<br />
心理学学位事业部: 010-62790180<br />
校友会:010-62793389<br />
邮&nbsp;&nbsp;箱:service@ezijing.com`,
follow: '关注我们', follow: '关注我们',
followCodeT1: '紫荆企业微信', followCodeT1: '紫荆企业微信',
followCodeT2: '紫荆官方微博', followCodeT2: '紫荆官方微博',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论