The current repo belongs to Closed status, and some functions are restricted. For details, please refer to the description of repo status
1 Star 0 Fork 325

ryoma8932 / HzyAdmin-Core
Closed

forked from HZY / HzyAdmin 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
README.md 2.82 KB
Copy Edit Raw Blame History
HZY authored 2020-03-15 12:17 . update README.md.

HzyAdmin-Core

捐赠 大哥们,如果觉得还行就请我喝瓶水吧

输入图片说明 输入图片说明

介绍

基于.Net Core 3.1 开发的 通用后台管理系统!通配权限。

有兴趣看看 Vue 版本单页程序基于 : https://gitee.com/hzy6/HZY.AdminSpa

文档、演示:http://hzyadmin.milaizhijie.com/website/index.html

vue单页预览地址 :http://hzyadmin.milaizhijie.com/index.html

软件架构

开发环境:vs2019 、 NetCore 3.1.100

交流群: 534584927

前端:BootStrap 4、Layer、Jquery、Vue

后端:NetCore 3.1.100 一定要安装等于或者大于该版本的SDK

数据库脚本位置:HzyAdmin/wwwroot/AppDb/appdb.sql

部分界面截图

输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

使用说明

如果部署iis访问不了的情况可以用两种办法:

1、直接打开exe然后控制台看错误

2、web.config里面有个false 改为 true,iis重启项目后运行网站后,跟目录下面 有个文件夹 log 里面有错误日志文件

3、一定注意 项目 bin/netcoreapp2.2/debug/app.xml 放入部署项目的跟目录中

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

码云特技

  1. 使用 Readme_XXX.md 来支持不同的语言,例如 Readme_en.md, Readme_zh.md
  2. 码云官方博客 blog.gitee.com
  3. 你可以 https://gitee.com/explore 这个地址来了解码云上的优秀开源项目
  4. GVP 全称是码云最有价值开源项目,是码云综合评定出的优秀开源项目
  5. 码云官方提供的使用手册 https://gitee.com/help
  6. 码云封面人物是一档用来展示码云会员风采的栏目 https://gitee.com/gitee-stars/
C#
1
https://gitee.com/ryoma8932/HzyAdmin.git
git@gitee.com:ryoma8932/HzyAdmin.git
ryoma8932
HzyAdmin
HzyAdmin-Core
Core3.1

Search