This commit is contained in:
街角小林
2025-07-03 11:33:39 +08:00
parent 5e300c0320
commit 2cbd08c532
2 changed files with 14 additions and 0 deletions

View File

@@ -201,6 +201,13 @@ const mindMap = new MindMap({
<sub style="font-size:14px"><b>沨沄</b></sub> <sub style="font-size:14px"><b>沨沄</b></sub>
</a> </a>
</td> </td>
<td align="center" style="word-wrap: break-word; width: 75.0; height: 75.0">
<a href="#">
<img src="./web/src/assets/avatar/行.jpg" width="50;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px"/>
<br />
<sub style="font-size:14px"><b>行</b></sub>
</a>
</td>
</tr> </tr>
</table> </table>
@@ -1026,5 +1033,12 @@ const mindMap = new MindMap({
<sub style="font-size:14px"><b>Towards the future</b></sub> <sub style="font-size:14px"><b>Towards the future</b></sub>
</a> </a>
</td> </td>
<td align="center" style="word-wrap: break-word; width: 75.0; height: 75.0">
<a href="#">
<img src="./web/src/assets/avatar/default.png" width="50;" style="border-radius:50%;align-items:center;justify-content:center;overflow:hidden;padding-top:10px"/>
<br />
<sub style="font-size:14px"><b>安嘉</b></sub>
</a>
</td>
</tr> </tr>
</table> </table>

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB