Doc: update
This commit is contained in:
parent
b3d16a60b8
commit
a12e72117e
10
README.md
10
README.md
@ -86,9 +86,7 @@ const mindMap = new MindMap({
|
|||||||
|
|
||||||
# License
|
# License
|
||||||
|
|
||||||
[MIT](./LICENSE)
|
[MIT](./LICENSE)。保留`mind-map`版权声明的情况下可随意商用。
|
||||||
|
|
||||||
保留`mind-map`版权声明的情况下可随意商用。如果你不想保留可以联系作者。
|
|
||||||
|
|
||||||
# 微信交流群
|
# 微信交流群
|
||||||
|
|
||||||
@ -104,8 +102,6 @@ const mindMap = new MindMap({
|
|||||||
|
|
||||||
开源不易,如果本项目有帮助到你的话,可以考虑请作者喝杯咖啡~
|
开源不易,如果本项目有帮助到你的话,可以考虑请作者喝杯咖啡~
|
||||||
|
|
||||||
> 厚椰乳一盒 + 纯牛奶半盒 + 冰块 + 咖啡液 = 生椰拿铁 yyds
|
|
||||||
|
|
||||||
> 推荐使用支付宝,微信获取不到头像。转账请备注【思维导图】。
|
> 推荐使用支付宝,微信获取不到头像。转账请备注【思维导图】。
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
@ -306,4 +302,8 @@ const mindMap = new MindMap({
|
|||||||
<img src="./web/src/assets/avatar/风格.jpg" style="width: 50px;height: 50px;" />
|
<img src="./web/src/assets/avatar/风格.jpg" style="width: 50px;height: 50px;" />
|
||||||
<span>风格</span>
|
<span>风格</span>
|
||||||
</span>
|
</span>
|
||||||
|
<span>
|
||||||
|
<img src="./web/src/assets/avatar/default.png" style="width: 50px;height: 50px;" />
|
||||||
|
<span>SR</span>
|
||||||
|
</span>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
@ -335,4 +335,8 @@ Open source is not easy. If this project is helpful to you, you can invite the a
|
|||||||
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
<p>风格</p>
|
<p>风格</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div style="display: flex; flex-direction: column; align-items: center; width: fit-content; margin: 5px;">
|
||||||
|
<img src="../../../../assets/avatar/default.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>SR</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -289,6 +289,10 @@ full screen, support mini map</li>
|
|||||||
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
<p>风格</p>
|
<p>风格</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div style="display: flex; flex-direction: column; align-items: center; width: fit-content; margin: 5px;">
|
||||||
|
<img src="../../../../assets/avatar/default.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>SR</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@ -328,4 +328,8 @@
|
|||||||
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
<p>风格</p>
|
<p>风格</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div style="display: flex; flex-direction: column; align-items: center; width: fit-content; margin: 5px;">
|
||||||
|
<img src="../../../../assets/avatar/default.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>SR</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -283,6 +283,10 @@
|
|||||||
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/风格.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
<p>风格</p>
|
<p>风格</p>
|
||||||
</div>
|
</div>
|
||||||
|
<div style="display: flex; flex-direction: column; align-items: center; width: fit-content; margin: 5px;">
|
||||||
|
<img src="../../../../assets/avatar/default.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>SR</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user