Commit 75781e01 by zsh

Merge remote-tracking branch 'origin/1a86cad6' into xiaxs

parents cc4c54b7 f5a8fc51
......@@ -71,7 +71,7 @@ export default {
pics: [
require('../../static/images/class3/health.png'),
require('../../static/images/class3/ronghe.png'),
require('../../static/images/class3/ronghe.png')
require('../../static/images/class3/shuiping.png')
],
// 选择年级
gradeRes: {
......@@ -150,8 +150,9 @@ export default {
Search () {
if (this.studentName === '顾雨辰' && this.gradeRes.name === '三年级' && this.classRes.name === '四班' && this.sexRes.name === '女') {
this.$router.push({path: '/student'})
} else {
this.$message('暂无数据')
}
this.$message('暂无数据')
}
}
......@@ -187,8 +188,8 @@ export default {
}
.img3{
position: absolute;
top:860px;
right:25px;
top:790px;
left:410px;
width: 96px;
height: 22px;
cursor: pointer;
......
......@@ -59,7 +59,7 @@ export default {
delay: 5000,
disableOnInteraction: false
},
spaceBetween: 10,
spaceBetween: 2,
loop: true,
speed: 500
}
......@@ -155,7 +155,8 @@ export default {
display: flex;
.gradethree{
width: 120px;
height: 100%;
height: 144px;
margin-top: 243px;
margin-left: 457px;
cursor: pointer;
}
......
......@@ -11,7 +11,7 @@
export default {
methods: {
back () {
this.$router.push('/growth')
this.$router.push('/growthRecord')
}
}
}
......
......@@ -11,7 +11,7 @@
export default {
methods: {
back () {
this.$router.push('/growth')
this.$router.push('/growthRecord')
}
}
}
......
......@@ -32,7 +32,7 @@ export default [
component: Index
},
{
path: '/growth',
path: '/growthRecord',
component: growthRecord
},
{
......
static/images/junior.png

211 KB | W: | H:

static/images/junior.png

223 KB | W: | H:

static/images/junior.png
static/images/junior.png
static/images/junior.png
static/images/junior.png
  • 2-up
  • Swipe
  • Onion skin
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