From e9cabe88a79e382838040cd5033f526351dca04b Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 18 Mar 2019 11:21:14 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20=E5=9F=9F=E5=90=8D=E5=B7=B2=E9=80=9A?= =?UTF-8?q?=E8=BF=87=E5=A4=87=E6=A1=88=EF=BC=8C=E6=81=A2=E5=A4=8D=E5=9F=9F?= =?UTF-8?q?=E5=90=8D=E8=AE=BF=E9=97=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ee1ed80..d71c3d0 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ ## 简介 Sword 是 [SpringBlade](https://gitee.com/smallc/SpringBlade)前端UI项目,基于react 、ant design、dva,用于快速构建系统中后台业务。 -## 官网 -* 官网地址:[https://bladex.vip](http://39.98.193.69)(域名正在重新备案,所以暂时先用ip访问) - ## 文档 * 文档地址:[Sword开发手册](https://www.kancloud.cn/smallchill/sword) +## 官网 +* 官网地址:[https://bladex.vip](https://bladex.vip) + ## 在线演示 -* Sword演示地址:[https://sword.bladex.vip](http://39.98.193.69:8000) -* Saber演示地址:[https://saber.bladex.vip](http://39.98.193.69:9000) +* Sword演示地址:[https://sword.bladex.vip](https://sword.bladex.vip) +* Saber演示地址:[https://saber.bladex.vip](https://saber.bladex.vip) ## 后端项目地址 * [Gitee地址](https://gitee.com/smallc/SpringBlade)