# Weather **Repository Path**: leesymbol/Weather ## Basic Information - **Project Name**: Weather - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-07 - **Last Updated**: 2025-03-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Weather #### 这是一个基于 Vue 3 框架的项目,集成了高德地图 API,并使用 Echarts 技术,完成的一个城市天气预览应用。希望这个项目能为你提供帮助! ###### 项目配置 去高德地图申请一个Web服务密钥。 ``` // ./src/stores/counter.js 6行 设置你Web服务的密钥 const key = ref('') ``` ###### 项目运行 ``` npm install npm run dev ``` ###### 线上地址 https://43.139.219.105/weather/