Commit 8d440e42 authored by youjie's avatar youjie

no message

parent 4ec1688b
......@@ -59,7 +59,7 @@
<view class="school-bg">
<text>
<!-- <u-icon name="arrow-left" size="20"></u-icon> -->
<text class="school font28">选择就读学校</text>
<text class="school font24">选择就读学校</text>
</text>
</view>
<!-- <view class="search">
......@@ -96,7 +96,7 @@
<view class="school-bg">
<text>
<!-- <u-icon name="arrow-left" size="20"></u-icon> -->
<text class="school font28">选择校区</text>
<text class="school font24">选择校区</text>
</text>
</view>
<!-- <view class="search">
......@@ -321,8 +321,8 @@
font-size: 22rpx;
}
.school.font28{
font-size: 28rpx;
.school.font24{
font-size: 24rpx;
}
.search {
......
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