提交 abdc0198 编写于 作者: M maguohua

updata

上级 ba6af7a3
......@@ -3,6 +3,14 @@
<head-top head-title="上海" go-back='true'>
<router-link to="/home" slot="changecity" class="change_city">切换城市</router-link>
</head-top>
<form class="city_from">
<div>
<input type="text" name="search">
</div>
<div>
<input type="submit" name="submit">
</div>
</form>
</div>
</template>
......@@ -43,4 +51,10 @@
@include sizecolor(0.6rem, #fff);
@include center-top;
}
.city_from{
margin-top: 2.35rem;
background-color: #fff;
border-top: 1px solid $bordercolor;
border-bottom: 1px solid $bordercolor;
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册