1
0
Fork 0

update index.html

develop
panliang 2023-05-08 22:20:38 +08:00
parent 7d120b8443
commit 0fd8af5a24
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="zh"> <html lang="zh-CN">
<head> <head>
<meta charset="UTF-8"/> <meta charset="UTF-8"/>
<link rel="icon" href="/admin/logo.png"/> <link rel="icon" href="/admin/logo.png"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta http-equiv="X-UA-Compatible" content="ie=edge"/> <meta http-equiv="X-UA-Compatible" content="ie=edge"/>
<title></title> <title>农业园区平台</title>
<script type="module" crossorigin src="/admin/assets/index.6254441a.js"></script> <script type="module" crossorigin src="/admin/assets/index.6254441a.js"></script>
<link rel="stylesheet" href="/admin/assets/index.7e62ffe4.css"> <link rel="stylesheet" href="/admin/assets/index.7e62ffe4.css">
</head> </head>