Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-online-old
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-online-old
Commits
b86cb96a
提交
b86cb96a
authored
3月 05, 2021
作者:
lihuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
修改内容
上级
57b590a4
显示空白字符变更
内嵌
并排
正在显示
14 个修改的文件
包含
144 行增加
和
124 行删除
+144
-124
.config.dev.js
.config.dev.js
+1
-1
.config.pro.js
.config.pro.js
+1
-1
.config.test.js
.config.test.js
+1
-1
package-lock.json
package-lock.json
+3
-3
axiosService.js
src/action/axiosService.js
+3
-3
list_api.js
src/api/list_api.js
+1
-1
report_api.js
src/api/report_api.js
+1
-1
api.js
src/assets/js/api.js
+1
-1
header.vue
src/components/layout/header.vue
+9
-9
index.vue
src/pages/alumniWork/index.vue
+1
-1
index.vue
src/pages/home/index.vue
+119
-99
index.vue
src/pages/presence/index.vue
+1
-1
index.vue
src/pages/teaching/index.vue
+1
-1
index.vue
src/pages/videoCenter/index.vue
+1
-1
没有找到文件。
.config.dev.js
浏览文件 @
b86cb96a
...
@@ -33,6 +33,6 @@ module.exports = {
...
@@ -33,6 +33,6 @@ module.exports = {
},
},
ProvidePlugin
:
{},
ProvidePlugin
:
{},
others
:
{
others
:
{
projectId
:
'
1000
'
projectId
:
'
5003
'
}
}
}
}
.config.pro.js
浏览文件 @
b86cb96a
...
@@ -14,6 +14,6 @@ module.exports = {
...
@@ -14,6 +14,6 @@ module.exports = {
},
},
ProvidePlugin
:
{},
ProvidePlugin
:
{},
others
:
{
others
:
{
projectId
:
'
1000
'
projectId
:
'
5003
'
}
}
}
}
.config.test.js
浏览文件 @
b86cb96a
...
@@ -15,6 +15,6 @@ module.exports = {
...
@@ -15,6 +15,6 @@ module.exports = {
},
},
ProvidePlugin
:
{},
ProvidePlugin
:
{},
others
:
{
others
:
{
projectId
:
'
1000
'
projectId
:
'
5003
'
}
}
}
}
package-lock.json
浏览文件 @
b86cb96a
...
@@ -5675,7 +5675,7 @@
...
@@ -5675,7 +5675,7 @@
},
},
"html-tags"
:
{
"html-tags"
:
{
"version"
:
"2.0.0"
,
"version"
:
"2.0.0"
,
"resolved"
:
"https://registry.npm
.taobao.org/html-tags/download
/html-tags-2.0.0.tgz"
,
"resolved"
:
"https://registry.npm
js.org/html-tags/-
/html-tags-2.0.0.tgz"
,
"integrity"
:
"sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos="
"integrity"
:
"sha1-ELMKOGCF9Dzt41PMj6fLDe7qZos="
},
},
"html-webpack-plugin"
:
{
"html-webpack-plugin"
:
{
...
@@ -6638,7 +6638,7 @@
...
@@ -6638,7 +6638,7 @@
},
},
"lodash.kebabcase"
:
{
"lodash.kebabcase"
:
{
"version"
:
"4.1.1"
,
"version"
:
"4.1.1"
,
"resolved"
:
"https://registry.npm
.taobao.org/lodash.kebabcase/download
/lodash.kebabcase-4.1.1.tgz"
,
"resolved"
:
"https://registry.npm
js.org/lodash.kebabcase/-
/lodash.kebabcase-4.1.1.tgz"
,
"integrity"
:
"sha1-hImxyw0p/4gZXM7KRI/21swpXDY="
"integrity"
:
"sha1-hImxyw0p/4gZXM7KRI/21swpXDY="
},
},
"loglevel"
:
{
"loglevel"
:
{
...
@@ -9936,7 +9936,7 @@
...
@@ -9936,7 +9936,7 @@
},
},
"svg-tags"
:
{
"svg-tags"
:
{
"version"
:
"1.0.0"
,
"version"
:
"1.0.0"
,
"resolved"
:
"https://registry.npm
.taobao.org/svg-tags/download
/svg-tags-1.0.0.tgz"
,
"resolved"
:
"https://registry.npm
js.org/svg-tags/-
/svg-tags-1.0.0.tgz"
,
"integrity"
:
"sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q="
"integrity"
:
"sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q="
},
},
"swiper"
:
{
"swiper"
:
{
...
...
src/action/axiosService.js
浏览文件 @
b86cb96a
...
@@ -14,7 +14,7 @@ export function queryInformation(param) {
...
@@ -14,7 +14,7 @@ export function queryInformation(param) {
// url: host.main + path.queryInformation,
// url: host.main + path.queryInformation,
url
:
'/api/zws/v1/enrollment/submissions'
,
url
:
'/api/zws/v1/enrollment/submissions'
,
params
:
{
params
:
{
project_id
:
1000
,
project_id
:
5003
,
name
:
'hhahah'
name
:
'hhahah'
}
}
})
})
...
@@ -30,7 +30,7 @@ export function introduction(params) {
...
@@ -30,7 +30,7 @@ export function introduction(params) {
// 获取所有介绍内容
// 获取所有介绍内容
return
ax
({
return
ax
({
method
:
'GET'
,
method
:
'GET'
,
url
:
'/api/zws/v1/cms/projects/
1000
/contents/'
+
params
.
tag
url
:
'/api/zws/v1/cms/projects/
5003
/contents/'
+
params
.
tag
})
})
.
then
(
function
(
response
)
{
.
then
(
function
(
response
)
{
params
.
cb
(
response
.
data
[
0
].
content
)
params
.
cb
(
response
.
data
[
0
].
content
)
...
@@ -47,7 +47,7 @@ export function getNews(params) {
...
@@ -47,7 +47,7 @@ export function getNews(params) {
// url: host.main + path.news,
// url: host.main + path.news,
url
:
'/api/zws/v1/cms/news'
,
url
:
'/api/zws/v1/cms/news'
,
params
:
{
params
:
{
project_id
:
1000
project_id
:
5003
}
}
})
})
.
then
(
function
(
response
)
{
.
then
(
function
(
response
)
{
...
...
src/api/list_api.js
浏览文件 @
b86cb96a
...
@@ -6,7 +6,7 @@ export default class ScoreAPI extends BaseAPI {
...
@@ -6,7 +6,7 @@ export default class ScoreAPI extends BaseAPI {
*/
*/
getContent
=
name
=>
getContent
=
name
=>
this
.
get
(
this
.
get
(
`/v1/cms/projects/
1000
/contents/
${
encodeURIComponent
(
decodeURIComponent
(
name
))}
?sites=sofia.ezijing.com`
,
`/v1/cms/projects/
5003
/contents/
${
encodeURIComponent
(
decodeURIComponent
(
name
))}
?sites=sofia.ezijing.com`
,
{
{
addhost
:
'zws-api.ezijing.com'
,
addhost
:
'zws-api.ezijing.com'
,
Host
:
'zws-api.ezijing.com'
Host
:
'zws-api.ezijing.com'
...
...
src/api/report_api.js
浏览文件 @
b86cb96a
...
@@ -7,7 +7,7 @@ export default class ScoreAPI extends BaseAPI {
...
@@ -7,7 +7,7 @@ export default class ScoreAPI extends BaseAPI {
*/
*/
getContent
=
name
=>
getContent
=
name
=>
this
.
get
(
this
.
get
(
`zws/v1/cms/projects/
1000
/contents/
${
encodeURIComponent
(
decodeURIComponent
(
name
))}
?sites=sofia.ezijing.com`
,
`zws/v1/cms/projects/
5003
/contents/
${
encodeURIComponent
(
decodeURIComponent
(
name
))}
?sites=sofia.ezijing.com`
,
{}
{}
)
)
/**
/**
...
...
src/assets/js/api.js
浏览文件 @
b86cb96a
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
// export function queryInformation(param) {
// export function queryInformation(param) {
// return axios.get(host.main + path.queryInformation, {
// return axios.get(host.main + path.queryInformation, {
// params: {
// params: {
// project_id:
1000
// project_id:
5003
// }
// }
// })
// })
// .then(function (response) {
// .then(function (response) {
...
...
src/components/layout/header.vue
浏览文件 @
b86cb96a
...
@@ -19,12 +19,12 @@
...
@@ -19,12 +19,12 @@
<section
class=
"app-header-main"
>
<section
class=
"app-header-main"
>
<div
class=
"hd"
>
<div
class=
"hd"
>
<div
class=
"hd-left"
>
<div
class=
"hd-left"
>
<a
href=
"/"
><img
src=
"
../../assets/img/head/ezijing-logo.sv
g"
class=
"logo"
/></a>
<a
href=
"/"
><img
src=
"
https://zws-imgs-pub.ezijing.com/static/public/92d1c018bf15a5d600b43378e8ac2932.pn
g"
class=
"logo"
/></a>
<
h1
class=
"title"
>
{{ title }}
</h1
>
<
!-- <h1 class="title">{{ title }}</h1> --
>
</div>
</div>
<div
class=
"hd-right"
>
<
!-- <
div class="hd-right">
<img src="https://zws-imgs-pub.ezijing.com/2f4e4eba3c1e93a220425382aa0f4977.png" />
<img src="https://zws-imgs-pub.ezijing.com/2f4e4eba3c1e93a220425382aa0f4977.png" />
</div>
</div>
-->
</div>
</div>
<div
class=
"bd"
>
<div
class=
"bd"
>
<ul
class=
"nav"
>
<ul
class=
"nav"
>
...
@@ -51,12 +51,12 @@ export default {
...
@@ -51,12 +51,12 @@ export default {
navList
:
[
navList
:
[
{
title
:
'首页'
,
path
:
'/index'
},
{
title
:
'首页'
,
path
:
'/index'
},
{
title
:
'项目介绍'
,
path
:
'/project'
},
{
title
:
'项目介绍'
,
path
:
'/project'
},
{
title
:
'视频中心'
,
path
:
'/videoCenter'
},
//
{ title: '视频中心', path: '/videoCenter' },
{
title
:
'招生信息'
,
path
:
'/recruit'
},
{
title
:
'招生信息'
,
path
:
'/recruit'
},
{
title
:
'教学模块'
,
path
:
'/teaching'
},
{
title
:
'教学模块'
,
path
:
'/teaching'
},
{
title
:
'师生风采'
,
path
:
'/presence'
},
{
title
:
'师生风采'
,
path
:
'/presence'
},
// { title: '职业发展', path: '/careerDev' },
// { title: '职业发展', path: '/careerDev' },
{
title
:
'
校友工作
'
,
path
:
'/alumniWork'
}
{
title
:
'
项目动态
'
,
path
:
'/alumniWork'
}
],
],
isLogin
:
false
,
isLogin
:
false
,
user
:
null
,
user
:
null
,
...
@@ -124,7 +124,7 @@ export default {
...
@@ -124,7 +124,7 @@ export default {
}
}
.app-header-bar
{
.app-header-bar
{
height
:
40px
;
height
:
40px
;
background-color
:
#333
;
background-color
:
rgba
(
0
,
57
,
116
,
1
)
;
.login
{
.login
{
float
:
right
;
float
:
right
;
display
:
flex
;
display
:
flex
;
...
@@ -155,7 +155,7 @@ export default {
...
@@ -155,7 +155,7 @@ export default {
align-items
:
center
;
align-items
:
center
;
}
}
.logo
{
.logo
{
width
:
156
px
;
width
:
310
px
;
// height: 50px;
// height: 50px;
}
}
.title
{
.title
{
...
@@ -200,7 +200,7 @@ export default {
...
@@ -200,7 +200,7 @@ export default {
right
:
0
;
right
:
0
;
bottom
:
-3px
;
bottom
:
-3px
;
height
:
2px
;
height
:
2px
;
background
:
#bf0927
;
background
:
rgba
(
0
,
57
,
116
,
1
)
;
}
}
.search
{
.search
{
display
:
flex
;
display
:
flex
;
...
...
src/pages/alumniWork/index.vue
浏览文件 @
b86cb96a
...
@@ -58,7 +58,7 @@ export default {
...
@@ -58,7 +58,7 @@ export default {
page
:
1
,
page
:
1
,
per_page
:
100
,
per_page
:
100
,
type
:
59
,
type
:
59
,
project_id
:
1000
project_id
:
5003
},
},
M1listData
:
[],
M1listData
:
[],
M2listData
:
[]
M2listData
:
[]
...
...
src/pages/home/index.vue
浏览文件 @
b86cb96a
...
@@ -3,36 +3,42 @@
...
@@ -3,36 +3,42 @@
<div
class=
"banner-box"
>
<div
class=
"banner-box"
>
<swiper
:options=
"swiperOptions"
ref=
"mySwiper"
class=
"item-swiper"
>
<swiper
:options=
"swiperOptions"
ref=
"mySwiper"
class=
"item-swiper"
>
<swiper-slide>
<swiper-slide>
<img
@
click=
"goPreview('https://www.ezijing.com/news/6722349643281203200')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/
2174fabdc33f20bbaceeb34b97c190c4.jp
g"
alt=
""
/>
<img
@
click=
"goPreview('https://www.ezijing.com/news/6722349643281203200')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/
da6e395d3cd95e944625ee76364045bf.pn
g"
alt=
""
/>
</swiper-slide>
</swiper-slide>
<swiper-slide>
<
!--
<
swiper-slide>
<img
@
click=
"goPreview('https://zws-imgs-pub.ezijing.com/static/public/fcac7efb74162f33045f8876d28c5b12.pdf')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/8d6b2472a5091990450c34f3a9be9423.jpg"
alt=
""
/>
<img
@
click=
"goPreview('https://zws-imgs-pub.ezijing.com/static/public/fcac7efb74162f33045f8876d28c5b12.pdf')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/8d6b2472a5091990450c34f3a9be9423.jpg"
alt=
""
/>
</swiper-slide>
</swiper-slide>
<swiper-slide>
<swiper-slide>
<img
@
click=
"goPage('/project')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg"
alt=
""
/>
<img
@
click=
"goPage('/project')"
src=
"https://zws-imgs-pub.ezijing.com/static/public/39f724d8000a38716b053324e5d27f3d.jpg"
alt=
""
/>
</swiper-slide>
</swiper-slide>
-->
<div
class=
"swiper-button-prev"
slot=
"button-prev"
@
click=
"prev"
></div>
<div
class=
"swiper-button-prev"
slot=
"button-prev"
@
click=
"prev"
></div>
<div
class=
"swiper-button-next"
slot=
"button-next"
@
click=
"next"
></div>
<div
class=
"swiper-button-next"
slot=
"button-next"
@
click=
"next"
></div>
</swiper>
</swiper>
<ul
class=
"nav"
>
<ul
class=
"nav"
>
<li
@
click=
"goPreview('https://zws-imgs-pub.ezijing.com/static/public/2ea3597585c94bef07291efce4fe24f6.pdf')"
>
<div
class=
"icon"
>
<img
src=
"../../assets/img/lang/banner-i2.png"
alt=
""
/>
</div>
<div
class=
"txt"
>
证书报名
</div>
</li>
<li
@
click=
"goPage('/my')"
>
<li
@
click=
"goPage('/my')"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
<img
src=
"../../assets/img/lang/banner-i1.png"
alt=
""
/>
<img
src=
"../../assets/img/lang/banner-i1.png"
alt=
""
/>
</div>
</div>
<div
class=
"txt"
>
报名申请
</div>
<div
class=
"txt"
>
课程学习
</div>
<div
class=
"block"
></div>
<div
class=
"block"
></div>
</li>
</li>
<li
@
click=
"goP
review('https://zws-imgs-pub.ezijing.com/static/public/2ea3597585c94bef07291efce4fe24f6.pdf
')"
>
<li
@
click=
"goP
age('/project
')"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
<img
src=
"../../assets/img/lang/banner-i
2
.png"
alt=
""
/>
<img
src=
"../../assets/img/lang/banner-i
3
.png"
alt=
""
/>
</div>
</div>
<div
class=
"txt"
>
招生简章
</div>
<div
class=
"txt"
>
证书考试
</div>
</li>
</li>
<li
@
click=
"goPage('/
project'
)"
>
<li
@
click=
"goPage('/
recruit', 2
)"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
<img
src=
"../../assets/img/lang/banner-i
3
.png"
alt=
""
/>
<img
src=
"../../assets/img/lang/banner-i
5
.png"
alt=
""
/>
</div>
</div>
<div
class=
"txt"
>
项目介绍
</div>
<div
class=
"txt"
>
证书查询
</div>
</li>
</li>
<li
@
click=
"goPage('/recruit')"
>
<li
@
click=
"goPage('/recruit')"
>
<div
class=
"icon"
>
<div
class=
"icon"
>
...
@@ -40,113 +46,57 @@
...
@@ -40,113 +46,57 @@
</div>
</div>
<div
class=
"txt"
>
资料下载
</div>
<div
class=
"txt"
>
资料下载
</div>
</li>
</li>
<li
@
click=
"goPage('/recruit', 2)"
>
<div
class=
"icon"
>
<img
src=
"../../assets/img/lang/banner-i5.png"
alt=
""
/>
</div>
<div
class=
"txt"
>
常见问题
</div>
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"new-module1"
>
<div
class=
"new-module1"
>
<div
class=
"title"
>
项目特色
</div>
<div
class=
"title"
>
项目特色
</div>
<ul>
<ul>
<li>
<li>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/fb858d15ea447d84051d263ea37112d3.png"
alt=
""
/>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/43846f5832696866be143e4282df04fb.png"
alt=
""
/>
<div
class=
"p"
>
所获学位
<br
/>
全球通行,正规硕士学位
</div>
<div
class=
"p"
>
资深专家与业内实
<br
/>
战专家共同研发
</div>
</li>
<li>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/9237c8a37d07466b0834e68b8d5f786c.png"
alt=
""
/>
<div
class=
"p p2"
>
中美双认证大学
</div>
</li>
</li>
<li>
<li>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
ad0d5f5cfb48fa1768fcbe560395637f
.png"
alt=
""
/>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
3b14f07dffa3f6be76e31288cea82ae9
.png"
alt=
""
/>
<div
class=
"p
"
>
创新课程体系
<br
/>
融合金融、管理和心理学
</div>
<div
class=
"p
p2"
>
立足财富市场
<br
/>
聚焦风险管理
</div>
</li>
</li>
<li>
<li>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
b5dd7a8549203158b19c990caf753f15
.png"
alt=
""
/>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
f8698b889e909a297b6ad61321f1be9a
.png"
alt=
""
/>
<div
class=
"p"
>
国际化校友全球16
<br
/>
个国家国际校友
</div>
<div
class=
"p"
>
利用碎片化时间
<br
/>
学习系统源点知识
</div>
</li>
</li>
<li>
<li
class=
"bor-none"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
f35e8152f2c7174e75bf4c2e70188893
.png"
alt=
""
/>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
acddd79e89fc4618fa8e5de64e9e6327
.png"
alt=
""
/>
<div
class=
"p"
>
中美权威师资
<br
/>
清华、北大、斯坦福权威师资
</div>
<div
class=
"p"
>
由权威机构出品
<br
/>
促进行业发展为目标
</div>
</li>
</li>
</ul>
</ul>
</div>
</div>
<div
class=
"new-module2"
>
<div
class=
"new-module2134"
>
<div
class=
"title"
>
认 证 信 息
</div>
<div
class=
"title"
>
培养目标
</div>
<ul>
<div
class=
"deco"
>
未来十年财富管理市场的引领者
</div>
<li>
<div
class=
"content"
>
<div
class=
"logo"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/c39c258f69002addb701d6a828eaa29f.png"
alt=
""
>
</div>
<div
class=
"text"
>
<div>
中国教育部
</div>
<div>
教育涉外监管信息网
</div>
<div
class=
"t"
>
认证大学
</div>
</div>
</li>
<li>
<div
class=
"logo"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/bcf861182fd1e5c3632b0d1e97378c63.png"
alt=
""
>
</div>
<div
class=
"text"
>
<div>
美国教育部
</div>
<div>
西部院校联盟(WASC)
</div>
<div
class=
"t"
>
认证大学
</div>
</div>
</li>
<li>
<div
class=
"logo"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/1f73853b05e01507b24567d14c34f164.png"
alt=
""
>
</div>
<div
class=
"text"
>
<div
class=
"text"
>
<div>
美国加州
</div>
突破知识局限
<br
/>
<div>
私立高等教育局(BPPE)
</div>
拓展认知边界
<br
/>
<div
class=
"t"
>
认证大学
</div>
升级心智模式
<br
/>
增强私人财富风险识别与管理能力
<br
/>
提升客层服务纬度与价值
</div>
</div>
</li>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/27362ec9f09884dde35b97e7f543dc5b.png"
alt=
""
>
<li>
<div
class=
"logo"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/6bf5efe5efec06738318cedccc7cd03c.png"
alt=
""
>
</div>
<div
class=
"text"
>
<div>
美国高等教育
</div>
<div>
认证委员会(CHEA)
</div>
<div
class=
"t"
>
认证大学
</div>
</div>
</li>
<li>
<div
class=
"logo"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/4c0f67116fac2d0b267457f20852abfa.png"
alt=
""
>
</div>
<div
class=
"text"
>
<div>
美国
</div>
<div>
学位三级认证
</div>
<!--
<div
class=
"t"
>
认证大学
</div>
-->
</div>
</li>
</ul>
<!--
<div
class=
"con970"
>
<div
class=
"top-con"
>
<div
class=
"text"
>
通过FMBA课程的学习
<br/><span>
获得优势:
</span></div>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/1b4ac75951cfe717db4916bea71603d1.png"
alt=
""
>
</div>
</div>
<div
class=
"con-txt"
>
毕业于美国名校
<br/>
成长为国际化金融人才
<br/>
具备领军人物的创新精神
<br/>
数个精准的金融高端社交圈
<br/>
熟稔金融之术,深谙管理之道
<br/>
拥有与中美一流师资面对面切磋的宝贵经验
<br/>
成为紫荆遍布全球校友网络中的一员
<br/>
全新的人生轨迹
</div>
</div>
-->
</div>
</div>
<div
class=
"module3"
>
<div
class=
"module3"
>
<img
<
!--
<
img
src=
"https://zws-imgs-pub.ezijing.com/static/public/
de45f304b8c09b8080b3d3c6202b62f7.jp
g"
src=
"https://zws-imgs-pub.ezijing.com/static/public/
34f0db01337e16fcbc4ee866953c843d.pn
g"
alt=
""
alt=
""
class=
"bg"
class=
"bg"
/>
/>
-->
<div
class=
"bg"
></div>
<img
src=
"../../assets/img/lang/m3-btn.png"
alt=
""
class=
"btn"
@
click=
"videoplay()"
/>
<img
src=
"../../assets/img/lang/m3-btn.png"
alt=
""
class=
"btn"
@
click=
"videoplay()"
/>
<img
class=
"titles"
src=
"https://zws-imgs-pub.ezijing.com/static/public/2836a2327a0098672e1dd4663ea27e69.png"
alt=
""
>
<div
id=
"videoAlert"
v-if=
"videoShow"
>
<div
id=
"videoAlert"
v-if=
"videoShow"
>
<div
class=
"cont"
>
<div
class=
"cont"
>
<div
class=
"close-box"
@
click=
"videoShow = false"
></div>
<div
class=
"close-box"
@
click=
"videoShow = false"
></div>
<video
<video
src=
"https://zws-imgs-pub.ezijing.com/static/public/
630810d0c5276d1195325d88d40a0034
.mp4"
src=
"https://zws-imgs-pub.ezijing.com/static/public/
4c7850a3078df8a599e27b94458bf1f3
.mp4"
width=
""
width=
""
height=
""
height=
""
controls=
"controls"
controls=
"controls"
...
@@ -157,7 +107,11 @@
...
@@ -157,7 +107,11 @@
</div>
</div>
</div>
</div>
<div
class=
"module4"
>
<div
class=
"module4"
>
<div
class=
"con970 floats"
>
<div
class=
"img-box"
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/8156d63ae117590d39fc8a0108a87879.png"
alt=
""
>
<img
src=
"https://zws-imgs-pub.ezijing.com/static/public/c1a539349923a397b5c55e10eb62f9b3.png"
alt=
""
>
</div>
<!--
<div
class=
"con970 floats"
>
<div
class=
"swiper-mian"
@
click=
"goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')"
>
<div
class=
"swiper-mian"
@
click=
"goPreview('https://mp.weixin.qq.com/s/YFcZMtuykIXC9_eNyf_Ijg')"
>
<swiper
:options=
"swiperOptions2"
ref=
"mySwiper2"
class=
"item-swiper"
>
<swiper
:options=
"swiperOptions2"
ref=
"mySwiper2"
class=
"item-swiper"
>
<swiper-slide>
<swiper-slide>
...
@@ -189,7 +143,7 @@
...
@@ -189,7 +143,7 @@
<div
class=
"txt"
>
洪灝:牛市中的三大信号
</div>
<div
class=
"txt"
>
洪灝:牛市中的三大信号
</div>
</div>
</div>
</div>
</div>
</div>
</div>
-->
</div>
</div>
</div>
</div>
</
template
>
</
template
>
...
@@ -326,7 +280,7 @@ export default {
...
@@ -326,7 +280,7 @@ export default {
display
:
flex
;
display
:
flex
;
height
:
134px
;
height
:
134px
;
li
{
li
{
background
:
rgba
(
191
,
9
,
39
,
0
.7
);
background
:
rgba
(
0
,
76
,
171
,
0
.7
);
flex
:
1
;
flex
:
1
;
.icon
{
.icon
{
width
:
100%
;
width
:
100%
;
...
@@ -421,20 +375,39 @@ export default {
...
@@ -421,20 +375,39 @@ export default {
margin-top
:
60px
;
margin-top
:
60px
;
.bg
{
.bg
{
width
:
100%
;
width
:
100%
;
height
:
300px
;
background
:
url(https://zws-imgs-pub.ezijing.com/static/public/34f0db01337e16fcbc4ee866953c843d.png)
;
background-size
:
cover
;
display
:
block
;
display
:
block
;
}
}
.titles
{
width
:
541px
;
position
:
absolute
;
top
:
179px
;
left
:
50%
;
-webkit-transform
:
translateX
(
-50%
);
}
.btn
{
.btn
{
width
:
113px
;
width
:
113px
;
height
:
113px
;
height
:
113px
;
position
:
absolute
;
position
:
absolute
;
top
:
50%
;
top
:
36px
;
left
:
50%
;
left
:
50%
;
-webkit-transform
:
translate
(
-50%
,
-50%
);
-webkit-transform
:
translate
X
(
-50%
);
}
}
}
}
.module4
{
.module4
{
background
:
#fff
;
background
:
#fff
;
padding
:
60px
0
30px
;
padding
:
60px
0
30px
;
.img-box
{
display
:
flex
;
justify-content
:
center
;
img
{
margin-right
:
40px
;
width
:
465px
;
display
:
block
;
}
}
.item-swiper
{
.item-swiper
{
width
:
465px
;
width
:
465px
;
height
:
310px
;
height
:
310px
;
...
@@ -628,15 +601,21 @@ export default {
...
@@ -628,15 +601,21 @@ export default {
text-align
:
center
;
text-align
:
center
;
font-size
:
32px
;
font-size
:
32px
;
font-weight
:
bold
;
font-weight
:
bold
;
color
:
#bf0927
;
color
:
rgba
(
0
,
57
,
116
,
1
)
;
line-height
:
45px
;
line-height
:
45px
;
}
}
ul
{
ul
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
center
;
margin-top
:
40px
;
margin-top
:
40px
;
li
{
li
{
margin-right
:
-50px
;
width
:
245px
;
height
:
120px
;
// margin-right: -50px;
border-right
:
1px
solid
#eee
;
&
.bor-none
{
border
:
none
;
}
img
{
img
{
width
:
61px
;
width
:
61px
;
height
:
61px
;
height
:
61px
;
...
@@ -732,4 +711,45 @@ export default {
...
@@ -732,4 +711,45 @@ export default {
}
}
}
}
}
}
.new-module2134
{
width
:
100%
;
height
:
412px
;
background
:
url(https://zws-imgs-pub.ezijing.com/static/public/47887060ae3710cecb5c58904e78bf44.png)
;
background-size
:
cover
;
.title
{
padding-top
:
30px
;
text-align
:
center
;
font-size
:
32px
;
font-weight
:
bold
;
color
:
#FFFFFF
;
line-height
:
45px
;
}
.deco
{
font-size
:
20px
;
font-weight
:
bold
;
color
:
#FFFFFF
;
line-height
:
18px
;
letter-spacing
:
36px
;
text-align
:
center
;
margin-top
:
30px
;
}
.content
{
display
:
flex
;
width
:
784px
;
margin
:
40px
auto
0
auto
;
.text
{
margin-top
:
10px
;
font-size
:
20px
;
font-weight
:
bold
;
color
:
#FFFFFF
;
line-height
:
43px
;
}
img
{
width
:
267px
;
display
:
block
;
margin-left
:
auto
;
margin-right
:
38px
;
}
}
}
</
style
>
</
style
>
src/pages/presence/index.vue
浏览文件 @
b86cb96a
...
@@ -30,7 +30,7 @@ export default {
...
@@ -30,7 +30,7 @@ export default {
page
:
1
,
page
:
1
,
per_page
:
100
,
per_page
:
100
,
type
:
58
,
type
:
58
,
project_id
:
1000
project_id
:
5003
},
},
listData
:
{
listData
:
{
0
:
[],
0
:
[],
...
...
src/pages/teaching/index.vue
浏览文件 @
b86cb96a
...
@@ -46,7 +46,7 @@ export default {
...
@@ -46,7 +46,7 @@ export default {
page
:
1
,
page
:
1
,
per_page
:
100
,
per_page
:
100
,
type
:
55
,
type
:
55
,
project_id
:
1000
project_id
:
5003
},
},
allList
:
{
allList
:
{
55
:
[],
55
:
[],
...
...
src/pages/videoCenter/index.vue
浏览文件 @
b86cb96a
...
@@ -51,7 +51,7 @@ export default {
...
@@ -51,7 +51,7 @@ export default {
page
:
1
,
page
:
1
,
per_page
:
100
,
per_page
:
100
,
type
:
52
,
type
:
52
,
project_id
:
1000
project_id
:
5003
}
}
}
}
},
},
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论