|
|
|
@ -1,18 +1,10 @@
|
|
|
|
<!DOCTYPE html>
|
|
|
|
<!doctype html>
|
|
|
|
<html lang="en">
|
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<meta charset="UTF-8" />
|
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
<link rel="icon" href="/favicon.ico" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta
|
|
|
|
|
|
|
|
name="keywords"
|
|
|
|
|
|
|
|
content="芋道管理系统 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台开源免费管理系统!"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<meta
|
|
|
|
|
|
|
|
name="description"
|
|
|
|
|
|
|
|
content="芋道管理系统 基于 vue3 + CompositionAPI + typescript + vite3 + element plus 的后台开源免费管理系统!"
|
|
|
|
|
|
|
|
/>
|
|
|
|
|
|
|
|
<title>%VITE_APP_TITLE%</title>
|
|
|
|
<title>%VITE_APP_TITLE%</title>
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
|