1 Star 1 Fork 0

g_white_h/vue-cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 601 Bytes
一键复制 编辑 原始数据 按行查看 历史
yudong 提交于 2020-02-09 22:19 . add draggable
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="keywords" content="vue-cms-后台管理系统" />
<meta name="description" content="vue-cms-后台管理系统" />
<meta name="referrer" content="no-referrer"/>
<title>vue-cms</title>
<style>
@font-face {
font-family: 'digital';
src: url('./static/assets/fonts/DS-Digital Bold.ttf');
}
</style>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ghsnoopy/vue-cms.git
git@gitee.com:ghsnoopy/vue-cms.git
ghsnoopy
vue-cms
vue-cms
master

搜索帮助