1
This commit is contained in:
parent
23e1c4d6f0
commit
e757cb5c77
@ -47,7 +47,7 @@
|
|||||||
</view>
|
</view>
|
||||||
<view class="temperature-range">
|
<view class="temperature-range">
|
||||||
<text class="temp-item">最高温 {{weather.highest}}°</text>
|
<text class="temp-item">最高温 {{weather.highest}}°</text>
|
||||||
<text class="temp-item">最高温 {{weather.lowest}}°</text>
|
<text class="temp-item">最低温 {{weather.lowest}}°</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="weather-footer">
|
<view class="weather-footer">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user