# 基于uniapp的数字校园应用-我的温理工 **Repository Path**: dcwedu/my-wzut ## Basic Information - **Project Name**: 基于uniapp的数字校园应用-我的温理工 - **Description**: 本应用选择数字校园切入,使用uniapp+Vue3进行前台应用的编写,使用Vue3进行后台管理系统的编写,使用Go语言框架gin+gorm进行后端编写,使用MySQL数据库进行数据存储,实现一个真正可用的数字校园APP。 后台服务仅供参考,结构比较混乱,建议自行实现。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-12-19 - **Last Updated**: 2025-04-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Go语言, uni-app, Vue, TypeScript, Sass ## README # 毕业设计-我的温理工后台管理系统 ## 接口文档地址 http://doc.mywzut.dcwedu.top ## 接口地址 http://mywzut.dcwedu.top ## 后台管理系统地址 http://preview.mywzut.dcwedu.top ## 安装包下载地址 https://wedu.lanzouf.com/ideTL0ogh76b ## 所用技术 ### 前端 | 分类 | 技术 | |---------|----------------------------| | 主要技术 | Vue3.2,TypeScript | | 包管理器 | yarn | | 构建工具 | vite4 | | UI框架 | Arco Design,windiCSS | | CSS预处理器 | sass | | 路由 | vue-router | | 状态管理 | pinia,pinia-plugin-persist | | 其他依赖 | axios等 | ### 后端 | 分类 | 技术 | |------|-----------------------| | 语言 | golang | | http | gin | | orm | gorm,gorm-gentool | | 数据库 | mysql | | 文档 | swaggo/gin-swagger | | jwt | jwt-go | | 其他 | viper,cast,crypto,oss |