Commit 4eb32145 by zsh

update

parent 18a8046f
......@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>菊园小学</title>
<title>上海市洋泾菊园实验学校</title>
</head>
<body>
<div id="app"></div>
......
......@@ -195,7 +195,7 @@ export default {
* @method edit 返回
*/
edit () {
this.$router.push({path: '/growth'})
this.$router.back()
},
/**
* @method Search 搜索
......@@ -345,6 +345,7 @@ export default {
position: absolute;
top: 39px;
left: 1822px;
cursor: pointer;
}
}
.bulletImg{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment