21 lines
624 B
HTML
21 lines
624 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" href="/favicon.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>自动派单管理</title>
|
|
<!-- element css cdn, if you use custom theme, remove it. -->
|
|
<!-- <link
|
|
rel="stylesheet"
|
|
href="https://cdn.jsdelivr.net/npm/element-plus/dist/index.css"
|
|
/> -->
|
|
<script type="module" crossorigin src="/assets/index-dd52a3dc.js"></script>
|
|
<link rel="stylesheet" href="/assets/index-61381a9f.css">
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
|
|
</body>
|
|
</html>
|