Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kityminder-core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吴志俊
kityminder-core
Commits
2b529a2c
Commit
2b529a2c
authored
Sep 25, 2014
by
techird
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update readme
parent
55cd0b2a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
22 deletions
+8
-22
README.md
README.md
+8
-22
No files found.
README.md
View file @
2b529a2c
...
@@ -12,43 +12,29 @@ KityMinder 基于 SVG 技术实现,支持绝大多数的主流浏览器,包
...
@@ -12,43 +12,29 @@ KityMinder 基于 SVG 技术实现,支持绝大多数的主流浏览器,包
1.
Chrome
1.
Chrome
2.
Firefox
2.
Firefox
3.
Safari
3.
Safari
4.
IE9+
<sup>
*
</sup>
4.
Internet Explorer 10 或以上
*
: IE9 不支持部分导出功能。
## 线上版本
## 线上版本
产品地址:
[
http://naotu.baidu.com
](
http://naotu.baidu.com
)
产品地址:
[
http://naotu.baidu.com
](
http://naotu.baidu.com
)
注意:由于历史原因,有三个发布过的公开地址:
1.
[
~~http://fex-team.baidu.com/kityminder/dist~~
](
http://fex-team.baidu.com/kityminder/dist
)
2.
[
~~http://kitygraph.github.io/kityminder/dist~~
](
http://kitygraph.github.io/kityminder/dist
)
3.
[
http://fex.baidu.com/kityminder/dist
](
http://fex.baidu.com/kityminder/dist
)
第 1 个地址已经失效;
第 2 个地址不再维护更新(原因是我们项目地址迁移到了 fex-team);
第 3 个地址是更新频率最高的地址,新功能可以在这里尝鲜;
[
产品地址
](
http://naotu.baidu.com
)
已经稳定,请大家放心使用。地址变动频繁带来的不便,请谅解。
## 依赖说明
## 依赖说明
KityMinder 依赖 Kity
库。刚下载的压缩包或者刚从 github 拉下来的代码会有一个空的 Kity 目录。要运行调试,必须加载 Kity 的依赖
:
KityMinder 依赖 Kity
、FIO、FUI 库。需要二次开发 KityMinder,需要先从 Github 上拉代码下来
:
1.
如果你下载的是 KityMinder 的压缩包,那么需要手动下载
[
Kity
](
http://fex.baidu.com/kityminder/kity/dist/kity.js
)
库到 kity/dist/kity.js
```
bash
git clone https://github.com/fex-team/kityminder.git
```
2.
如果你是从 github 上拉源代码下来的,那么可以更新一下
子模块:
紧接着,需要初始化并更新
子模块:
```
bash
```
bash
cd
YOUR_KITYMINDER_PATH
git submodule init
git submodule init
git submodule update
git submodule update
```
```
## 联系我们
## 联系我们
问题和建议反馈:
[
Github Issues
](
https://github.com/fex-team/kityminder/issues/new
)
邮件组: kity@baidu.com
邮件组: kity@baidu.com
讨论群: 374918234
QQ
讨论群: 374918234
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment