Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
412c5a33
提交
412c5a33
authored
1月 10, 2022
作者:
matian
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
代码提交
上级
d3596b92
显示空白字符变更
内嵌
并排
正在显示
7 个修改的文件
包含
31 行增加
和
12 行删除
+31
-12
Menu.vue
components/layout/pc/Menu.vue
+6
-1
zh-CN.js
langs/zh-CN.js
+1
-0
index.vue
pages/index.vue
+2
-3
question.vue
pages/question/question.vue
+1
-1
school1.vue
pages/school/school1.vue
+6
-2
school2.vue
pages/school/school2.vue
+9
-3
school3.vue
pages/school/school3.vue
+6
-2
没有找到文件。
components/layout/pc/Menu.vue
浏览文件 @
412c5a33
...
...
@@ -106,6 +106,11 @@ export default {
{
name
:
this
.
$t
(
'menu.question'
),
path
:
'/question/question'
},
// 报名申请
{
name
:
this
.
$t
(
'menu.apply'
),
path
:
'/my/account'
}
],
time
:
null
...
...
@@ -167,7 +172,7 @@ export default {
display
:
flex
;
li
{
position
:
relative
;
margin-right
:
6
0px
;
margin-right
:
4
0px
;
.name
{
line-height
:
72px
;
font-size
:
22px
;
...
...
langs/zh-CN.js
浏览文件 @
412c5a33
...
...
@@ -14,6 +14,7 @@ export default {
dataDownload
:
'资料下载'
,
returnPolicy
:
'归国政策'
,
question
:
'常见问题'
,
apply
:
'报名申请'
,
projectChild
:
{
bg
:
'项目介绍'
,
feature
:
'项目特色'
,
...
...
pages/index.vue
浏览文件 @
412c5a33
...
...
@@ -82,7 +82,6 @@ export default {
.banner-content
{
position
:
relative
;
width
:
100%
;
height
:
652px
;
.img
{
width
:
100%
;
height
:
100%
;
...
...
@@ -92,8 +91,8 @@ export default {
display
:
flex
;
justify-content
:
center
;
position
:
absolute
;
top
:
461px
;
bottom
:
109px
;
//
top: 461px;
left
:
50%
;
transform
:
translateX
(
-50%
);
}
...
...
pages/question/question.vue
浏览文件 @
412c5a33
...
...
@@ -43,7 +43,7 @@
</p>
</li>
<li>
7.为什么你们项目在中外合作办学里查不到?会影响学历认证吗?
<p
class=
"title"
>
7.为什么你们项目在中外合作办学里查不到?会影响学历认证吗?
</p>
<p
class=
"desc"
>
我们的项目是统招计划之外,无需联考,报名后筛选条件,符合要求者择优录取,所以不需要去教育部或者中留服单独备案。合作的美国大学都是教育部认证备案的正规大学,所以不影响回国学历认证。
</p>
...
...
pages/school/school1.vue
浏览文件 @
412c5a33
...
...
@@ -21,9 +21,13 @@
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school15.png"
/>
</div>
<div
style=
"width:1200px;margin:auto;text-align:center;display:flex;justify-content:flex-start;margin-top:64px;"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
<img
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school16.png"
src=
"https://webapp-pub.ezijing.com/project/marywood/school16
1
.png"
/>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school17.png"
/>
...
...
@@ -120,7 +124,7 @@ export default {
display
:
flex
;
justify-content
:
center
;
position
:
absolute
;
bottom
:
1
5
9px
;
bottom
:
1
0
9px
;
left
:
50%
;
transform
:
translateX
(
-50%
);
}
...
...
pages/school/school2.vue
浏览文件 @
412c5a33
...
...
@@ -21,14 +21,20 @@
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school25.png"
/>
</div>
<div
style=
"width:1200px;margin:auto;text-align:center;display:flex;justify-content:flex-start;margin-top:64px;"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
<img
style=
"width:100%;height:100%;margin-top:64px"
src=
"https://webapp-pub.ezijing.com/project/marywood/school26.png"
src=
"https://webapp-pub.ezijing.com/project/marywood/school26
1
.png"
/>
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/school27.png"
/>
</div>
<div
style=
"margin:auto;text-align:center;width:1200px;display:flex;justify-content:flex-start;margin-top:64px;margin-left:30px"
>
<div
style=
"margin:auto;text-align:center;width:1200px;display:flex;justify-content:flex-start;margin-top:64px;margin-left:30px"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
校园风光
</h1>
</div>
...
...
@@ -122,7 +128,7 @@ export default {
position
:
absolute
;
left
:
50%
;
transform
:
translateX
(
-50%
);
bottom
:
1
5
9px
;
bottom
:
1
0
9px
;
}
.btn1
{
width
:
104px
;
...
...
pages/school/school3.vue
浏览文件 @
412c5a33
...
...
@@ -21,9 +21,13 @@
<div
class=
"content"
>
<img
src=
"https://webapp-pub.ezijing.com/project/marywood/marywood34.png"
/>
</div>
<div
style=
"width:1200px;margin:auto;text-align:center;display:flex;justify-content:flex-start;margin-top:64px;"
>
<div
style=
"width: 6px;height: 34px;background: #AA1941;margin-right:9px;margin-top:6px"
></div>
<h1
style=
"color: #333333; font-size: 34px;font-weight: bold;"
>
项目设置
</h1>
</div>
<img
style=
"margin-top:64px;width:100%;height:100%"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood36.png"
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/marywood/marywood36
1
.png"
alt=
""
/>
<div
class=
"content"
>
...
...
@@ -123,7 +127,7 @@ export default {
position
:
absolute
;
left
:
50%
;
transform
:
translateX
(
-50%
);
bottom
:
1
5
9px
;
bottom
:
1
0
9px
;
}
.btn1
{
width
:
104px
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论