1111
This commit is contained in:
10
src-tauri/frontend-stub/index.html
Normal file
10
src-tauri/frontend-stub/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>aiclient</title>
|
||||
</head>
|
||||
<body>
|
||||
<!-- 仅占位:运行时由 lib.rs 加载远程前端,不打包 aiclient_ui 资源 -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user