Sfoglia il codice sorgente

Merge branch 'wuheng' of sifu-gogs/post-ui into dev

sifu-gogs 2 anni fa
parent
commit
07a5b3823b
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -2,7 +2,7 @@
 
 ```bash
 # 克隆项目
-git clone https://gitee.com/y_project/RuoYi-Vue
+git clone http://39.105.160.25:10880/sifu-gogs/post-ui.git
 
 # 进入项目目录
 cd ruoyi-ui
@@ -27,4 +27,4 @@ npm run build:stage
 
 # 构建生产环境
 npm run build:prod
-```
+```