2017-07-25 14:18:57 +08:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<title>my yApi</title>
|
|
|
|
<link rel="stylesheet" href="http://127.0.0.1:4000/yapi/prd/index@dev.css">
|
|
|
|
<script src="https://qsso.corp.qunar.com/lib/qsso-auth.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div id="yapi" style="height: 100%;"></div>
|
|
|
|
|
2017-07-27 19:32:08 +08:00
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.8/ace.js"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.2.8/mode-json.js"></script>
|
|
|
|
<script src="http://127.0.0.1:4000/yapi/prd/index@dev.js"></script>
|
2017-07-25 14:18:57 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|