# orders微信回调页 **Repository Path**: dunye/order_wechat_callback_page ## Basic Information - **Project Name**: orders微信回调页 - **Description**: 微信注册登录/扫码快速注册回调单页 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-01-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 当前分支已不再使用,请转到next分支! ### 当前分支已不再使用,请转到next分支! ### 当前分支已不再使用,请转到next分支! ### 微信注册登录/扫码快速注册回调单页 ### Config ``` src/views/Home.vue ``` ### Function #### 接收预约平台主程序请求微信后获取的code,state等状态信息,由state字段决定回到预约平台主程序的版本 ### Change Methods #### ``` getCode() ``` 生产/开发环境回调跳转回预约平台主程序分支 ### Using ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```