Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RC_officialWebsite
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
张伯涛
RC_officialWebsite
Commits
c41d145c
Commit
c41d145c
authored
Nov 20, 2024
by
冷玲鹏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
产教融合样式修改
parent
07c3700a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
5 deletions
+15
-5
index.vue
src/components/Edutainment/index.vue
+15
-5
No files found.
src/components/Edutainment/index.vue
View file @
c41d145c
<
template
>
<div
class=
"page-container"
>
<div
class=
"module-one"
>
<img
src=
"../../assets/images/edutainment/chanjiao-banner.jpg"
>
<img
class=
"module-one-img"
src=
"../../assets/images/edutainment/chanjiao-banner.jpg"
>
</div>
<div>
<p
id=
"sxsxjdjs"
class=
"title-one"
>
实习实训基地建设
</p>
...
...
@@ -261,10 +261,10 @@
</div>
<div
style=
"display: flex;position: relative;justify-content: center;"
>
<div
class=
"image-container"
>
<img
src=
"../../assets/images/edutainment/tiandashoupai.jpg"
alt=
"Image 1"
>
<img
class=
"image-container-img "
src=
"../../assets/images/edutainment/tiandashoupai.jpg"
alt=
"Image 1"
>
</div>
<div
class=
"image-container1"
>
<img
src=
"../../assets/images/edutainment/tiandashoupai2.jpg"
alt=
"Image 2"
>
<img
class=
"image-container1-img"
src=
"../../assets/images/edutainment/tiandashoupai2.jpg"
alt=
"Image 2"
>
</div>
</div>
</div>
...
...
@@ -390,7 +390,10 @@ export default {
.module-one
{
height
:
680px
;
}
.module-one-img
{
width
:
1920px
;
height
:
680px
;
}
.title-one
{
height
:
50px
;
font-family
:
"PingFangSC-Regular"
;
...
...
@@ -749,7 +752,10 @@ export default {
height
:
464px
;
margin-top
:
82px
;
}
.image-container-img
{
width
:
812px
;
height
:
464px
;
}
.image-container1
{
position
:
relative
;
width
:
647px
;
...
...
@@ -758,6 +764,10 @@ export default {
margin-top
:
209px
;
mix-blend-mode
:
multiply
;
}
.image-container1-img
{
width
:
647px
;
height
:
251px
;
}
.module-five
{
height
:
auto
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment