Commit ad31ddff by xiaxiansheng

Merge branch 'xiaxs' into '1a86cad6'

Xiaxs

See merge request !29
parents dc071c3c a0d4e0ed
......@@ -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: '/growthRecord'})
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