Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
1ede7ad0
提交
1ede7ad0
authored
1月 21, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
1+1国际项目优化
上级
94af3457
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
186 行增加
和
101 行删除
+186
-101
banners.vue
components/home/banners.vue
+0
-3
schoolSenery.vue
components/home/schoolSenery.vue
+2
-2
Foot.vue
components/layout/pc/Foot.vue
+136
-72
Head.vue
components/layout/pc/Head.vue
+16
-4
rightAside.vue
components/rightAside.vue
+26
-16
zh-CN.js
langs/zh-CN.js
+6
-4
没有找到文件。
components/home/banners.vue
浏览文件 @
1ede7ad0
...
@@ -124,9 +124,6 @@ export default {
...
@@ -124,9 +124,6 @@ export default {
justify-content
:
center
;
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
border-right
:
0
.5px
solid
rgba
(
255
,
255
,
255
,
0
.30196078431372547
);
border-right
:
0
.5px
solid
rgba
(
255
,
255
,
255
,
0
.30196078431372547
);
&
:hover
{
border
:
none
;
}
}
}
.banner_nav
:last-child
{
.banner_nav
:last-child
{
border
:
none
;
border
:
none
;
...
...
components/home/schoolSenery.vue
浏览文件 @
1ede7ad0
...
@@ -70,9 +70,9 @@ export default {}
...
@@ -70,9 +70,9 @@ export default {}
.part
{
.part
{
position
:
absolute
;
position
:
absolute
;
bottom
:
226px
;
bottom
:
226px
;
top
:
256px
;
top
:
50%
;
left
:
50%
;
left
:
50%
;
transform
:
translate
X
(
-50%
);
transform
:
translate
(
-50%
,
-50%
);
}
}
}
}
</
style
>
</
style
>
components/layout/pc/Foot.vue
浏览文件 @
1ede7ad0
...
@@ -3,44 +3,67 @@
...
@@ -3,44 +3,67 @@
<div
class=
"foot-box"
>
<div
class=
"foot-box"
>
<div
class=
"foot-content"
>
<div
class=
"foot-content"
>
<div
class=
"left-content"
>
<div
class=
"left-content"
>
<div>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/bottom_logo.png"
alt=
""
/>
<a
href=
"http://jsj.moe.gov.cn"
target=
"_blank"
>
<div
class=
"bottom"
>
{{
$t
(
'foot.link1'
)
}}
<div
class=
"bottom_left con"
>
</a>
<a
href=
"/project-intro/introduce"
target=
"_blank"
>
关于项目
</a>
<a
href=
"/question/question"
target=
"_blank"
>
常见问题
</a>
<a
href=
"http://ezijing.com"
target=
"_blank"
>
紫荆教育
</a>
<a
href=
"/"
target=
"_blank"
>
国际硕士1+1
</a>
</div>
<div
class=
"line"
></div>
<div
class=
"bottom_center con"
>
<a
href=
"/enroll/apply"
target=
"_blank"
>
招生信息
</a>
<a
href=
"/school/school1"
target=
"_blank"
>
学校介绍
</a>
<a
href=
"/about/teacher"
target=
"_blank"
>
师资力量
</a>
<a
href=
"/about/course"
target=
"_blank"
>
项目优势
</a>
</div>
<div
class=
"line"
></div>
<div
class=
"bottom_bottom con"
>
<a
href=
"/my/account"
target=
"_blank"
>
报名系统
</a>
<a
href=
"/dataDownload/dataDownload"
target=
"_blank"
>
资料下载
</a>
<a
href=
"/returnPolicy/returnPolicy"
target=
"_blank"
>
归国政策
</a>
</div>
</div>
</div>
<div>
<a
href=
"http://jsj.moe.gov.cn"
target=
"_blank"
>
{{
$t
(
'foot.link2'
)
}}
</a>
</div>
<div>
<a
href=
"http://www.marywood.edu/business/graduate/zijing-marywood-mba.html"
target=
"_blank"
>
{{
$t
(
'foot.link3'
)
}}
</a>
</div>
<div>
<a
href=
"https://www.msche.org/institution/0531/"
target=
"_blank"
>
{{
$t
(
'foot.link4'
)
}}
</a>
</div>
<div>
<a
href=
"http://www.ezijing.com"
target=
"_blank"
>
{{
$t
(
'foot.link5'
)
}}
</a>
</div>
<!--
<div>
合作大学官网
</div>
-->
</div>
</div>
<div
class=
"center-content"
>
<div
class=
"center-content"
>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"contact"
>
联系我们
</div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<div
class=
"bottom"
>
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
<div
class=
"address"
v-html=
"$t('foot.address')"
></div>
<div
class=
"phone"
v-html=
"$t('foot.contact')"
></div>
<div
class=
"mail"
v-html=
"$t('foot.email')"
></div>
</div>
</div>
</div>
<div
class=
"right-content"
>
<div
class=
"right-content"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/734d8fd7b853b838e5e029049e2d9db3.png"
alt=
""
class=
"code"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/734d8fd7b853b838e5e029049e2d9db3.png"
alt=
""
class=
"code"
/>
<div
class=
"tips-txt"
>
<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"
alt=
""
/
>
<div
class=
"txt"
>
{{
$t
(
'foot.weChat'
)
}}
</div>
<div
class=
"txt"
>
{{
$t
(
'foot.weChat'
)
}}
</div>
</div>
</div>
</div>
</div>
...
@@ -51,17 +74,34 @@
...
@@ -51,17 +74,34 @@
</div>
</div>
<div
class=
"copyright"
style=
"height: 40px;line-height: 40px;color: rgba(153, 153, 153, 1);background: #fff;"
>
<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;"
>
<div
class=
"inner"
style=
"width: 100%;justify-content: center;display: flex;"
>
<p
style=
"font-size: 12px;"
>
Copyright © 2017 Zijing Education. All rights reserved. 清控紫荆(北京)教育科技股份有限公司
</p>
<p
style=
"font-size: 12px;"
>
<a
target=
"_blank"
href=
"https://tsm.miit.gov.cn/dxxzsp/"
style=
"color: rgba(153, 153, 153, 1);text-decoration:none;margin-left: 10px;"
>
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>
<p
style=
"font-size: 12px;"
>
京ICP证150431号
</p>
</a>
</a>
<a
target=
"_blank"
class=
"record"
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010802023681"
<a
style=
"color: rgba(153, 153, 153, 1);text-decoration:none;align-items: center;display: flex;margin-right: 5px;"
>
target=
"_blank"
<img
src=
"https://zws-imgs-pub.ezijing.com/e0a0ec47dfdfc1e0797b1d5254021d00.png"
alt=
""
class=
"record"
style=
"width: 20px;height: 20px;margin: 0 6px;display: block;"
>
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;"
/>
<p
style=
"font-size: 12px;"
>
安备 11010802023681号
</p>
<p
style=
"font-size: 12px;"
>
安备 11010802023681号
</p>
</a>
</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>
<p
style=
"font-size: 12px;"
>
京ICP备15016866号-1
</p>
</a>
</a>
</div>
</div>
...
@@ -69,73 +109,98 @@
...
@@ -69,73 +109,98 @@
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
export
default
{
export
default
{}
}
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.foot-mian
{
.foot-mian
{
width
:
100%
;
width
:
100%
;
background
:
rgba
(
170
,
25
,
65
,
1
);
background
:
rgba
(
170
,
25
,
65
,
1
);
.links
{
.links
{
padding-top
:
12px
;
padding-top
:
12px
;
font-size
:
14px
;
font-size
:
14px
;
font-weight
:
300
;
font-weight
:
300
;
line-height
:
24px
;
line-height
:
24px
;
color
:
#
FFFFFF
;
color
:
#
ffffff
;
opacity
:
0
.6
;
opacity
:
0
.6
;
width
:
1200px
;
width
:
1200px
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.foot-box
{
.foot-box
{
padding
:
80px
0
35px
;
padding
:
80px
0
35px
;
width
:
1200px
;
width
:
1200px
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.foot-content
{
.foot-content
{
// height: 300px;
// height: 300px;
display
:
flex
;
display
:
flex
;
.left-content
{
.left-content
{
div
{
display
:
flex
;
opacity
:
0
.7
;
flex-direction
:
column
;
font-size
:
18px
;
width
:
457px
;
font-weight
:
300
;
.bottom
{
line-height
:
50px
;
margin-top
:
42px
;
color
:
#FFFFFF
;
display
:
flex
;
text-decoration
:
underline
;
justify-content
:
flex-start
;
letter-spacing
:
3px
;
.con
{
display
:
flex
;
justify-content
:
flex-start
;
flex-direction
:
column
;
}
.line
{
width
:
0px
;
height
:
110px
;
border-right
:
0
.6px
solid
#cc9d9d
;
opacity
:
0
.7
;
margin
:
4px
53px
0
39px
;
}
a
{
opacity
:
0
.7
;
color
:
#ededed
;
font-size
:
14px
;
line-height
:
30px
;
letter-spacing
:
3px
;
}
}
}
}
}
.center-content
{
.center-content
{
font-size
:
18px
;
margin-top
:
16px
;
line-height
:
32px
;
margin-left
:
108px
;
color
:
#FFFFFF
;
.contact
{
letter-spacing
:
3px
;
font-size
:
20px
;
opacity
:
0
.7
;
font-weight
:
400
;
margin-left
:
88px
;
color
:
#ffffff
;
}
.bottom
{
margin-top
:
55px
;
line-height
:
30px
;
font-size
:
14px
;
font-weight
:
300
;
color
:
#ededed
;
}
}
}
.right-content
{
.right-content
{
margin-left
:
auto
;
margin-left
:
97px
;
padding-top
:
2
0
px
;
padding-top
:
2
5
px
;
.code
{
.code
{
width
:
120px
;
width
:
120px
;
display
:
block
;
display
:
block
;
}
}
.tips-txt
{
.tips-txt
{
padding-top
:
20px
;
padding-top
:
20px
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
justify-content
:
center
;
justify-content
:
center
;
img
{
img
{
width
:
21px
;
width
:
21px
;
display
:
block
;
display
:
block
;
}
}
.txt
{
.txt
{
font-size
:
14px
;
font-size
:
14px
;
color
:
#
FFFFFF
;
color
:
#
ffffff
;
margin-left
:
7px
;
margin-left
:
7px
;
}
}
}
}
}
}
}
}
}
}
</
style
>
</
style
>
\ No newline at end of file
components/layout/pc/Head.vue
浏览文件 @
1ede7ad0
...
@@ -9,10 +9,8 @@
...
@@ -9,10 +9,8 @@
<nuxt-link
to=
"/"
>
<nuxt-link
to=
"/"
>
<div
class=
"logo-box"
>
<div
class=
"logo-box"
>
<img
src=
"http://zws-imgs-pub.ezijing.com/static/ezijing/logo/ezijing-logo.svg"
/>
<img
src=
"http://zws-imgs-pub.ezijing.com/static/ezijing/logo/ezijing-logo.svg"
/>
<div
<div
class=
"line"
></div>
style=
"font-size: 30px;color: #AF1941;padding-top:5px;margin-left:28px;
<div
class=
"title"
>
margin-bottom:12px;font-weight:500"
>
国际硕士1+1
国际硕士1+1
</div>
</div>
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
<!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood_logo.svg"
/>
-->
...
@@ -108,6 +106,8 @@ li {
...
@@ -108,6 +106,8 @@ li {
}
}
.logo-box
{
.logo-box
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
img
{
img
{
height
:
55px
;
height
:
55px
;
cursor
:
pointer
;
cursor
:
pointer
;
...
@@ -116,6 +116,18 @@ li {
...
@@ -116,6 +116,18 @@ li {
margin-left
:
20px
;
margin-left
:
20px
;
}
}
}
}
.line
{
border
:
1px
solid
#aa1941
;
height
:
26px
;
margin-left
:
20px
;
}
.title
{
font-size
:
30px
;
font-weight
:
500
;
color
:
#aa1941
;
padding-left
:
20px
;
box-sizing
:
border-box
;
}
}
}
.user
{
.user
{
margin-left
:
auto
;
margin-left
:
auto
;
...
...
components/rightAside.vue
浏览文件 @
1ede7ad0
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<ul
class=
"tab_btns"
>
<ul
class=
"tab_btns"
>
<a
href=
"/my/account"
>
<a
href=
"/my/account"
>
<li
class=
"service"
>
<li
class=
"service"
>
<
p>
{{
$t
(
'aside.apply'
)
}}
</p
>
<
!--
<p>
{{
$t
(
'aside.apply'
)
}}
</p>
--
>
</li>
</li>
</a>
</a>
<li
<li
...
@@ -11,14 +11,14 @@
...
@@ -11,14 +11,14 @@
@mouseenter="handleMsOver('enroll')"
@mouseenter="handleMsOver('enroll')"
@mouseleave="handleMsOut"
@mouseleave="handleMsOut"
>
>
<
p>
{{
$t
(
'aside.apply2'
)
}}
</p
>
<
!--
<p>
{{
$t
(
'aside.apply2'
)
}}
</p>
--
>
</li>
</li>
<li
<li
:class=
"
{ wx: true, active: tabBtnActive
&&
tabBtnTarget === 'wx' }"
:class=
"
{ wx: true, active: tabBtnActive
&&
tabBtnTarget === 'wx' }"
@mouseenter="handleMsOver('wx')"
@mouseenter="handleMsOver('wx')"
@mouseleave="handleMsOut"
@mouseleave="handleMsOut"
>
>
<
p>
{{
$t
(
'aside.follow'
)
}}
</p
>
<
!--
<p>
{{
$t
(
'aside.follow'
)
}}
</p>
--
>
</li>
</li>
<li
<li
:class=
"
{ top: true, active: tabBtnActive
&&
tabBtnTarget === 'top' }"
:class=
"
{ top: true, active: tabBtnActive
&&
tabBtnTarget === 'top' }"
...
@@ -26,7 +26,7 @@
...
@@ -26,7 +26,7 @@
@mouseleave="handleMsOut"
@mouseleave="handleMsOut"
@click="backToTop"
@click="backToTop"
>
>
<
p>
^
</p
>
<
!--
<p>
^
</p>
--
>
</li>
</li>
</ul>
</ul>
<transition
<transition
...
@@ -271,20 +271,25 @@ export default {
...
@@ -271,20 +271,25 @@ export default {
right
:
10px
;
right
:
10px
;
z-index
:
2000
;
z-index
:
2000
;
transform
:
translateY
(
-50%
);
transform
:
translateY
(
-50%
);
background-color
:
#fff
;
.tab_btns
{
.tab_btns
{
width
:
50px
;
width
:
50px
;
// height: 136
px;
height
:
200
px
;
font-size
:
12px
;
font-size
:
12px
;
border-radius
:
4px
;
border-radius
:
4px
;
box-shadow
:
0px
2px
4px
0px
rgba
(
0
,
0
,
0
,
0
.1
);
box-shadow
:
0px
2px
4px
0px
rgba
(
0
,
0
,
0
,
0
.1
);
overflow
:
hidden
;
overflow
:
hidden
;
li
{
li
{
padding
:
60px
0
18px
;
width
:
28px
;
padding
:
36px
15px
15px
;
color
:
#999
;
color
:
#999
;
background-position
:
center
18px
;
background-position
:
center
18px
;
background-repeat
:
no-repeat
;
background-repeat
:
no-repeat
;
background-color
:
#fff
;
//
background-color: #fff;
text-align
:
center
;
text-align
:
center
;
margin
:
auto
;
border-bottom
:
1px
solid
#c9c9c9
;
}
}
li
.active
{
li
.active
{
background-color
:
#af1b40
;
background-color
:
#af1b40
;
...
@@ -294,43 +299,48 @@ export default {
...
@@ -294,43 +299,48 @@ export default {
}
}
li
.enroll
{
li
.enroll
{
position
:
relative
;
position
:
relative
;
background-image
:
url(https://webapp-pub.ezijing.com/project/
kelley/kefu2
2.png)
;
background-image
:
url(https://webapp-pub.ezijing.com/project/
marywood/aside
2.png)
;
}
}
li
.enroll
:after
{
li
.enroll
:after
{
content
:
''
;
content
:
''
;
width
:
100%
;
width
:
100%
;
height
:
1px
;
height
:
1px
;
background
:
#b8bcbf
;
//
background: #b8bcbf;
position
:
absolute
;
position
:
absolute
;
left
:
0
;
left
:
0
;
bottom
:
0
;
bottom
:
0
;
// transform: translateX(-50%) scale(0.5);
// transform: translateX(-50%) scale(0.5);
}
}
li
.enroll.active
{
li
.enroll.active
{
background-image
:
url(https://webapp-pub.ezijing.com/project/
kelley/kefu1
1.png)
;
background-image
:
url(https://webapp-pub.ezijing.com/project/
marywood/aside2
1.png)
;
}
}
li
.service
{
li
.service
{
background-image
:
url(https://
zws-imgs-pub.ezijing.com/static/public/d434fa0ffd77892273e63e6d694cff0a
.png)
;
background-image
:
url(https://
webapp-pub.ezijing.com/project/marywood/aside1
.png)
;
}
}
li
.service
{
li
.service
{
border-bottom
:
1px
solid
#b8bcbf
;
cursor
:
pointer
;
cursor
:
pointer
;
&
:hover
{
&
:hover
{
background-color
:
#af1b40
;
background-color
:
#af1b40
;
p
{
p
{
color
:
#fff
;
color
:
#fff
;
}
}
background-image
:
url(https://
zws-imgs-pub.ezijing.com/static/public/4cbef518113d24b392be80148e921abd
.png)
;
background-image
:
url(https://
webapp-pub.ezijing.com/project/marywood/aside11
.png)
;
}
}
}
}
li
.service.acitve
{
li
.service.acitve
{
background-image
:
url(https://
zws-imgs-pub.ezijing.com/static/public/4cbef518113d24b392be80148e921abd
.png)
;
background-image
:
url(https://
webapp-pub.ezijing.com/project/marywood/aside11
.png)
;
}
}
li
.wx
{
li
.wx
{
background-image
:
url(https://
zws-imgs-pub.ezijing.com/static/public/5526b83d7526b2742f6eba7151c367db
.png)
;
background-image
:
url(https://
webapp-pub.ezijing.com/project/marywood/aside3
.png)
;
}
}
li
.wx.active
{
li
.wx.active
{
background-image
:
url(https://zws-imgs-pub.ezijing.com/static/public/0831ea27fee535ab0ce9f730f467b2e1.png)
;
background-image
:
url(https://webapp-pub.ezijing.com/project/marywood/aside31.png)
;
}
li
.top
{
background-image
:
url(https://webapp-pub.ezijing.com/project/marywood/aside4.png)
;
}
li
.top.active
{
background-image
:
url(https://webapp-pub.ezijing.com/project/marywood/aside41.png)
;
}
}
li
>
p
{
li
>
p
{
font-size
:
12px
;
font-size
:
12px
;
...
...
langs/zh-CN.js
浏览文件 @
1ede7ad0
...
@@ -67,8 +67,8 @@ export default {
...
@@ -67,8 +67,8 @@ export default {
itemT5
:
'中国教育部认证大学<br/>安全可靠'
,
itemT5
:
'中国教育部认证大学<br/>安全可靠'
,
itemT6
:
'回国可做留服认证<br />享受学生福利'
,
itemT6
:
'回国可做留服认证<br />享受学生福利'
,
itemT7
:
'顶配中外师资<br />权威专家教学'
,
itemT7
:
'顶配中外师资<br />权威专家教学'
,
itemT8
:
'线上线下结合
,
<br/>授课方式灵活'
,
itemT8
:
'线上线下结合<br/>授课方式灵活'
,
itemT9
:
'中外联合教研
,
<br/>官方授权中国教学中心'
itemT9
:
'中外联合教研<br/>官方授权中国教学中心'
}
}
},
},
ranking
:
{
ranking
:
{
...
@@ -250,11 +250,13 @@ export default {
...
@@ -250,11 +250,13 @@ export default {
problem
:
{
problem
:
{
item1Tit
:
'申请和面试相关问题'
,
item1Tit
:
'申请和面试相关问题'
,
item1problem1
:
'Q:如何申请美国印第安纳大学Kelley商学院金融学硕士?大概流程是什么?'
,
item1problem1
:
'Q:如何申请美国印第安纳大学Kelley商学院金融学硕士?大概流程是什么?'
,
item1answer1
:
'A: 本项目为申请面试制;申请流程为:在线填写申请资料—初审通过—面试安排—综合评审—录取offer—学费缴纳及入学手续办理'
,
item1answer1
:
'A: 本项目为申请面试制;申请流程为:在线填写申请资料—初审通过—面试安排—综合评审—录取offer—学费缴纳及入学手续办理'
,
item1problem2
:
'Q:面试多少人?录取多少人?率取比率是多少?'
,
item1problem2
:
'Q:面试多少人?录取多少人?率取比率是多少?'
,
item1answer2
:
'A: 本项目采取现场/视频面试的方式,面试人数和录取人数视申请人数和申请资质而定。'
,
item1answer2
:
'A: 本项目采取现场/视频面试的方式,面试人数和录取人数视申请人数和申请资质而定。'
,
item1problem3
:
'Q:是否要求考生的工作经验必须属于金融行业?'
,
item1problem3
:
'Q:是否要求考生的工作经验必须属于金融行业?'
,
item1answer3
:
'A: 本项目对考生的行业背景无特殊要求。欢迎有志于从事金融行业或相关工作的考生报考。录取为综合考评,工作背景是综合考评时需要参考的一部分信息。'
,
item1answer3
:
'A: 本项目对考生的行业背景无特殊要求。欢迎有志于从事金融行业或相关工作的考生报考。录取为综合考评,工作背景是综合考评时需要参考的一部分信息。'
,
item2Tit
:
'报考资格相关问题'
,
item2Tit
:
'报考资格相关问题'
,
item2problem1
:
'Q:大专毕业后,又通过自考获得本科毕业证和学士学位,能否报考?'
,
item2problem1
:
'Q:大专毕业后,又通过自考获得本科毕业证和学士学位,能否报考?'
,
item2answer1
:
'A: 可以报考,只要获得本科学位证书,按照本科毕业生身份报考即可。'
,
item2answer1
:
'A: 可以报考,只要获得本科学位证书,按照本科毕业生身份报考即可。'
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论