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
4eb32145
Commit
4eb32145
authored
Nov 22, 2021
by
zsh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
18a8046f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
index.html
index.html
+1
-1
sixthFormStudent.vue
src/pages/sixthFormStudent.vue
+2
-1
No files found.
index.html
View file @
4eb32145
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
charset=
"UTF-8"
>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<title>
菊园小学
</title>
<title>
上海市洋泾菊园实验学校
</title>
</head>
</head>
<body>
<body>
<div
id=
"app"
></div>
<div
id=
"app"
></div>
...
...
src/pages/sixthFormStudent.vue
View file @
4eb32145
...
@@ -195,7 +195,7 @@ export default {
...
@@ -195,7 +195,7 @@ export default {
* @method edit 返回
* @method edit 返回
*/
*/
edit
()
{
edit
()
{
this
.
$router
.
push
({
path
:
'/growth'
}
)
this
.
$router
.
back
(
)
},
},
/**
/**
* @method Search 搜索
* @method Search 搜索
...
@@ -345,6 +345,7 @@ export default {
...
@@ -345,6 +345,7 @@ export default {
position
:
absolute
;
position
:
absolute
;
top
:
39px
;
top
:
39px
;
left
:
1822px
;
left
:
1822px
;
cursor
:
pointer
;
}
}
}
}
.bulletImg
{
.bulletImg
{
...
...
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