Commit 8d440e42 authored by youjie's avatar youjie

no message

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