1 Star 0 Fork 8

MoonDown/vue-material-admin

forked from 陈夕/vue-material-admin 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
陈夕 提交于 2023-07-25 11:00 . 同步
<!DOCTYPE html>
<html lang="en" style="background: rgb(var(--theme-background)) !important">
<head>
<meta charset="UTF-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="Cache-Control" content="no-cache, must-revalidate">
<meta http-equiv="expires" content="0">
<meta name="description" content="/ᐠ。ꞈ。ᐟ\ ᑋᵉᑊᑊᵒ ᵕ̈">
<meta name="theme-color" content="#ffffff">
<meta name="viewport" content="user-scalable=0,width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<link rel="icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/icon/icon-192.png" sizes="192x192">
<title>Material UI</title>
</head>
<body style="background: rgb(var(--theme-background)) !important">
<div id="app"></div>
<script type="module" src="/src/main.ts">
</script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/above_the_clouds/vue-material-admin.git
git@gitee.com:above_the_clouds/vue-material-admin.git
above_the_clouds
vue-material-admin
vue-material-admin
master

搜索帮助