修正readme

gov
Mahone 4 years ago
parent e2147c53f4
commit a852dbf7e3

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 176 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 122 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

@ -36,7 +36,7 @@
为什么选择KY KMS?
-----------------------------------
![KY KMS](http://www.kykms.cn/url/advantage_kms.png)
![KY KMS](./Docs/Pics/advantage_kms.png)
技术架构:
@ -124,22 +124,22 @@
##### 公共检索
检索首页
![检索首页](http://www.kykms.cn/url/search_home.png)
![检索首页](./Docs/Pics/search_home.png)
检索结果
![检索结果](http://www.kykms.cn/url/search_result.png)
![检索结果](./Docs/Pics/search_result.png)
高级检索
![高级检索](http://www.kykms.cn/url/search_advance.png)
![高级检索](./Docs/Pics/search_advance.png)
知识专题
![知识专题](http://www.kykms.cn/url/km_topic.png)
![知识专题](./Docs/Pics/km_topic.png)
##### 管理后台
热词统计
![](http://www.kykms.cn/url/home.png)
![](./Docs/Pics/home.png)
批量上传
![](http://www.kykms.cn/url/upload.png)
![](./Docs/Pics/upload.png)
编辑
![知识专题](http://www.kykms.cn/url/edit.png)
![知识专题](./Docs/Pics/edit.png)
附属文档
@ -156,6 +156,6 @@
## 捐赠
如果觉得还不错,请作者喝杯咖啡鼓励一下吧,敲代码不容易 ☺
![](http://www.kykms.cn/url/QR_pay.jpg)
![](./Docs/Pics/QR_pay.jpg)

@ -18,15 +18,15 @@
配置文件: jeecg-boot-module-system/src/main/resources/application-dev.yml
redis配置
![KY KMS](http://www.kykms.cn/url/redis.png)
![KY KMS](./Docs/Pics/redis.png)
DB配置
![KY KMS](http://www.kykms.cn/url/db.png)
![KY KMS](./Docs/Pics/db.png)
ES配置
![KY KMS](http://www.kykms.cn/url/ES.png)
![KY KMS](./Docs/Pics/ES.png)
LibreOffice与文件上传配置
![KY KMS](http://www.kykms.cn/url/office.png)
![KY KMS](./Docs/Pics/office.png)
4. 通过右侧父POM进行install下载依赖和打包
![KY KMS](http://www.kykms.cn/url/pom.png)
![KY KMS](./Docs/Pics/pom.png)
5. 启动项目&访问:
> 以上配置完成后,即可启动后台项目。
@ -60,10 +60,10 @@ yarn config set disturl https://npm.taobao.org/dist --global
1. IDEA 打开项目:前端工程 ant-design-vue-jeecg
2. 选中package.json右键显示npm命令
![KY KMS](http://www.kykms.cn/url/npm.png)
![KY KMS](./Docs/Pics/npm.png)
3. 通过命令 yarn install或者快捷 pre下载依赖点击serve 启动项目
![KY KMS](http://www.kykms.cn/url/serv.png)
![KY KMS](./Docs/Pics/serv.png)
4. 配置后台接口
修改接口地址 .env.development
@ -74,5 +74,5 @@ VUE_APP_API_BASE_URL=http://localhost:8080/km
```
5. 点击serve 启动项目,看到如下日志 则启动成功
![KY KMS](http://www.kykms.cn/url/web_success.png)
![KY KMS](./Docs/Pics/web_success.png)
6. 通过 http://localhost:3000 访问前端项目,默认账号密码: admin/123456
Loading…
Cancel
Save