# weather
**Repository Path**: cenqingpeng/weather
## Basic Information
- **Project Name**: weather
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-26
- **Last Updated**: 2020-12-27
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Easy Weather
#### 介绍
- 微信小程序(wxml wxss js echarts)
- 编写工具:微信开发者工具
#### 接口文档
> qq地图:https://lbs.qq.com/miniProgram/jsSdk/jsSdkGuide/jsSdkOverview
> 天气接口:
http://www.tianqiapi.com/index/doc?version=v8
https://dev.qweather.com/docs/api/
#### v1.1 说明
- 添加echarts报表,展示未来一周最高最低气温变化图。
#### v1.0 说明
- 首次进入小程序,要求访客进行地理位置获取授权。
- 允许授权则可以根据gps信息获取所在地天气数据。拒绝则根据ip获取,或可点击左上角,跳转到搜索页,输入城市名称即可获取天气数据。
#### 预览
