Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
JuyuanPrimarySchool
Overview
Overview
Details
Activity
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
vue-project
JuyuanPrimarySchool
Commits
56d1aee9
Commit
56d1aee9
authored
Nov 22, 2021
by
yuwen
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'yuwen' into '
1a86cad6
'
update See merge request
!16
parents
0fa41346
f19e8ca8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
16 deletions
+3
-16
sixthFormStudent.vue
src/pages/sixthFormStudent.vue
+3
-16
No files found.
src/pages/sixthFormStudent.vue
View file @
56d1aee9
<
template
>
<
template
>
<div
class=
"sixth-page"
>
<div
class=
"sixth-page"
>
<div
class=
"left"
>
<!-- 身心健康 -->
<!-- 身心健康 -->
<div
class=
"left-top"
@
click=
"healthy"
></div
>
<img
class=
"left-top"
@
click=
"healthy"
src=
"../../static/images/sixthForm/btn.png"
alt=
""
>
<!-- 学业分析 -->
<!-- 学业分析 -->
<div
class=
"left-bottom"
@
click=
"study"
></div>
<img
class=
"left-bottom"
@
click=
"study"
src=
"../../static/images/sixthForm/btn.png"
alt=
""
>
</div>
<div
class=
"center"
>
<!-- 搜索 -->
<!-- 搜索 -->
<div
class=
"research"
>
<div
class=
"research"
>
<div
class=
"select-item"
>
<div
class=
"select-item"
>
...
@@ -44,8 +41,6 @@
...
@@ -44,8 +41,6 @@
搜索
搜索
</div>
</div>
</div>
</div>
</div>
<div
class=
"right"
>
<div
class=
"right-top"
@
click=
"integration"
></div>
<div
class=
"right-top"
@
click=
"integration"
></div>
<div
class=
"right-bottom"
>
<div
class=
"right-bottom"
>
<div
class=
"title"
></div>
<div
class=
"title"
></div>
...
@@ -59,7 +54,6 @@
...
@@ -59,7 +54,6 @@
</div>
</div>
</div>
</div>
<div
class=
"edit"
@
click=
"edit"
></div>
<div
class=
"edit"
@
click=
"edit"
></div>
</div>
<bullet-frame
<bullet-frame
:visible=
"visible"
:visible=
"visible"
@
beforeClose=
"closePopup"
@
beforeClose=
"closePopup"
...
@@ -251,14 +245,12 @@ export default {
...
@@ -251,14 +245,12 @@ export default {
.sixth-page
{
.sixth-page
{
width
:
1920px
;
width
:
1920px
;
height
:
1080px
;
height
:
1080px
;
background
:
url('@{imagePath}bg.png')
no-repeat
center
;
background
:
url('@{imagePath}bg.png')
no-repeat
left
top
;
margin
:
0
auto
;
margin
:
0
auto
;
overflow
:
hidden
;
overflow
:
hidden
;
.left{
.left-top{
.left-top{
width
:
96px
;
width
:
96px
;
height
:
22px
;
height
:
22px
;
background
:
url('@{imagePath}btn.png')
no-repeat
;
position
:
absolute
;
position
:
absolute
;
top
:
111px
;
top
:
111px
;
left
:
408px
;
left
:
408px
;
...
@@ -271,8 +263,6 @@ export default {
...
@@ -271,8 +263,6 @@ export default {
bottom
:
271px
;
bottom
:
271px
;
left
:
408px
;
left
:
408px
;
}
}
}
.center
{
.research
{
.research
{
width
:
828px
;
width
:
828px
;
height
:
70px
;
height
:
70px
;
...
@@ -323,8 +313,6 @@ export default {
...
@@ -323,8 +313,6 @@ export default {
margin-top
:
20px
;
margin-top
:
20px
;
}
}
}
}
}
.right
{
.right-top
{
.right-top
{
width
:
96px
;
width
:
96px
;
height
:
22px
;
height
:
22px
;
...
@@ -351,7 +339,6 @@ export default {
...
@@ -351,7 +339,6 @@ export default {
top
:
39px
;
top
:
39px
;
left
:
1822px
;
left
:
1822px
;
}
}
}
}
}
.bulletImg
{
.bulletImg
{
width
:
1428px
;
width
:
1428px
;
...
...
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