From 8e3f67e746206280b3bce9ea2f858a4ba3684ae0 Mon Sep 17 00:00:00 2001 From: Argo Zhang Date: Sun, 11 Aug 2019 11:46:23 +0800 Subject: [PATCH] =?UTF-8?q?doc(readme.md)=20=E6=9B=B4=E6=96=B0=E9=83=A8?= =?UTF-8?q?=E5=88=86=E8=BF=9E=E6=8E=A5=E5=9C=B0=E5=9D=80=E4=B8=8E=E5=BC=80?= =?UTF-8?q?=E5=8F=91=E7=8E=AF=E5=A2=83=E6=90=AD=E5=BB=BA=E7=AB=A0=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ README.zh-CN.md | 14 +++++++------- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 74ab2f58..24bbae56 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,9 @@ Departments Authorize Users 1. The front-end system does not need to write login, authorization and authentication modules; it is only responsible for writing business modules. 2. Background system can be used directly without any secondary development. 3. Front-end and back-end systems are separated, which are different systems (domain name can be independent) +4. Extensible to multi-tenant applications -For more information, please click [wiki](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/项目介绍) +For more information, please click [wiki](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D?sort_id=1333473) ### Database **MSSQL/Oracle/SQLite/MySql/MariaDB/Postgresql/Firebird/MsAccess/MongoDB** @@ -109,8 +110,7 @@ For more information, please click [wiki](https://gitee.com/LongbowEnterprise/Bo 1. Install .net core sdk [Offical website](http://www.microsoft.com/net/download) 2. Install Visual Studio IDE 2017 lastest [Offical website](https://visualstudio.microsoft.com/vs/getting-started/) 3. Git clone `git clone https://github.com/ArgoZhang/BootstrapAdmin.git` -4. Copy file `copy ./Scripts/Longbow.lic ./Bootstrap.Admin/bin/debug/netcoreap2.2/longbow.lic` -5. Login as Admin/123789 +4. Login as Admin/123789 ## Branchs **master** Synchronized with Online Demo @@ -120,8 +120,8 @@ For more information, please click [wiki](https://gitee.com/LongbowEnterprise/Bo **dev-Localization** support multiple language branch ## Online Demonstration -[![website1](https://img.shields.io/badge/website-http://ba.zylweb.cn-success.svg?logo=buzzfeed&logoColor=green)](http://ba.zylweb.cn) -[![website2](https://img.shields.io/badge/website-http://ba.sdgxgz.com-success.svg?logo=buzzfeed&logoColor=green)](http://ba.sdgxgz.com) +[![website1](https://img.shields.io/badge/linux-http://ba.zylweb.cn-success.svg?logo=buzzfeed&logoColor=green)](http://ba.zylweb.cn) +[![website2](https://img.shields.io/badge/windows-http://ba.sdgxgz.com-success.svg?logo=buzzfeed&logoColor=green)](http://ba.sdgxgz.com) ### Login Administrator: Admin/123789 @@ -146,7 +146,7 @@ docker pull reg.qiniu.com/argozhang/ba Detailed configuration instructions please click [wikis](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis) ## Q&A -Please click [wikis](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/常见问题Q&A) +Please click [wikis](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98Q&A) ## License [![Gitee license](https://img.shields.io/github/license/argozhang/bootstrapadmin.svg?logo=git&logoColor=red)](https://gitee.com/LongbowEnterprise/BootstrapAdmin/blob/master/LICENSE) diff --git a/README.zh-CN.md b/README.zh-CN.md index 3266a525..00acf3d7 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -55,8 +55,9 @@ 1. 前台系统不用编写登录、授权、认证模块;只负责编写业务模块即可 2. 后台系统无需任何二次开发,直接发布即可使用 3. 前台与后台系统分离,分别为不同的系统(域名可独立) +4. 可扩展为多租户应用 -详细资料请点击 [查看文档](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/项目介绍) +详细资料请点击 [查看文档](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/%E9%A1%B9%E7%9B%AE%E4%BB%8B%E7%BB%8D?sort_id=1333473) ### 数据库 数据库支持列表如下: @@ -110,12 +111,11 @@ ## QQ交流群 [![QQ](https://img.shields.io/badge/QQ-795206915-green.svg?logo=tencent%20qq&logoColor=red)](https://shang.qq.com/wpa/qunwpa?idkey=d381355e50ff91db410c3da3eadb081ba859f64c2877e86343f4709b171f28b8) -## 安装教程 +## 开发环境搭建 1. 安装 .net core sdk [官方网址](http://www.microsoft.com/net/download) 2. 安装 Visual Studio IDE 2017以上 [官方网址](https://visualstudio.microsoft.com/vs/getting-started/) 3. 获取本项目代码 [BootstrapAdmin](https://gitee.com/LongbowEnterprise/BootstrapAdmin) -4. 拷贝 Scripts\Longbow.lic 文件到 bin 目录下的程序集输出目录 (bin\debug\netcoreapp2.2\) 项目中脚本自动完成 -5. 系统登录用户名与口令 +4. 系统登录用户名与口令 用户名:**Admin** 密码:**123789** @@ -132,8 +132,8 @@ InitData.sql 初始化数据脚本 **dev-Localization** 支持多国语言分支 ## 演示地址 -[![website1](https://img.shields.io/badge/website-http://ba.zylweb.cn-success.svg?logo=buzzfeed&logoColor=green)](http://ba.zylweb.cn) -[![website2](https://img.shields.io/badge/website-http://ba.sdgxgz.com-success.svg?logo=buzzfeed&logoColor=green)](http://ba.sdgxgz.com) +[![website1](https://img.shields.io/badge/linux-http://ba.zylweb.cn-success.svg?logo=buzzfeed&logoColor=green)](http://ba.zylweb.cn) +[![website2](https://img.shields.io/badge/windows-http://ba.sdgxgz.com-success.svg?logo=buzzfeed&logoColor=green)](http://ba.sdgxgz.com) ### 登录用户名与密码 管理员:**Admin/123789** @@ -158,7 +158,7 @@ docker pull reg.qiniu.com/argozhang/ba 详细配置说明请点击 [查看文档](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis) 查看配置说明小节 ## 常见问题Q&A -请点击 [查看文档](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/常见问题Q&A) 查看常见问题小节 +请点击 [查看文档](https://gitee.com/LongbowEnterprise/BootstrapAdmin/wikis/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98Q&A) 查看常见问题小节 ## 开源协议 [![Gitee license](https://img.shields.io/github/license/argozhang/bootstrapadmin.svg?logo=git&logoColor=red)](https://gitee.com/LongbowEnterprise/BootstrapAdmin/blob/master/LICENSE)