'test'
This commit is contained in:
@@ -169,7 +169,7 @@ const Index = () => {
|
||||
// 屏幕宽度大于 768 时,恢复默认顺序
|
||||
setCityList(oldcityList);
|
||||
}
|
||||
}, [windowWidth, cityList]);
|
||||
}, [windowWidth]);
|
||||
|
||||
return (
|
||||
<View className="Index">
|
||||
|
||||
Reference in New Issue
Block a user