1 Star 0 Fork 83

非洲平头哥 / oa-vuechat-service

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 2.78 KB
一键复制 编辑 原始数据 按行查看 历史
user_499098 提交于 2020-07-10 19:24 . init
<!DOCTYPE html>
<html>
<head>
<title>APP</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
<link href="https://sinacloud.net/vue-wechat/images/headers/header01.png" rel="apple-touch-icon-precomposed">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vant@2.9/lib/index.css" />
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@r1.0.0/request/keeplocation.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/vue/vue.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/vuex.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/axios.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/dayjs/dayjs.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/moment.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/localforage.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/superagent.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/underscore-min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/request/keepconfig.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/vant@2.9/lib/vant.min.js"></script>
<script type="text/javascript" src="https://sinacloud.net/vue-wechat/js/qrcode.min.js"></script>
<script type="text/javascript" src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.1.1.min.js"></script>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=mkE6PuU3MUS6GmqNLGQOpuhIiNaGjxGw"></script>
<script type="text/javascript" src="https://webapi.amap.com/maps?v=2.0&key=801a8f79cee7c592c263add18813489b"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/cdn/common/antd.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/config/config.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/Miazzy/yunwisdoms@v8.0.0/request/request.js"></script>
</head>
<body>
<div id="app">
</div>
</body>
<script type="text/javascript" src="https://apis.map.qq.com/ws/location/v1/ip?key=3BFBZ-ZKD3X-LW54A-ZT76D-E7AHO-4RBD5&&output=jsonp&callback=queryLocationInfo"></script>
</html>
1
https://gitee.com/Alexander360/oa-vuchat-service.git
git@gitee.com:Alexander360/oa-vuchat-service.git
Alexander360
oa-vuchat-service
oa-vuechat-service
master

搜索帮助