From 91a1f6317954b17302934787d1e4cdac7c050d7f Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 18 Mar 2019 11:21:48 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b12d2ec..738d1c9 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ Saber 是 [SpringBlade](https://gitee.com/smallc/SpringBlade)前端UI项目,基于vue、vuex、avue、element-ui,用于快速构建系统中后台业务。 ## 官网 -* 官网地址:[https://bladex.vip](http://39.98.193.69)(域名正在重新备案,所以暂时先用ip访问) +* 官网地址:[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)