Skip to content

Commit

Permalink
Update docs to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
moyus committed Aug 20, 2018
1 parent 65be10d commit 74701be
Show file tree
Hide file tree
Showing 25 changed files with 185 additions and 15 deletions.
28 changes: 28 additions & 0 deletions docs/examples/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<!DOCTYPE html><html><head>
<title>Mand Mobile</title>
<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">
<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/mand/fade-in-left-big.css">
<style>
*{margin:0;padding:0;list-style:0;-webkit-touch-callout:none;}
html{touch-action: manipulation;background:#f3f4f5;}
</style>
<link rel="stylesheet" href="/mand-mobile/examples/mand-mobile-example.css">
</head>
<body>
<div id="app"></div>
<script src="//img6.didistatic.com/static/tms/cdn/z/zepto/zepto/1.0.1/zepto.min.js"></script>
<script src="//manhattan.didistatic.com/static/manhattan/mand/pace.js"></script>
<script src="//manhattan.didistatic.com/static/manhattan/mand/jquery.lettering.js"></script>
<script src="//manhattan.didistatic.com/static/manhattan/mand/jquery.textillate.js"></script>
<!-- built files will be auto injected -->


<script type="text/javascript" src="/mand-mobile/examples/mand-mobile-example.js"></script>
</body></html>
141 changes: 141 additions & 0 deletions docs/examples/mand-mobile-example.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/examples/mand-mobile-example.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/index.gitee.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
<script crossOrigin="Anonymous" src="//webapp.didistatic.com/static/webapp/shield/z/omega/omega/0.2.7/omega.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.89634364.js"></script><script type="text/javascript" src="/docs/static/js/vendor.07455330.js"></script><script type="text/javascript" src="/docs/static/js/app.59b62144.js"></script></body>
<script type="text/javascript" src="/docs/static/js/manifest.b98db8b6.js"></script><script type="text/javascript" src="/docs/static/js/vendor.07455330.js"></script><script type="text/javascript" src="/docs/static/js/app.c40f3f53.js"></script></body>
</html>
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
<script crossOrigin="Anonymous" src="//webapp.didistatic.com/static/webapp/shield/z/omega/omega/0.2.7/omega.min.js"></script>
<!-- <script async defer src="//buttons.github.io/buttons.js"></script> -->
<!-- built files will be auto injected -->
<script type="text/javascript" src="/mand-mobile/static/js/manifest.89634364.js"></script><script type="text/javascript" src="/mand-mobile/static/js/vendor.07455330.js"></script><script type="text/javascript" src="/mand-mobile/static/js/app.59b62144.js"></script></body>
<script type="text/javascript" src="/mand-mobile/static/js/manifest.b98db8b6.js"></script><script type="text/javascript" src="/mand-mobile/static/js/vendor.07455330.js"></script><script type="text/javascript" src="/mand-mobile/static/js/app.c40f3f53.js"></script></body>
</html>

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/static/js/EnUSDocsComponentsBasicIcon.0245f55c.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/static/js/EnUSDocsComponentsBasicIcon.901a93ff.js

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

This file was deleted.

1 change: 0 additions & 1 deletion docs/static/js/ZhCNDocsChangelog.4f5c2f07.js

This file was deleted.

1 change: 1 addition & 0 deletions docs/static/js/ZhCNDocsChangelog.6785c7b9.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/js/ZhCNDocsComponentsBasicIcon.32f90650.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/static/js/ZhCNDocsComponentsBasicIcon.e1324612.js

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

This file was deleted.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"indices": "node ./build/bin/gen-indices --log"
},
"dependencies": {
"mand-mobile": "^1.5.5",
"mand-mobile": "^1.5.6",
"v-tooltip": "^2.0.0-rc.31",
"vue": "^2.5.2",
"vue-clipboard2": "^0.1.0",
Expand Down

0 comments on commit 74701be

Please sign in to comment.