1 Star 0 Fork 3.9K

土块 / pig-ui

forked from lengleng / pig-ui 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
<!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.3.6/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>Pig 微服务快速开发框架</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.3.6/index.js" charset="utf-8"></script>
<script src="/static/util/screen.js" charset="utf-8"></script>
</body>
</html>
JavaScript
1
https://gitee.com/ningweize/pig-ui.git
git@gitee.com:ningweize/pig-ui.git
ningweize
pig-ui
pig-ui
nwz

搜索帮助