Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
P
project-www-pc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
project-www-pc
Commits
8f2129d7
提交
8f2129d7
authored
8月 14, 2023
作者:
王鹏飞
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
chore: update
上级
d6e1088b
隐藏空白字符变更
内嵌
并排
正在显示
9 个修改的文件
包含
191 行增加
和
10 行删除
+191
-10
yx_1.vue
pages/digital/yx_1.vue
+18
-2
yx_1_1.vue
pages/digital/yx_1_1.vue
+34
-1
yx_1_2.vue
pages/digital/yx_1_2.vue
+34
-1
yx_1_3.vue
pages/digital/yx_1_3.vue
+18
-1
yx_1_4.vue
pages/digital/yx_1_4.vue
+18
-1
yx_2.vue
pages/digital/yx_2.vue
+18
-1
yx_3.vue
pages/digital/yx_3.vue
+18
-1
yx_4.vue
pages/digital/yx_4.vue
+16
-0
zf_1.vue
pages/digital/zf_1.vue
+17
-2
没有找到文件。
pages/digital/yx_1.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,7 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_1/banner.png"
/>
<div
class=
"cover"
>
新商科 · 新工科 · 工业级 · 案例集
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -113,9 +114,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -138,12 +155,11 @@ export default {
text-align
:
center
;
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
color
:
#666666
;
text-align
:
center
;
}
.section-pic
{
text-align
:
center
;
...
...
pages/digital/yx_1_1.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,10 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_1_1/banner.png"
/>
<div
class=
"cover"
>
<p>
真场景 · 真环境 · 真项目 · 真案例
</p>
<a
href=
"https://saas-lab.ezijing.com"
target=
"_blank"
>
进入系统
</a>
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -254,9 +258,38 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
flex-direction
:
column
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
a
{
margin-top
:
25px
;
width
:
112px
;
height
:
36px
;
font-size
:
16px
;
font-family
:
Source
Han
Sans
CN-Regular
,
Source
Han
Sans
CN
;
font-weight
:
400
;
color
:
#ffffff
;
line-height
:
36px
;
background
:
#aa1941
;
text-align
:
center
;
}
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -287,7 +320,7 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
...
...
pages/digital/yx_1_2.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,10 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_1_2/banner.png"
/>
<div
class=
"cover"
>
<p>
真连接 · 真触达 · 真营销 · 真案例
</p>
<a
href=
"https://saas-dml-web.ezijing.com"
target=
"_blank"
>
进入系统
</a>
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -250,9 +254,38 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
flex-direction
:
column
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
a
{
margin-top
:
25px
;
width
:
112px
;
height
:
36px
;
font-size
:
16px
;
font-family
:
Source
Han
Sans
CN-Regular
,
Source
Han
Sans
CN
;
font-weight
:
400
;
color
:
#ffffff
;
line-height
:
36px
;
background
:
#aa1941
;
text-align
:
center
;
}
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -283,7 +316,7 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
...
...
pages/digital/yx_1_3.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,7 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_1_3/banner.png"
/>
<div
class=
"cover"
>
开箱即用 · 内置课程 · 丰富案例 · 灵活教学
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -235,9 +236,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -268,7 +285,7 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
...
...
pages/digital/yx_1_4.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,7 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_1_4/banner.png"
/>
<div
class=
"cover"
>
开箱即用 · 内置课程 · 丰富案例 · 灵活教学
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -234,9 +235,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -267,7 +284,7 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
...
...
pages/digital/yx_2.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,7 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_2/banner.png"
/>
<div
class=
"cover"
>
专业共建 · 多维赋能 · 成果导向
</div>
</div>
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -68,9 +69,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#f9f8f8
;
...
...
@@ -101,7 +118,7 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
...
...
pages/digital/yx_3.vue
浏览文件 @
8f2129d7
...
...
@@ -3,6 +3,7 @@
<div>
<div
class=
"banner"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_3/banner.png"
/>
<div
class=
"cover"
>
新专业申请 · 旧专业升级 · 核心课程 · 技能提升
</div>
</div>
<!--
<section
class=
"section"
>
<div
class=
"section-inner"
>
...
...
@@ -16,7 +17,7 @@
<div
class=
"section-inner"
>
<h2
class=
"section-title"
>
专业数字化改造背景与现状
</h2>
<div
class=
"section-pic"
>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_3/2.png"
/>
<img
src=
"https://webapp-pub.ezijing.com/www/pc/digital/yx_3/2.png
?v=1
"
/>
</div>
</div>
</section>
...
...
@@ -112,9 +113,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
pages/digital/yx_4.vue
浏览文件 @
8f2129d7
...
...
@@ -79,9 +79,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.main
{
max-width
:
1200px
;
...
...
pages/digital/zf_1.vue
浏览文件 @
8f2129d7
...
...
@@ -39,9 +39,25 @@ export default {
<
style
lang=
"scss"
scoped
>
.banner
{
position
:
relative
;
img
{
width
:
100%
;
}
.cover
{
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
position
:
absolute
;
left
:
0
;
top
:
0
;
right
:
0
;
bottom
:
0
;
background
:
rgba
(
0
,
0
,
0
,
0
.4039
);
font-size
:
40px
;
font-family
:
Source
Han
Sans
CN-Medium
,
Source
Han
Sans
CN
;
font-weight
:
500
;
color
:
#ffffff
;
}
}
.section
:nth-child
(
even
)
{
background-color
:
#fff
;
...
...
@@ -72,12 +88,11 @@ export default {
border-bottom
:
1px
solid
var
(
--
main-color
);
}
.section-desc
{
font-size
:
1
8
px
;
font-size
:
1
6
px
;
font-family
:
Source
Han
Sans
CN
;
font-weight
:
400
;
line-height
:
34px
;
color
:
#666666
;
text-align
:
center
;
}
.section-pic
{
text-align
:
center
;
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论