Skip to content

Commit 1b608ef

Browse files
committed
wasm加载时的动画!
1 parent bbf8d7c commit 1b608ef

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

composeApp/src/wasmJsMain/resources/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -451,11 +451,11 @@
451451
function animateCodeLines() {
452452
const codeLine = document.getElementById('code-line');
453453
const codeMessages = [
454-
"正在初始化 Compose 应用...",
455-
"加载 Kotlin/JS 运行时...",
456-
"准备 Compose Web 布局...",
457-
"配置应用程序状态...",
458-
"设置事件监听器..."
454+
"正在初始化 Simbot Codegen ...",
455+
"加载超级人类资源...",
456+
"法欧莉正在为您打扫布局...",
457+
"思考宇宙的答案...",
458+
"与法欧莉建立精神链接..."
459459
];
460460

461461
let index = 0;

0 commit comments

Comments
 (0)