# wxtest **Repository Path**: ConorWatson/wxtest ## Basic Information - **Project Name**: wxtest - **Description**: 微信小程序测试,天气预报 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-08-18 - **Last Updated**: 2021-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信小程序-天气预报 ### 概述 * 数据来源:和风天气开放API * 开发工具:微信开发者工具 v1.01.170925 ### 功能 这是一个微信小程序的模拟项目,含天气展示页、设置城市页面和作者信息页面。功能较为简单,涉及的知识点有: * 小程序的界面布局 * 本地缓存的读取与存储 * 网络请求 * 页面跳转 版权所有,仅供学习交流使用