Files
AIGC/demo/deploy_baota/frontend/index.html
2025-11-13 17:01:39 +08:00

23 lines
779 B
HTML

<!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">
<script type="module" crossorigin src="/static/index-2fb4354b.js"></script>
<link rel="modulepreload" crossorigin href="/static/vue-vendor-164775a6.js">
<link rel="modulepreload" crossorigin href="/static/utils-edfcd65b.js">
<link rel="modulepreload" crossorigin href="/static/element-plus-4a19e5e8.js">
<link rel="stylesheet" href="/static/index-462509e4.css">
</head>
<body>
<div id="app"></div>
</body>
</html>