fix: 修复 ticket-system/index.html 无效 HTML(CSS 代码泄漏到 body 外)

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/2b0b1a22-c312-4b46-ae3b-72e830c4470b
This commit is contained in:
copilot-swe-agent[bot] 2026-03-25 23:00:10 +00:00
parent 136c32ac02
commit fdffea7f33
1 changed files with 1 additions and 1 deletions

View File

@ -805,5 +805,5 @@
document.getElementById('reset-btn').addEventListener('click', resetToDefault);
});
</script>
background: linear-gradient(135deg, #0a1628 0%, #1a2a4a 50%, #0d1f3c 100%);</body>
</body>
</html>