init: 初始化 AssetX 项目仓库
包含 webapp(Next.js 用户端)、webapp-back(Go 后端)、 antdesign(管理后台)、landingpage(营销落地页)、 数据库 SQL 和配置文件。
This commit is contained in:
13
webapp/public/components/points/icon-star.svg
Normal file
13
webapp/public/components/points/icon-star.svg
Normal file
@@ -0,0 +1,13 @@
|
||||
<svg width="17" height="17" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_4_9661)">
|
||||
<path d="M7.59035 2.0041C7.62158 1.85169 7.70513 1.715 7.82653 1.61771C7.94792 1.52042 8.09953 1.46864 8.25508 1.47136C8.41063 1.47407 8.56034 1.5311 8.67827 1.63258C8.7962 1.73405 8.87492 1.87357 8.90081 2.02697L9.53671 5.74397C9.58187 6.00823 9.70564 6.25274 9.89187 6.44559C10.0781 6.63844 10.3181 6.77067 10.5807 6.82502L14.2732 7.59025C14.4256 7.62148 14.5623 7.70503 14.6596 7.82643C14.7569 7.94783 14.8087 8.09943 14.8059 8.25498C14.8032 8.41053 14.7462 8.56024 14.6447 8.67817C14.5433 8.7961 14.4037 8.87483 14.2503 8.90072L10.5333 9.53661C10.2691 9.58177 10.0246 9.70554 9.83172 9.89177C9.63887 10.078 9.50664 10.318 9.45229 10.5806L8.68706 14.2731C8.65583 14.4255 8.57228 14.5622 8.45088 14.6595C8.32948 14.7568 8.17788 14.8086 8.02233 14.8059C7.86677 14.8031 7.71707 14.7461 7.59914 14.6446C7.48121 14.5432 7.40248 14.4036 7.37659 14.2502L6.7407 10.5332C6.69554 10.269 6.57177 10.0245 6.38554 9.83162C6.1993 9.63877 5.95926 9.50654 5.69674 9.45219L2.0042 8.68696C1.85179 8.65573 1.7151 8.57218 1.61781 8.45078C1.52051 8.32938 1.46874 8.17778 1.47145 8.02223C1.47417 7.86668 1.5312 7.71697 1.63267 7.59904C1.73415 7.48111 1.87367 7.40238 2.02707 7.37649L5.74407 6.7406C6.00833 6.69544 6.25284 6.57167 6.44569 6.38544C6.63854 6.19921 6.77077 5.95916 6.82512 5.69664L7.59035 2.0041Z" stroke="#111827" stroke-width="1.3564" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M13.5878 1.56592L13.5413 4.23218" stroke="#111827" stroke-width="1.3564" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M14.8967 2.92203L12.2304 2.87549" stroke="#111827" stroke-width="1.3564" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M2.68888 14.711C3.42514 14.7239 4.03242 14.1374 4.04528 13.4012C4.05813 12.6649 3.47168 12.0576 2.73542 12.0448C1.99915 12.0319 1.39187 12.6183 1.37902 13.3546C1.36616 14.0909 1.95261 14.6982 2.68888 14.711Z" stroke="#111827" stroke-width="1.3564" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
</g>
|
||||
<defs>
|
||||
<clipPath id="clip0_4_9661">
|
||||
<rect width="16" height="16" fill="white" transform="translate(0.279238) rotate(1)"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
1
webapp/public/components/points/mask-group1.svg
Normal file
1
webapp/public/components/points/mask-group1.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 25"><mask id="mask0_4_9769" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="url(#paint0_linear_4_9769)" d="M8.982 2.97c.585-1.205 2.3-1.205 2.885 0l6.466 13.309a1.604 1.604 0 0 1-1.442 2.304H3.958a1.604 1.604 0 0 1-1.443-2.304z"/></mask><g filter="url(#filter0_f_4_9769)" mask="url(#mask0_4_9769)"><ellipse cx="15.696" cy="12.179" fill="#fff5d2" fill-opacity=".8" rx="9.524" ry="2.567" transform="rotate(78.303 15.696 12.18)"/></g><defs><linearGradient id="paint0_linear_4_9769" x1="5.806" x2="15.175" y1="9.566" y2="9.566" gradientUnits="userSpaceOnUse"><stop offset=".497" stop-color="#fce77b"/><stop offset=".497" stop-color="#ffcc1d"/></linearGradient><filter id="filter0_f_4_9769" width="12.753" height="25.096" x="9.32" y="-.369" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feBlend in="SourceGraphic" in2="BackgroundImageFix" result="shape"/><feGaussianBlur result="effect1_foregroundBlur_4_9769" stdDeviation="1.604"/></filter></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
webapp/public/components/points/polygon-20.svg
Normal file
1
webapp/public/components/points/polygon-20.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 21 25"><path fill="url(#paint0_linear_4_9768)" d="M8.982 2.97c.585-1.205 2.3-1.205 2.885 0l6.466 13.309a1.604 1.604 0 0 1-1.442 2.304H3.958a1.604 1.604 0 0 1-1.443-2.304z"/><defs><linearGradient id="paint0_linear_4_9768" x1="5.806" x2="15.175" y1="9.566" y2="9.566" gradientUnits="userSpaceOnUse"><stop offset=".497" stop-color="#fce77b"/><stop offset=".497" stop-color="#ffcc1d"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 476 B |
1
webapp/public/components/points/polygon-30.svg
Normal file
1
webapp/public/components/points/polygon-30.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 16"><path fill="url(#paint0_linear_4_9766)" d="M1.683 4.556c-.535-1.45 1.089-2.744 2.383-1.898l14.997 9.806c1.334.873.717 2.946-.878 2.946H6.811a1.6 1.6 0 0 1-1.505-1.048z"/><defs><linearGradient id="paint0_linear_4_9766" x1="1.429" x2="10.25" y1="4.381" y2="10.797" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe176"/><stop offset="1" stop-color="#ffa800"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 463 B |
1
webapp/public/components/points/polygon-40.svg
Normal file
1
webapp/public/components/points/polygon-40.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 16"><path fill="url(#paint0_linear_4_9767)" d="M22.173 4.537c.542-1.447-1.074-2.748-2.372-1.91L4.571 12.46c-1.343.867-.729 2.951.87 2.951h11.551c.67 0 1.268-.415 1.502-1.041z"/><defs><linearGradient id="paint0_linear_4_9767" x1="21.523" x2="16.177" y1="2.51" y2="12.133" gradientUnits="userSpaceOnUse"><stop stop-color="#ffe483"/><stop offset="1" stop-color="#f29100"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 467 B |
1
webapp/public/components/points/rectangle-420.svg
Normal file
1
webapp/public/components/points/rectangle-420.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 31 13"><path fill="url(#paint0_linear_4_9777)" stroke="url(#paint1_linear_4_9777)" stroke-width=".535" d="M5.906.268h23.23c.738 0 1.335.598 1.336 1.336v9.088c0 .738-.598 1.336-1.336 1.336H2.35a1.336 1.336 0 0 1-1.245-1.823l3.556-9.088c.2-.512.695-.85 1.245-.85Z"/><defs><linearGradient id="paint0_linear_4_9777" x1="5.079" x2="37.957" y1="0" y2="11.761" gradientUnits="userSpaceOnUse"><stop stop-color="#fde87c"/><stop offset="1" stop-color="#f7c136"/></linearGradient><linearGradient id="paint1_linear_4_9777" x1="37.155" x2="33.413" y1="0" y2="12.296" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity=".55"/><stop offset="1" stop-color="#fff" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 777 B |
Reference in New Issue
Block a user