Commit 44732292 by FE

Merge branch 'student-register'

parents b4ac25dd 5c811225
...@@ -24,7 +24,7 @@ class CollegePage extends Component { ...@@ -24,7 +24,7 @@ class CollegePage extends Component {
schoolList: [ schoolList: [
{ {
id: 1, id: 1,
name: '软件学院(苏州)', name: '科大软件学院(苏州)',
logo: 'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/zkd_logo.png' logo: 'https://julyedu-cdn.oss-cn-beijing.aliyuncs.com/college-plan/zkd_logo.png'
}, },
{ {
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
height: 60px; height: 60px;
border: 1px solid #ECECEC; border: 1px solid #ECECEC;
border-radius: 1px; border-radius: 1px;
background-size: 95% auto; background-size: auto 95%;
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;
} }
......
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