15 lines
594 B
HTML
15 lines
594 B
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="description" content="宁夏智慧养殖监管平台 - 政府端管理后台" />
|
|
<meta name="keywords" content="智慧养殖,监管平台,政府管理,数据监控" />
|
|
<title>宁夏智慧养殖监管平台 - 政府端管理后台</title>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.js"></script>
|
|
</body>
|
|
</html> |