Commit 4d115549 by yuwen

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

parents 40b4053d e817cc5b
...@@ -51,7 +51,7 @@ export default { ...@@ -51,7 +51,7 @@ export default {
top: 0px; top: 0px;
right: 0px; right: 0px;
bottom: 0px; bottom: 0px;
background-color: rgba(0, 0, 0, 0.3); background-color: rgba(0, 0, 0, 0.6);
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
...@@ -61,16 +61,16 @@ export default { ...@@ -61,16 +61,16 @@ export default {
// padding: 90px 30px 30px 30px; // padding: 90px 30px 30px 30px;
position: relative; position: relative;
background: radial-gradient(circle, #0D375F, #091F33); background: radial-gradient(circle, #0D375F, #091F33);
border: 3px solid; // border: 3px solid;
border-image: linear-gradient(0deg, #71BEF9, #1E5D92, #002D52, #1F5E93, #71BEF8) 3 3; // border-image: linear-gradient(0deg, #71BEF9, #1E5D92, #002D52, #1F5E93, #71BEF8) 3 3;
.close { .close {
cursor: pointer; cursor: pointer;
position: fixed; position: fixed;
top: 155px; top: 145px;
right: 315px; right: 395px;
width: 40px; width: 80px;
height: 40px; height: 80px;
z-index: 1; z-index: 1;
// background: url('../../../static/images/close.png') no-repeat left top; // background: url('../../../static/images/close.png') no-repeat left top;
} }
...@@ -81,7 +81,7 @@ export default { ...@@ -81,7 +81,7 @@ export default {
width: 1352px; width: 1352px;
height: 792px; height: 792px;
z-index: 0; z-index: 0;
overflow: hidden; // overflow: hidden;
} }
} }
} }
......
...@@ -146,10 +146,10 @@ export default { ...@@ -146,10 +146,10 @@ export default {
* @method Search 查询更多 * @method Search 查询更多
*/ */
Search () { Search () {
// if (this.studentName === '小王') { if (this.studentName === '顾雨辰' && this.gradeRes.name === '三年级' && this.classRes.name === '四班' && this.sexRes.name === '女') {
// this.$router.push({path: '/student'}) this.$router.push({path: '/student'})
// } }
this.$router.push({path: '/student'}) this.$message('暂无数据')
} }
} }
......
...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,7 @@ export default {
height: 35px; height: 35px;
width: 83px; width: 83px;
margin: 15px; margin: 15px;
margin-top: 63px; margin-top: 45px;
background: url('../../static/images/back.png') no-repeat left top; background: url('../../static/images/back.png') no-repeat left top;
} }
} }
......
...@@ -39,7 +39,7 @@ export default { ...@@ -39,7 +39,7 @@ export default {
height: 35px; height: 35px;
width: 83px; width: 83px;
margin: 15px; margin: 15px;
margin-top: 63px; margin-top: 45px;
background: url('../../static/images/back.png') no-repeat left top; background: url('../../static/images/back.png') no-repeat left top;
} }
} }
......
static/images/junior.png

535 KB | W: | H:

static/images/junior.png

211 KB | W: | H:

static/images/junior.png
static/images/junior.png
static/images/junior.png
static/images/junior.png
  • 2-up
  • Swipe
  • Onion skin
static/images/safety/backurl.png

763 KB | W: | H:

static/images/safety/backurl.png

219 KB | W: | H:

static/images/safety/backurl.png
static/images/safety/backurl.png
static/images/safety/backurl.png
static/images/safety/backurl.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