Commit b26c4e5e authored by hailiang.sun's avatar hailiang.sun

天正字体

parent 43819c19
......@@ -30,9 +30,9 @@
</div>
<div class="right">
<Combos />
<Detail v-if="false" />
<SelectInstitution v-if="!next" />
<Combos v-if="false" />
<Detail v-if="!next" />
<SelectInstitution />
</div>
</div>
<div class="btn">
......@@ -91,6 +91,7 @@ export default {
display: flex;
justify-content: center;
.left {
max-height: 430px;
.reset {
text-align: center;
margin-top: 25px;
......
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