- Added package.json to manage development scripts. - Updated restart-services.ps1 to call the new dev script for starting services. - Refactored start-admin.ps1, start-backend.ps1, start-frontend.ps1, and start-mcp.ps1 to utilize the dev script for starting respective services. - Enhanced stop-services.ps1 to improve process termination logic by matching command patterns.
25 lines
1.6 KiB
XML
25 lines
1.6 KiB
XML
<svg width="640" height="960" viewBox="0 0 640 960" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="640" height="960" rx="36" fill="#14110F"/>
|
|
<rect x="34" y="34" width="572" height="892" rx="28" fill="url(#bg)"/>
|
|
<circle cx="322" cy="270" r="132" fill="url(#sun)"/>
|
|
<circle cx="322" cy="270" r="88" fill="#151312"/>
|
|
<path d="M322 106V432" stroke="#A57B2E" stroke-width="14" stroke-linecap="round"/>
|
|
<path d="M214 532C245.167 486 280.333 463 319.5 463C358.667 463 393.833 486 425 532" stroke="#A57B2E" stroke-width="10" stroke-linecap="round"/>
|
|
<path d="M180 640C225.333 594 272 571 320 571C368 571 414.667 594 460 640" stroke="#6C531E" stroke-width="8" stroke-linecap="round"/>
|
|
<path d="M136 740H504" stroke="#A57B2E" stroke-opacity=".65" stroke-width="2"/>
|
|
<text x="106" y="792" fill="#E7C779" font-family="'Noto Serif SC', 'Microsoft YaHei', serif" font-size="60" font-weight="700">黑神话:悟空</text>
|
|
<text x="108" y="852" fill="#B58A36" font-family="'IBM Plex Mono', monospace" font-size="18" letter-spacing="5">BLACK MYTH / WUKONG / GAME</text>
|
|
<defs>
|
|
<linearGradient id="bg" x1="92" y1="78" x2="512" y2="902" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#1E1916"/>
|
|
<stop offset=".45" stop-color="#14110F"/>
|
|
<stop offset="1" stop-color="#201710"/>
|
|
</linearGradient>
|
|
<radialGradient id="sun" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(322 270) rotate(90) scale(132)">
|
|
<stop stop-color="#D6AE53"/>
|
|
<stop offset=".62" stop-color="#8A682A"/>
|
|
<stop offset="1" stop-color="#4D3918"/>
|
|
</radialGradient>
|
|
</defs>
|
|
</svg>
|