feat: Add base project structure with API and web components

This commit is contained in:
Ke Sun
2025-12-02 20:28:01 +08:00
parent f3de6d6cc9
commit c1adc62ec6
817 changed files with 111226 additions and 106 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>搜索</title>
<g id="V1.0版" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="模型管理" transform="translate(-264, -88)" fill="#A8A9AA" fill-rule="nonzero">
<g id="编组-11" transform="translate(256, 80)">
<g id="搜索" transform="translate(8, 8)">
<rect id="矩形" opacity="0" x="0" y="0" width="16" height="16"></rect>
<path d="M13.4782656,12.7649219 L11.350625,10.6372656 L11.3497031,10.6363906 C11.7142888,10.2047552 12.0115514,9.72050112 12.2314219,9.20003125 C12.5255469,8.50460938 12.6746875,7.76617188 12.6746875,7.00523438 C12.6746875,6.24428125 12.5255469,5.50585938 12.2314219,4.8104375 C11.9474219,4.13898438 11.5409531,3.5360625 11.0233125,3.01842188 C10.5056563,2.50078125 9.90273438,2.09429688 9.23128125,1.81029688 C8.53585938,1.51615625 7.79742188,1.36701563 7.03648438,1.36701563 C6.27553125,1.36701563 5.53710938,1.51615625 4.8416875,1.81029688 C4.17023438,2.09429688 3.5673125,2.50076563 3.04967188,3.01842188 C2.53201563,3.5360625 2.12554688,4.139 1.84154688,4.8104375 C1.54740625,5.50585938 1.39826563,6.24429688 1.39826563,7.00523438 C1.39826563,7.76617188 1.54740625,8.50460938 1.84154688,9.20003125 C2.12554688,9.8715 2.53201563,10.4744219 3.04967188,10.9920625 C3.5673125,11.5097031 4.17025,11.9161875 4.8416875,12.2001719 C5.53710938,12.4942969 6.27554688,12.6434375 7.03648438,12.6434375 C7.79742188,12.6434375 8.53585938,12.4942969 9.23128125,12.2001719 C9.74346875,11.9835469 10.2156094,11.6954375 10.6406094,11.3412969 C10.6415938,11.3422969 10.6425156,11.3433594 10.6435156,11.3443438 L12.7711563,13.472 C12.8688125,13.5696563 12.99675,13.6184531 13.1247188,13.6184531 C13.2526563,13.6184531 13.3806563,13.569625 13.4782656,13.4720156 C13.6735156,13.2767656 13.6735156,12.9601719 13.4782656,12.7649219 Z M7.03648437,11.6795156 C5.7879375,11.6795156 4.614125,11.1932969 3.73126562,10.3104531 C2.84840625,9.42759375 2.36220312,8.25378125 2.36220312,7.00523438 C2.36220312,5.7566875 2.84840625,4.582875 3.73126562,3.70001563 C4.61410937,2.81715625 5.78792187,2.33095313 7.03648437,2.33095313 C8.28504687,2.33095313 9.45884375,2.81715625 10.3417031,3.70001563 C11.2245469,4.58285938 11.7107656,5.75667188 11.7107656,7.00523438 C11.7107656,8.25379688 11.2245469,9.42759375 10.3417031,10.3104531 C9.45884375,11.1932969 8.28503125,11.6795156 7.03648437,11.6795156 Z" id="形状"></path>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB