# Ruoyi-Go **Repository Path**: guanzi/Ruoyi-Go ## Basic Information - **Project Name**: Ruoyi-Go - **Description**: 🎉 基于Go,gin,JWT,vue前后端分离的权限管理系统,同时提供了 原生Android 的版本!!! - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 122 - **Created**: 2024-01-10 - **Last Updated**: 2024-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 项目来源: https://gitee.com/OptimisticDevelopers/Ruoyi-Go 静态页面一起打包: 将前端打包的mall项目,放在view文件夹下,并通过路由进行静态资源映射即可访问: http://127.0.0.1:8080/mall routers/routers.go ``` r.Static("/mall", "./view/mall") ``` http://127.0.0.1:8080 http://127.0.0.1:8080/admin http://127.0.0.1:8080/mall/