'隐藏无动态数据

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 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