Doc: update
This commit is contained in:
parent
fd85085cb7
commit
280afa6a73
@ -294,4 +294,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/pluvet.jpg" style="width: 50px;height: 50px;" />
|
||||||
|
<span>pluvet</span>
|
||||||
|
</span>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
BIN
web/src/assets/avatar/pluvet.jpg
Normal file
BIN
web/src/assets/avatar/pluvet.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 80 KiB |
@ -315,4 +315,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/pluvet.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>pluvet</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -271,6 +271,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/pluvet.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>pluvet</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@ -308,4 +308,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/pluvet.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>pluvet</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -265,6 +265,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/pluvet.jpg" style="width: 50px;height: 50px;object-fit: cover;border-radius: 50%;" />
|
||||||
|
<p>pluvet</p>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user