Doc: update
This commit is contained in:
parent
efe58eb119
commit
1c8906157f
@ -230,4 +230,8 @@ const mindMap = new MindMap({
|
|||||||
<img src="./web/src/assets/avatar/张扬.png" style="width: 50px;height: 50px;" />
|
<img src="./web/src/assets/avatar/张扬.png" style="width: 50px;height: 50px;" />
|
||||||
<span>张扬</span>
|
<span>张扬</span>
|
||||||
</span>
|
</span>
|
||||||
|
<span>
|
||||||
|
<img src="./web/src/assets/avatar/长沙利奥软件.jpg" style="width: 50px;height: 50px;" />
|
||||||
|
<span>长沙利奥软件</span>
|
||||||
|
</span>
|
||||||
</p>
|
</p>
|
||||||
BIN
web/src/assets/avatar/长沙利奥软件.jpg
Normal file
BIN
web/src/assets/avatar/长沙利奥软件.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 32 KiB |
@ -257,4 +257,8 @@ Open source is not easy. If this project is helpful to you, you can invite the a
|
|||||||
<img src="../../../../assets/avatar/张扬.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/张扬.png" 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/长沙利奥软件.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>长沙利奥软件</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -213,6 +213,10 @@ full screen, support mini map</li>
|
|||||||
<img src="../../../../assets/avatar/张扬.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/张扬.png" 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/长沙利奥软件.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>长沙利奥软件</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@ -250,4 +250,8 @@
|
|||||||
<img src="../../../../assets/avatar/张扬.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/张扬.png" 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/长沙利奥软件.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>长沙利奥软件</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -207,6 +207,10 @@
|
|||||||
<img src="../../../../assets/avatar/张扬.png" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
<img src="../../../../assets/avatar/张扬.png" 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/长沙利奥软件.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>长沙利奥软件</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user