# shangYiTong **Repository Path**: ihwt/syt ## Basic Information - **Project Name**: shangYiTong - **Description**: Vue 3 + TypeScript + Vite - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2023-09-05 - **Last Updated**: 2023-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, TypeScript, Pinia ## README # Vue 3 + TypeScript + Vite ### 技术栈 - 前端框架: [Vue 3](https://cn.vuejs.org/) + [TypeScript](https://www.typescriptlang.org/) + [Vite](https://cn.vitejs.dev/) - 状态管理: [pinia](https://gitee.com/link?target=https%3A%2F%2Fpinia.vuejs.org%2Fzh%2F) - 组 件 库: [element-ui](https://element-plus.org/zh-CN/) ### 接口 1. 服务器地址: http://syt.atguigu.cn 2. 医院接口: http://139.198.34.216:8201/swagger-ui.html 3. 公共数据接口: http://139.198.34.216:8202/swagger-ui.html 4. 会员接口: http://139.198.34.216:8203/swagger-ui.html 5. 短信验证码接口: http://139.198.34.216:8204/swagger-ui.html 6. 订单接口: http://139.198.34.216:8206/swagger-ui.html 7. 文件上传接口:http://139.198.34.216:8205/swagger-ui.html 8. 后台用户接口:http://139.198.34.216:8212/swagger-ui.html ### 未登录不许访问的路由 - /user - /user/info - /user/realname - /user/account - /user/order - /user/feedback - /user/addinfo