Browse Source

Merge branches 'gin-vue-admin_v2_dev' and 'master' of https://github.com/piexlmax/QMPlus into gin-vue-admin_v2_dev

pixel 4 years ago
parent
commit
e9410d8848
2 changed files with 12 additions and 2 deletions
  1. 6 1
      README-zh_CN.md
  2. 6 1
      README.md

+ 6 - 1
README-zh_CN.md

@@ -22,7 +22,12 @@
 
 ### 1.1 项目介绍
 
-[在线预览](http://qmplus.henrongyi.top/)
+[在线预览](http://demo.gin-vue-admin.com/)
+
+测试用户名:admin
+
+测试密码:123456
+
 > Gin-vue-admin是一个基于vue和gin开发的全栈前后端分离的后台管理系统,集成jwt鉴权,动态路由,动态菜单,casbin鉴权,表单生成器,代码生成器等功能,提供多种示例文件,让您把更多时间专注在业务开发上。
 
 ### 1.2 贡献指南

+ 6 - 1
README.md

@@ -22,7 +22,12 @@ English | [简体中文](./README-zh_CN.md)
 
 ### 1.1 Project Introduction
 
-[Online Demo](http://qmplus.henrongyi.top/)
+[Online Demo](http://demo.gin-vue-admin.com/)
+
+username:admin
+
+password:123456
+
 > Gin-vue-admin is a full-stack (frontend and backend separation) framework designed for management system. 
 > It integrates multiple functions, such as JWT authentication, dynamic routing, dynamic menu, casbin authentication, form generator, code generator, etc. So that you can focus more time on your business Requirements.