Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-pc
Commits
7d0fec8d
提交
7d0fec8d
authored
3月 21, 2023
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: 首页改版
上级
fc6013e7
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
51 行增加
和
100 行删除
+51
-100
base.css
assets/css/base.css
+1
-1
banners.vue
components/home/banners.vue
+6
-2
projectFeatures.vue
components/home/projectFeatures.vue
+0
-0
projectPosition.vue
components/home/projectPosition.vue
+43
-93
Head.vue
components/layout/pc/Head.vue
+0
-2
Menu.vue
components/layout/pc/Menu.vue
+1
-2
没有找到文件。
assets/css/base.css
浏览文件 @
7d0fec8d
...
...
@@ -22,7 +22,7 @@ body {
'Hiragino Sans GB'
,
'Wenquanyi Micro Hei'
,
sans-serif
;
padding
:
0
;
margin
:
0
;
background
:
#
eee
;
background
:
#
f9f8f8
;
}
p
{
margin
:
0
;
...
...
components/home/banners.vue
浏览文件 @
7d0fec8d
<
template
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"banner-content"
>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/cbu-online/banner.png?v=4"
/>
<div
class=
"banner_navList"
>
<a
href=
"/my"
>
<img
class=
"img"
src=
"https://webapp-pub.ezijing.com/project/cbu-online/banner.png"
/>
</a>
<div
class=
"banner_navList"
v-if=
"false"
>
<div
class=
"banner_nav"
v-for=
"(item, index) in navList"
:key=
"index"
@
click=
"navClick(item)"
>
<div
class=
"nav_top"
>
<img
class=
"nav_img"
:src=
"item.img"
v-if=
"!isMobile"
/>
...
...
@@ -88,6 +90,8 @@ export default {
.img
{
width
:
100%
;
height
:
100%
;
min-height
:
650px
;
object-fit
:
cover
;
z-index
:
1000
;
}
.banner_navList
{
...
...
components/home/projectFeatures.vue
浏览文件 @
7d0fec8d
差异被折叠。
点击展开。
components/home/projectPosition.vue
浏览文件 @
7d0fec8d
<
template
>
<div
:class=
"isMobile ? 'is-h5' : 'is-pc'"
>
<div
class=
"service-content max-width-center"
>
<card
title=
"项目简介"
v-if=
"!isMobile"
>
<div
class=
"desc"
>
<p>
加州浸会大学工商管理博士DBA项目是经过美国教育监管机构WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务,以更好地融合中国实践。
</p>
</div>
</card>
<div
v-else
>
<div
class=
"tit"
>
项目简介
</div>
<div
class=
"desc"
>
<p>
加州浸会大学工商管理博士DBA项目是经过美国教育监管机构WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务,以更好地融合中国实践。
</p>
</div>
<div
class=
"service-content max-width-center"
>
<card
title=
"项目简介"
>
<div
class=
"desc"
>
<img
src=
"https://webapp-pub.ezijing.com/project/cbu-online/school_desc.png"
class=
"desc-img"
/>
<p>
加州浸会大学工商管理博士DBA项目是经过美国教育监管机构WASC、BPPE、DOE等批准的正规博士项目。该项目强调课程学习与论文写作结合,以培养将管理实践和理论研究深度融合的商业领袖和学者为目标。清控紫荆教育是加州浸会大学工商管理博士项目中国唯一合作伙伴,双方共同致力于为学生提供高质量的学习体验和服务,以更好地融合中国实践。
</p>
</div>
</
div
>
</
card
>
</div>
</
template
>
<
script
>
...
...
@@ -29,60 +20,7 @@ export default {
Card
},
data
()
{
return
{
titleParams
:
{
name
:
this
.
$t
(
'home.project.title'
)
}
// data: [
// {
// icon: 'https://webapp-pub.ezijing.com/project/marywood/img12.png',
// iconActive: 'https://webapp-pub.ezijing.com/project/marywood/img11.png',
// text: this.$store.state.isMobile ? this.$t('home.project.h5.itemT1') : this.$t('home.project.pc.itemT5')
// },
// {
// icon: 'https://webapp-pub.ezijing.com/project/marywood/img22.png',
// iconActive: 'https://webapp-pub.ezijing.com/project/marywood/img21.png',
// text: this.$store.state.isMobile ? this.$t('home.project.h5.itemT1') : this.$t('home.project.pc.itemT6')
// },
// {
// icon: 'https://webapp-pub.ezijing.com/project/marywood/img32.png',
// iconActive: 'https://webapp-pub.ezijing.com/project/marywood/img31.png',
// text: this.$store.state.isMobile ? this.$t('home.project.h5.itemT1') : this.$t('home.project.pc.itemT7')
// },
// {
// icon: 'https://webapp-pub.ezijing.com/project/marywood/img42.png',
// iconActive: 'https://webapp-pub.ezijing.com/project/marywood/img411.png',
// text: this.$store.state.isMobile ? this.$t('home.project.h5.itemT2') : this.$t('home.project.pc.itemT8')
// },
// {
// icon: 'https://webapp-pub.ezijing.com/project/marywood/img52.png',
// iconActive: 'https://webapp-pub.ezijing.com/project/marywood/img51.png',
// text: this.$store.state.isMobile ? this.$t('home.project.h5.itemT3') : this.$t('home.project.pc.itemT9')
// }
// ]
}
},
computed
:
{
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
}
},
methods
:
{
goPage
(
path
)
{
if
(
path
===
''
)
{
// this.$message('暂未开通,尽请期待。')
return
}
window
.
open
(
path
)
}
},
mounted
()
{
console
.
log
(
this
.
isMobile
)
},
computed
:
{
isMobile
()
{
return
this
.
$store
.
state
.
isMobile
}
return
{}
}
}
</
script
>
...
...
@@ -90,36 +28,48 @@ export default {
<
style
lang=
"scss"
scoped
>
.is-pc
{
.max-width-center
{
width
:
1212px
;
width
:
1200px
;
min-height
:
460px
;
margin
:
0
auto
;
padding-top
:
168px
;
.desc
{
padding
:
28px
30px
0
30px
;
p
{
text-align
:
justify
;
padding-top
:
20px
;
font-size
:
20px
;
line-height
:
30px
;
font-weight
:
400
;
color
:
#666666
;
}
padding-top
:
65px
;
}
.desc-img
{
float
:
right
;
margin-left
:
40px
;
margin-top
:
-60px
;
}
.desc
{
text-align
:
justify
;
padding
:
28px
0
;
p
{
font-size
:
18px
;
color
:
#666
;
line-height
:
36px
;
}
}
.remark
{
text-align
:
left
;
font-size
:
20px
;
line-height
:
30px
;
color
:
#666666
;
padding
:
28px
30px
0
30px
;
font-weight
:
400
;
}
}
.is-h5
{
.max-width-center
{
// margin: 0.39rem auto;
padding
:
0
.2rem
0
.3rem
0
.2rem
0
.3rem
;
}
.tit
{
font-size
:
0
.14rem
;
font-weight
:
bold
;
line-height
:
0
.28rem
;
color
:
#424242
;
.desc-img
{
max-width
:
100%
;
margin-bottom
:
20px
;
}
.desc
{
text-align
:
justify
;
white-space
:
pre-line
;
font-size
:
0
.12rem
;
font-weight
:
400
;
line-height
:
0
.2rem
;
color
:
#666666
;
}
.remark
{
text-align
:
left
;
font-size
:
0
.12rem
;
font-weight
:
400
;
line-height
:
0
.2rem
;
...
...
components/layout/pc/Head.vue
浏览文件 @
7d0fec8d
...
...
@@ -184,8 +184,6 @@ li {
}
.head-nav-content
{
height
:
72px
;
display
:
flex
;
align-items
:
center
;
}
}
</
style
>
components/layout/pc/Menu.vue
浏览文件 @
7d0fec8d
...
...
@@ -181,11 +181,10 @@ export default {
</
script
>
<
style
lang=
"scss"
scoped
>
.nav-item-box
{
padding-left
:
11px
;
display
:
flex
;
justify-content
:
space-between
;
li
{
position
:
relative
;
margin-right
:
40px
;
.name
{
line-height
:
72px
;
font-size
:
22px
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论