'隐藏无动态数据

This commit is contained in:
hackrobot
2024-12-25 13:56:48 +08:00
parent 655787910b
commit 180ed79ae5

View File

@@ -349,29 +349,29 @@ const Index = () => {
{/* <View>_</View> */} {/* <View>_</View> */}
</View> </View>
{/* 网速 */} {/* 网速 */}
<View className="itemUpright"> {/* <View className="itemUpright">
<Image <Image
style="width: 20px;height: 20px;" style="width: 20px;height: 20px;"
mode="heightFix" mode="heightFix"
src={wifi} src={wifi}
/> />
<View className="itemUprightWifi">70mps</View> <View className="itemUprightWifi">70mps</View>
</View> </View> */}
</View> </View>
{/* 城市名 */} {/* 城市名 */}
<View className="itemiddle"> {item.cityName}</View> <View className="itemiddle"> {item.cityName}</View>
<View className="itemDown"> <View className="itemDown">
{/* 温度 */} {/* 温度 */}
<View className="itemDownleft"> {/* <View className="itemDownleft">
<Image <Image
style="width: 30px;height: 30px;" style="width: 30px;height: 30px;"
mode="heightFix" mode="heightFix"
src={taiyang} src={taiyang}
/> />
<span> 29度</span> <span> 29度</span>
</View> </View> */}
{/* 消费 */} {/* 消费 */}
<View className="itemDownright">¥1545/</View> {/* <View className="itemDownright">¥1545/月</View> */}
</View> </View>
{/* 0;opacity: 0.93; */} {/* 0;opacity: 0.93; */}
{/* <Image {/* <Image