forked from didi/mand-mobile
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.gitee.html
38 lines (38 loc) · 2.12 KB
/
index.gitee.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
<meta name="format-detection" content="telephone=no,email=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="description" content="面向金融场景的Vue移动端UI组件库">
<title>Mand Mobile</title>
<link rel="icon" href="//static.galileo.xiaojukeji.com/static/tms/other/mand-mobile-logo.png" type="image/x-icon">
<link rel="stylesheet" href="//manhattan.didistatic.com/static/manhattan/mand/pace.css">
<link rel="stylesheet" href="//manhattan.didistatic.com/static/manhattan/icon-font/mfe.css">
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
<style>
*{margin:0;padding:0;-webkit-touch-callout:none;list-style:none;}
html{touch-action: manipulation;background:#fff;min-width:320px;overflow-x:hidden;}
body{overflow-x:hidden;}
html,body{height:100%;}
</style>
</head>
<body>
<div id="app"></div>
<script src="//img6.didistatic.com/static/tms/cdn/z/jquery/jquery/2.1.0/jquery.min.js"></script>
<script src="//manhattan.didistatic.com/static/manhattan/mand/pace.js"></script>
<script>
var Omega = Omega || {
appKey: 'omegafff7bbae07'
};
window.Omega = Omega;
</script>
<script crossOrigin="Anonymous" src="//tracker.didiglobal.com/static/tracker_global/latest2x/omega.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
<!-- <script async defer src="//buttons.github.io/buttons.js"></script> -->
<!-- built files will be auto injected -->
<script type="text/javascript" src="/docs/static/js/manifest.94f5989a.js"></script><script type="text/javascript" src="/docs/static/js/vendor.6487bca8.js"></script><script type="text/javascript" src="/docs/static/js/app.37a6c50b.js"></script></body>
</html>