init: 初始化 AssetX 项目仓库
包含 webapp(Next.js 用户端)、webapp-back(Go 后端)、 antdesign(管理后台)、landingpage(营销落地页)、 数据库 SQL 和配置文件。
This commit is contained in:
4
webapp/public/components/repay/icon0.svg
Normal file
4
webapp/public/components/repay/icon0.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M12 5.25H16.5V9.75" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M16.5 5.25L10.125 11.625L6.375 7.875L1.5 12.75" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 359 B |
5
webapp/public/components/repay/icon1.svg
Normal file
5
webapp/public/components/repay/icon1.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M16.2973 13.5002L10.2973 3.00017C10.1665 2.76932 9.97678 2.57731 9.74752 2.44372C9.51826 2.31013 9.25767 2.23975 8.99232 2.23975C8.72698 2.23975 8.46639 2.31013 8.23713 2.44372C8.00787 2.57731 7.81815 2.76932 7.68733 3.00017L1.68733 13.5002C1.55509 13.7292 1.48575 13.9891 1.48633 14.2536C1.48692 14.518 1.55741 14.7776 1.69066 15.006C1.82391 15.2345 2.01519 15.4236 2.2451 15.5543C2.47501 15.685 2.73538 15.7525 2.99983 15.7502H14.9998C15.263 15.7499 15.5215 15.6804 15.7493 15.5486C15.9771 15.4169 16.1662 15.2275 16.2977 14.9995C16.4292 14.7715 16.4984 14.513 16.4983 14.2498C16.4982 13.9866 16.4289 13.7281 16.2973 13.5002Z" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9 6.75V9.75" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M9 12.75H9.0075" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
3
webapp/public/components/repay/icon2.svg
Normal file
3
webapp/public/components/repay/icon2.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M1.5 7.12491C1.50002 6.29031 1.7532 5.47535 2.2261 4.78766C2.699 4.09997 3.36939 3.5719 4.14871 3.27321C4.92803 2.97451 5.77962 2.91924 6.59101 3.11469C7.4024 3.31014 8.13542 3.74712 8.69325 4.36791C8.73254 4.40992 8.78004 4.44341 8.83281 4.46631C8.88557 4.48921 8.94248 4.50102 9 4.50102C9.05752 4.50102 9.11443 4.48921 9.16719 4.46631C9.21996 4.44341 9.26746 4.40992 9.30675 4.36791C9.86283 3.74308 10.596 3.30243 11.4087 3.10461C12.2214 2.90678 13.0751 2.96117 13.8562 3.26052C14.6372 3.55987 15.3085 4.09 15.7808 4.78033C16.2531 5.47067 16.504 6.28848 16.5 7.12491C16.5 8.84241 15.375 10.1249 14.25 11.2499L10.131 15.2347C9.99125 15.3952 9.81895 15.5241 9.62553 15.6129C9.43212 15.7017 9.22203 15.7483 9.00922 15.7496C8.7964 15.751 8.58574 15.707 8.39122 15.6207C8.19669 15.5344 8.02277 15.4076 7.881 15.2489L3.75 11.2499C2.625 10.1249 1.5 8.84991 1.5 7.12491Z" stroke="#9CA1AF" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user