# 微信小程序基础框架 **Repository Path**: neuhxy/wx_framework ## Basic Information - **Project Name**: 微信小程序基础框架 - **Description**: 微信小程序基础框架-wechat部分 - **Primary Language**: 微信 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-06-23 - **Last Updated**: 2022-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微信小程序基础框架 #### 介绍 微信小程序基础框架-wechat部分,封装了微信的request请求,添加了token信息,方便后台统一的签名验证,方便快速的进行开发。同时引入了 promise 解决异步回调的问题