1 Star 0 Fork 0

刘勇/newGit

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
index.html 1.72 KB
Copy Edit Raw Blame History
leoYongleo authored 2019-11-21 17:59 . ss
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<!-- <meta name="viewport" content="width=device-width,initial-scale=1.0" /> -->
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport" />
<title></title>
<meta http-equiv="X-UA-Compatible" content="chrome=1,IE=edge" />
<link rel="stylesheet" href="./static/libs/element-ui/index@2.10.1.css" />
<link rel="stylesheet" href="//at.alicdn.com/t/font_1486526_z82i4t3zwm.css" />
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected-->
<script src="./static/libs/vue/vue.js"></script>
<script src="./static/libs/vue-router/vue-router.js"></script>
<script src="./static/libs/vuex/vuex.min.js"></script>
<script src="./static/libs/axios/axios.min.js"></script>
<script src="./static/libs/element-ui/index@2.10.1.js"></script>
<script src="./static/libs/element-ui/lang/zh-CN.js"></script>
<script src="./static/libs/element-ui/lang/en.js"></script>
<script src="./static/libs/jquery/jquery.min.js"></script>
<!-- rsa 加密-->
<script src="./static/libs/jquery/jcryption/jquery.jcryption-1.1.js"></script>
<script src="./static/libs/lodash/lodash.js"></script>
<script src="./static/libs/echarts/4.2.1-rc.2/echarts.min.js"></script>
<script src="./static/libs/wordcloud2/wordcloud2.js"></script>
<!--<script src="/static/libs/jsencrypt/jsencrypt.min.js"></script>-->
<script src="./static/libs/browserInfo/browserInfo.js"></script>
<script>
Vue.config.productionTip = false;
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/l_liu_yong/newGit.git
git@gitee.com:l_liu_yong/newGit.git
l_liu_yong
newGit
newGit
master

Search