1 Star 0 Fork 45

张旭日/ruoyi-vue3-lmw

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 719 Bytes
一键复制 编辑 原始数据 按行查看 历史
coderlmw 提交于 2024-12-30 16:56 +08:00 . 添加webApp配置
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="renderer" content="webkit" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
/>
<link rel="icon" href="/vite.svg" />
<link rel="manifest" href="/manifest.json" />
<meta name="theme-color" content="#ffffff" />
<title>若依管理系统</title>
<!--[if lt IE 11
]><script>
window.location.href = '/html/ie.html'
</script><!
[endif]-->
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/zhang_xu_ri1/ruoyi-vue3-lmw.git
git@gitee.com:zhang_xu_ri1/ruoyi-vue3-lmw.git
zhang_xu_ri1
ruoyi-vue3-lmw
ruoyi-vue3-lmw
master

搜索帮助