Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-old
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-old
Commits
9a1c0d10
提交
9a1c0d10
authored
6月 07, 2021
作者:
lihuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
7eada421
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
18 行增加
和
14 行删除
+18
-14
footer.vue
src/components/layout/footer.vue
+4
-4
index.vue
src/pages/home/index.vue
+3
-3
index.vue
src/pages/project/index.vue
+9
-5
setCourse.vue
src/pages/teaching/components/setCourse.vue
+1
-1
index.vue
src/pages/teaching/index.vue
+1
-1
没有找到文件。
src/components/layout/footer.vue
浏览文件 @
9a1c0d10
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
<div
class=
"app-footer-main"
>
<div
class=
"app-footer-main"
>
<div
class=
"inner"
>
<div
class=
"inner"
>
<div
class=
"left"
>
<div
class=
"left"
>
<
!--
<img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/seg-ajsa/logo-seg-footer%402x.png"
class=
"logo"
/>
--
>
<
img
src=
"https://webapp-pub.oss-cn-beijing.aliyuncs.com/project/seg-ajsa/seg-ajas-logo.png"
class=
"logo"
/
>
<ul
class=
"menu"
>
<ul
class=
"menu"
>
<li
v-for=
"item in menuList"
:key=
"item.href"
>
<li
v-for=
"item in menuList"
:key=
"item.href"
>
<a
:href=
"item.href"
target=
"_blank"
>
{{
item
.
title
}}
</a>
<a
:href=
"item.href"
target=
"_blank"
>
{{
item
.
title
}}
</a>
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<div
class=
"contact"
>
<div
class=
"contact"
>
<h3>
联系我们
</h3>
<h3>
联系我们
</h3>
<p>
<p>
Swiss Education Group
<br
/>
【SEG中国预科中心】
<br
/>
<!-- CRCS瑞士恺撒里兹大学
<br
/>
-->
<!-- CRCS瑞士恺撒里兹大学
<br
/>
-->
<!-- 电话:010-62793909
<br
/>
<!-- 电话:010-62793909
<br
/>
E-mail:chinafflg@ezijing.com
<br
/>
-->
E-mail:chinafflg@ezijing.com
<br
/>
-->
...
@@ -75,7 +75,7 @@ export default {
...
@@ -75,7 +75,7 @@ export default {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.logo
{
.logo
{
width
:
6
0px
;
width
:
12
0px
;
}
}
.app-footer
{
.app-footer
{
.inner
{
.inner
{
...
@@ -89,7 +89,7 @@ export default {
...
@@ -89,7 +89,7 @@ export default {
.inner
{
.inner
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
//
align-items: center;
}
}
}
}
.menu
{
.menu
{
...
...
src/pages/home/index.vue
浏览文件 @
9a1c0d10
...
@@ -159,19 +159,19 @@
...
@@ -159,19 +159,19 @@
</swiper>
</swiper>
<div
class=
"written"
>
<div
class=
"written"
>
<div
class=
"btn"
>
项目介绍
</div>
<div
class=
"btn"
>
项目介绍
</div>
<div
class=
"txt"
>
CRCS瑞士恺撒里兹大学 | 酒店与旅游方向工商管理硕士(MBA
)
</div>
<div
class=
"txt"
>
SEG中国预科中心招生简章(下载资料:预科简章
)
</div>
</div>
</div>
</div>
</div>
<div
class=
"swiper-mian float-r"
@
click=
"goPreview('https://mp.weixin.qq.com/s/U5WEpHRBTP_NFJ1ez9a8PQ')"
>
<div
class=
"swiper-mian float-r"
@
click=
"goPreview('https://mp.weixin.qq.com/s/U5WEpHRBTP_NFJ1ez9a8PQ')"
>
<swiper
:options=
"swiperOptions2"
ref=
"mySwiper2"
class=
"item-swiper"
>
<swiper
:options=
"swiperOptions2"
ref=
"mySwiper2"
class=
"item-swiper"
>
<swiper-slide>
<swiper-slide>
<img
src=
"https://
zws-imgs-pub.ezijing.com/static/public/c5db6f01b15492a2197f945407a5bdc9.jp
g"
/>
<img
src=
"https://
webapp-pub.oss-cn-beijing.aliyuncs.com/project/seg-ajsa/ajsa-news-r.jpe
g"
/>
</swiper-slide>
</swiper-slide>
<div
class=
"swiper-pagination"
slot=
"pagination"
></div>
<div
class=
"swiper-pagination"
slot=
"pagination"
></div>
</swiper>
</swiper>
<div
class=
"written"
>
<div
class=
"written"
>
<div
class=
"btn color"
>
新闻活动
</div>
<div
class=
"btn color"
>
新闻活动
</div>
<div
class=
"txt"
>
CRCS瑞士恺撒里兹大学 新年线下活动都分享了哪些干货?
</div>
<div
class=
"txt"
>
资讯 | SEG在国内新增本科大一班,2021月9月开学!
</div>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/pages/project/index.vue
浏览文件 @
9a1c0d10
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div>
<div>
<div
class=
"modul1"
>
<div
class=
"modul1"
>
<ul
class=
"tap-btn"
>
<ul
class=
"tap-btn"
>
<li
:class=
"showIndex === 1 ? 'active' : ''"
@
click=
"tap(1)"
>
项目
背景
</li>
<li
:class=
"showIndex === 1 ? 'active' : ''"
@
click=
"tap(1)"
>
项目
介绍
</li>
<li
:class=
"showIndex === 2 ? 'active' : ''"
@
click=
"tap(2)"
>
项目特色
</li>
<li
:class=
"showIndex === 2 ? 'active' : ''"
@
click=
"tap(2)"
>
项目特色
</li>
</ul>
</ul>
</div>
</div>
...
@@ -44,22 +44,26 @@ export default {
...
@@ -44,22 +44,26 @@ export default {
if
(
n
===
1
)
{
if
(
n
===
1
)
{
requestType
=
[
requestType
=
[
{
{
name
:
'
CRCS介绍
'
,
name
:
'
预科简介
'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
},
},
{
{
name
:
'
本科项目介绍
'
,
name
:
'
适用人群
'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
},
},
{
{
name
:
'
硕士项目介绍
'
,
name
:
'
上课地点
'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
}
}
]
]
}
else
{
}
else
{
requestType
=
[
requestType
=
[
{
{
name
:
'项目特色'
,
name
:
'预科课程'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
},
{
name
:
'课程内容'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
}
}
]
]
...
...
src/pages/teaching/components/setCourse.vue
浏览文件 @
9a1c0d10
...
@@ -22,7 +22,7 @@ export default {
...
@@ -22,7 +22,7 @@ export default {
getData
()
{
getData
()
{
const
requestType
=
[
const
requestType
=
[
{
{
name
:
'
硕士
课程设置'
,
name
:
'
预科
课程设置'
,
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
image
:
'https://zws-imgs-pub.ezijing.com/static/public/b9045c3182307689d0371bece5b2bf3a.png'
}
}
]
]
...
...
src/pages/teaching/index.vue
浏览文件 @
9a1c0d10
...
@@ -37,7 +37,7 @@ export default {
...
@@ -37,7 +37,7 @@ export default {
data
()
{
data
()
{
return
{
return
{
bannerTabData
:
{
bannerTabData
:
{
menu
:
[
'
硕士课程设置'
,
'本
科课程设置'
],
menu
:
[
'
预
科课程设置'
],
imgUrl
:
'https://zws-imgs-pub.ezijing.com/static/public/03036d9b2460f3b182c929e4b3af0eb2.png'
imgUrl
:
'https://zws-imgs-pub.ezijing.com/static/public/03036d9b2460f3b182c929e4b3af0eb2.png'
},
},
activeIndex
:
0
,
activeIndex
:
0
,
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论