longyvfengyun
2023-12-25 d8d792a6842832e8f6af6604274c438b25053afe
1
export default [ { "wid":"00", "weather":"晴" }, { "wid":"01", "weather":"多云" }, { "wid":"02", "weather":"阴" }, { "wid":"03", "weather":"阵雨" }, { "wid":"04", "weather":"雷阵雨" }, { "wid":"05", "weather":"雷阵雨伴有冰雹" }, { "wid":"06", "weather":"雨夹雪" }, { "wid":"07", "weather":"小雨" }, { "wid":"08", "weather":"中雨" }, { "wid":"09", "weather":"大雨" }, { "wid":"10", "weather":"暴雨" }, { "wid":"11", "weather":"大暴雨" }, { "wid":"12", "weather":"特大暴雨" }, { "wid":"13", "weather":"阵雪" }, { "wid":"14", "weather":"小雪" }, { "wid":"15", "weather":"中雪" }, { "wid":"16", "weather":"大雪" }, { "wid":"17", "weather":"暴雪" }, { "wid":"18", "weather":"雾" }, { "wid":"19", "weather":"冻雨" }, { "wid":"20", "weather":"沙尘暴" }, { "wid":"21", "weather":"小到中雨" }, { "wid":"22", "weather":"中到大雨" }, { "wid":"23", "weather":"大到暴雨" }, { "wid":"24", "weather":"暴雨到大暴雨" }, { "wid":"25", "weather":"大暴雨到特大暴雨" }, { "wid":"26", "weather":"小到中雪" }, { "wid":"27", "weather":"中到大雪" }, { "wid":"28", "weather":"大到暴雪" }, { "wid":"29", "weather":"浮尘" }, { "wid":"30", "weather":"扬沙" }, { "wid":"31", "weather":"强沙尘暴" }, { "wid":"53", "weather":"霾" } ]