2025-11-13 17:01:39 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="zh-CN">
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
|
<title>AIGC Demo - Vue.js Frontend</title>
|
|
|
|
|
<link rel="icon" href="/favicon.ico">
|
|
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
2025-11-21 16:10:00 +08:00
|
|
|
<script type="module" crossorigin src="/static/index-69868281.js"></script>
|
2025-11-13 17:01:39 +08:00
|
|
|
<link rel="modulepreload" crossorigin href="/static/vue-vendor-164775a6.js">
|
|
|
|
|
<link rel="modulepreload" crossorigin href="/static/utils-edfcd65b.js">
|
2025-11-21 16:10:00 +08:00
|
|
|
<link rel="modulepreload" crossorigin href="/static/element-plus-83a396df.js">
|
|
|
|
|
<link rel="stylesheet" href="/static/index-47df4f2a.css">
|
2025-11-13 17:01:39 +08:00
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div id="app"></div>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|