# 微信在线选课系统 **Repository Path**: xiaole_new/WX-course-selection ## Basic Information - **Project Name**: 微信在线选课系统 - **Description**: 微信在线选课系统(小程序+后台) - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: gitee - **Homepage**: https://api.cooxl.cn - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2023-06-15 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工程简介 # Getting Started ### 项目简介 > 微信在线选课系统 扫码体验 ![输入图片说明](%E5%B0%8F%E7%A8%8B%E5%BA%8F/o0ZOH5DsB4hJsWxsi7t5-bBs8JLA.jpg) ### 项目结构 ```tree ├─.idea │ └─.cache │ └─.apifox_helper ├─src │ └─main │ ├─java │ │ └─cn │ │ └─course │ │ └─system │ │ ├─common │ │ │ ├─utils │ │ │ └─vo │ │ ├─config │ │ ├─controller │ │ ├─domain │ │ ├─interceptor │ │ ├─mapper │ │ └─service │ │ └─impl │ └─resources │ ├─mapper │ └─static │ ├─css │ ├─fonts │ ├─img │ │ └─wx │ ├─js │ ├─pages │ └─plugins │ ├─elementui │ │ └─fonts │ └─font-awesome │ ├─css │ └─fonts └─小程序 └─截图 ``` ### 使用技术 springboot、vue、element-ui ### 小程序截图 ![首页.png](小程序/截图/首页.png) ![选课.png](小程序/截图/选课.png) ![选课程.png](小程序/截图/选课程.png) ### 后管截图 ![后管登录.png](小程序/截图/后管登录.png) ![课程管理.png](小程序/截图/课程管理.png)