2018-03-27 15:52:31 +08:00
|
|
|
<!DOCTYPE html>
|
2019-01-29 11:20:57 +08:00
|
|
|
<html lang="en">
|
2018-03-27 15:52:31 +08:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
2018-04-01 19:29:37 +08:00
|
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no,viewport-fit=cover">
|
2018-03-27 15:52:31 +08:00
|
|
|
<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">
|
2019-01-29 11:20:57 +08:00
|
|
|
<meta name="description" content="面向金融场景的Vue移动端UI组件库">
|
2018-03-27 15:52:31 +08:00
|
|
|
<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">
|
2022-02-11 18:11:29 +08:00
|
|
|
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
|
2018-03-27 15:52:31 +08:00
|
|
|
<style>
|
|
|
|
*{margin:0;padding:0;-webkit-touch-callout:none;list-style:none;}
|
|
|
|
html{touch-action: manipulation;background:#fff;min-width:320px;overflow-x:hidden;}
|
2019-06-22 21:09:40 +08:00
|
|
|
body{overflow-x:hidden;}
|
2019-08-13 12:59:55 +08:00
|
|
|
html,body{height:100%;}
|
2018-03-27 15:52:31 +08:00
|
|
|
</style>
|
2022-02-14 16:45:49 +08:00
|
|
|
<script>
|
|
|
|
window.__MAND_DATA__={
|
|
|
|
host: 'github'
|
|
|
|
}
|
|
|
|
</script>
|
2019-01-29 11:20:57 +08:00
|
|
|
</head>
|
2018-03-27 15:52:31 +08:00
|
|
|
<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 || {
|
2019-09-09 11:05:31 +08:00
|
|
|
appKey: 'omegafff7bbae07'
|
2018-03-27 15:52:31 +08:00
|
|
|
};
|
|
|
|
window.Omega = Omega;
|
|
|
|
</script>
|
2019-09-09 11:05:31 +08:00
|
|
|
<script crossOrigin="Anonymous" src="//tracker.didiglobal.com/static/tracker_global/latest2x/omega.min.js"></script>
|
2019-01-29 11:20:57 +08:00
|
|
|
<script src="//cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js"></script>
|
2018-05-02 16:01:35 +08:00
|
|
|
<!-- <script async defer src="//buttons.github.io/buttons.js"></script> -->
|
2018-03-27 15:52:31 +08:00
|
|
|
<!-- built files will be auto injected -->
|
2024-03-12 17:47:00 +08:00
|
|
|
<script type="text/javascript" src="/mand-mobile/static/js/manifest.28792707.js"></script><script type="text/javascript" src="/mand-mobile/static/js/vendor.7e4f1f52.js"></script><script type="text/javascript" src="/mand-mobile/static/js/app.fe21ffc5.js"></script></body>
|
2018-03-27 15:52:31 +08:00
|
|
|
</html>
|