'隐藏无动态数据
This commit is contained in:
@@ -349,29 +349,29 @@ const Index = () => {
|
||||
{/* <View>_</View> */}
|
||||
</View>
|
||||
{/* 网速 */}
|
||||
<View className="itemUpright">
|
||||
{/* <View className="itemUpright">
|
||||
<Image
|
||||
style="width: 20px;height: 20px;"
|
||||
mode="heightFix"
|
||||
src={wifi}
|
||||
/>
|
||||
<View className="itemUprightWifi">70mps</View>
|
||||
</View>
|
||||
</View> */}
|
||||
</View>
|
||||
{/* 城市名 */}
|
||||
<View className="itemiddle"> {item.cityName}</View>
|
||||
<View className="itemDown">
|
||||
{/* 温度 */}
|
||||
<View className="itemDownleft">
|
||||
{/* <View className="itemDownleft">
|
||||
<Image
|
||||
style="width: 30px;height: 30px;"
|
||||
mode="heightFix"
|
||||
src={taiyang}
|
||||
/>
|
||||
<span> 29度</span>
|
||||
</View>
|
||||
</View> */}
|
||||
{/* 消费 */}
|
||||
<View className="itemDownright">¥1545/月</View>
|
||||
{/* <View className="itemDownright">¥1545/月</View> */}
|
||||
</View>
|
||||
{/* 0;opacity: 0.93; */}
|
||||
{/* <Image
|
||||
|
||||
Reference in New Issue
Block a user