Initial commit: AIFO official portal web.

Add static site, shared layout, and Node dev server with standard .gitignore.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-30 15:29:50 +08:00
commit 4d30803b60
1154 changed files with 184340 additions and 0 deletions
@@ -0,0 +1,8 @@
<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_7654_1649" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="0" width="23" height="23">
<rect width="23" height="23" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_7654_1649)">
<path d="M10.6925 19.2667H12.2503V17.8845C13.1353 17.7645 13.9364 17.4321 14.6539 16.8871C15.3713 16.3424 15.73 15.5164 15.73 14.4091C15.73 13.6105 15.4945 12.904 15.0235 12.2897C14.5525 11.6755 13.6325 11.1212 12.2634 10.6269C11.064 10.2173 10.2676 9.86257 9.87417 9.56271C9.48076 9.26285 9.28405 8.84377 9.28405 8.30547C9.28405 7.76717 9.48551 7.32983 9.88843 6.99347C10.2914 6.6571 10.8475 6.48891 11.557 6.48891C12.1508 6.48891 12.6298 6.62896 12.9939 6.90904C13.3582 7.18913 13.6384 7.54051 13.8344 7.96321L15.2428 7.39705C15.0044 6.79011 14.6157 6.27053 14.0769 5.83833C13.5378 5.40613 12.948 5.16512 12.3074 5.1153V3.73314H10.7495V5.1153C9.77691 5.3026 9.02992 5.69715 8.50854 6.29896C7.98698 6.90096 7.72619 7.5698 7.72619 8.30547C7.72619 9.16265 7.98584 9.8523 8.50512 10.3744C9.02441 10.8966 9.87056 11.3682 11.0436 11.7894C12.2561 12.2342 13.0844 12.6332 13.5284 12.9865C13.9722 13.3396 14.1941 13.8138 14.1941 14.4091C14.1941 15.1245 13.936 15.644 13.4197 15.9679C12.9033 16.2919 12.3204 16.4539 11.671 16.4539C11.0289 16.4539 10.4545 16.2609 9.94776 15.8749C9.44083 15.4887 9.05132 14.9241 8.77922 14.181L7.33573 14.7691C7.63121 15.6158 8.05571 16.2885 8.60923 16.7873C9.16293 17.286 9.85734 17.6328 10.6925 17.8275V19.2667ZM11.4999 22.3382C10.0021 22.3382 8.59402 22.0534 7.27555 21.4837C5.95689 20.914 4.80974 20.1414 3.8341 19.1657C2.85847 18.1901 2.08581 17.0429 1.51614 15.7243C0.946459 14.4058 0.661621 12.9977 0.661621 11.4999C0.661621 10.0021 0.946459 8.59402 1.51614 7.27555C2.08581 5.95689 2.85847 4.80974 3.8341 3.8341C4.80974 2.85847 5.95689 2.08581 7.27555 1.51614C8.59402 0.94646 10.0021 0.661621 11.4999 0.661621C12.9977 0.661621 14.4058 0.94646 15.7243 1.51614C17.0429 2.08581 18.1901 2.85847 19.1657 3.8341C20.1414 4.80974 20.914 5.95689 21.4837 7.27555C22.0534 8.59402 22.3382 10.0021 22.3382 11.4999C22.3382 12.9977 22.0534 14.4058 21.4837 15.7243C20.914 17.0429 20.1414 18.1901 19.1657 19.1657C18.1901 20.1414 17.0429 20.914 15.7243 21.4837C14.4058 22.0534 12.9977 22.3382 11.4999 22.3382ZM11.4999 20.6269C14.0479 20.6269 16.206 19.7427 17.9744 17.9744C19.7427 16.206 20.6269 14.0479 20.6269 11.4999C20.6269 8.95196 19.7427 6.79381 17.9744 5.02546C16.206 3.25711 14.0479 2.37293 11.4999 2.37293C8.95196 2.37293 6.79381 3.25711 5.02546 5.02546C3.25711 6.79381 2.37293 8.95196 2.37293 11.4999C2.37293 14.0479 3.25711 16.206 5.02546 17.9744C6.79381 19.7427 8.95196 20.6269 11.4999 20.6269Z" fill="#F98715"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB