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
abcf2659
Commit
abcf2659
authored
Nov 21, 2021
by
yuwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
95017129
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
23 additions
and
6 deletions
+23
-6
sixthFormStudent.vue
src/pages/sixthFormStudent.vue
+23
-6
integration.png
static/images/sixthForm/integration.png
+0
-0
research1.png
static/images/sixthForm/research1.png
+0
-0
study.png
static/images/sixthForm/study.png
+0
-0
No files found.
src/pages/sixthFormStudent.vue
View file @
abcf2659
...
...
@@ -60,6 +60,15 @@
</div>
<div
class=
"edit"
@
click=
"edit"
></div>
</div>
<bullet-frame
:visible=
"visible"
@
beforeClose=
"closePopup"
:layout=
"
{width: '1102px', height: '792px'}"
>
<div>
<img
:src=
"pics[currIndex]"
/>
</div>
</bullet-frame>
</div>
</
template
>
<
script
>
...
...
@@ -111,6 +120,13 @@ export default {
],
// 老师姓名
studentName
:
''
,
visible
:
false
,
currIndex
:
999
,
pics
:
[
require
(
'../../static/images/sixthForm/healthy.png'
),
require
(
'../../static/images/sixthForm/study.png'
),
require
(
'../../static/images/sixthForm/integration.png'
)
],
activeImgs
:
[
active1
,
active2
,
active3
],
swiperOption
:
{
watchSlidesProgress
:
true
,
...
...
@@ -232,6 +248,7 @@ export default {
height
:
1080px
;
background
:
url('@{imagePath}bg.png')
no-repeat
center
;
margin
:
0
auto
;
verflow
:
hidden
;
.left{
.left-top{
width
:
96px
;
...
...
@@ -239,7 +256,7 @@ export default {
background
:
url('@{imagePath}btn.png')
no-repeat
;
position
:
absolute
;
top
:
111px
;
left
:
54
8px
;
left
:
40
8px
;
}
.left-bottom
{
width
:
96px
;
...
...
@@ -247,7 +264,7 @@ export default {
background
:
url('@{imagePath}btn.png')
no-repeat
;
position
:
absolute
;
bottom
:
271px
;
left
:
54
8px
;
left
:
40
8px
;
}
}
.center
{
...
...
@@ -257,7 +274,7 @@ export default {
background
:
url('@{imagePath}research.png')
no-repeat
;
position
:
absolute
;
top
:
736px
;
left
:
69
6px
;
left
:
54
6px
;
display
:
flex
;
.select-item
{
position
:
relative
;
...
...
@@ -309,12 +326,12 @@ export default {
background
:
url('@{imagePath}btn.png')
no-repeat
;
position
:
absolute
;
top
:
110px
;
left
:
1
93
8px
;
left
:
1
79
8px
;
}
.right-bottom
{
position
:
absolute
;
top
:
821px
;
left
:
1
55
6px
;
left
:
1
40
6px
;
.title{
width
:
152px
;
height
:
18px
;
...
...
@@ -327,7 +344,7 @@ export default {
background
:
url('@{imagePath}return.png')
;
position
:
absolute
;
top
:
39px
;
left
:
1
96
2px
;
left
:
1
82
2px
;
}
}
}
...
...
static/images/sixthForm/integration.png
View replaced file @
95017129
View file @
abcf2659
484 KB
|
W:
|
H:
482 KB
|
W:
|
H:
2-up
Swipe
Onion skin
static/images/sixthForm/research1.png
deleted
100644 → 0
View file @
95017129
1.36 KB
static/images/sixthForm/study.png
0 → 100644
View file @
abcf2659
670 KB
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