Merge commit '83f4c37a54de5c8414341e1415b82f41e7f1cdf0' as 'module/ui'

This commit is contained in:
assembly-bot
2026-08-15 18:55:27 +08:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<html><body><h1>UI Module</h1><script src="src/app.js"></script></body></html>
+1
View File
@@ -0,0 +1 @@
console.log("ui module loaded");
+1
View File
@@ -0,0 +1 @@
body{font-family:sans-serif;color:#2b6cb0}