1 Star 0 Fork 1.6K

atal163 / Avue

forked from smallwei / Avue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.39 KB
一键复制 编辑 原始数据 按行查看 历史
smallwei 提交于 2018-03-09 15:40 . 修复#II746 错误和一些已知bug
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=0">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="format-detection" content="telephone=no">
<link rel="stylesheet" href="/static/cdn/element-ui/2.2.1/theme-chalk/index.css">
<link rel="stylesheet" href="/static/cdn/animate/3.5.2/animate.css">
<link rel="stylesheet" href="/static/cdn/iconfont/1.0.0/index.css">
<title>Avue 通用管理 系统快速开发框架</title>
<link rel="manifest" href="manifest.json">
</head>
<body>
<!--vue-ssr-outlet-->
<div id="app"></div>
<script src="/static/cdn/store/1.3.20/store.js"></script>
<script src="/static/cdn/vue/2.5.2/vue.min.js" charset="utf-8"></script>
<script src="/static/cdn/vuex/2.4.1/vuex.min.js" charset="utf-8"></script>
<script src="/static/cdn/vue-router/3.0.1/vue-router.js" charset="utf-8"></script>
<script src="/static/cdn/axios/1.0.0/axios.min.js" charset="utf-8"></script>
<script src="/static/cdn/element-ui/2.2.1/index.js" charset="utf-8"></script>
<script src="/static/util/screen.js" charset="utf-8"></script>
<script src="/static/util/aes.js" charset="utf-8"></script>
</body>
</html>
JavaScript
1
https://gitee.com/atal163/avue.git
git@gitee.com:atal163/avue.git
atal163
avue
Avue
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891