fix: js path

This commit is contained in:
suxiaoxin 2017-07-14 15:16:15 +08:00
parent 06352a936c
commit 6c93c08ee6

View File

@ -8,6 +8,6 @@
</head>
<body>
<div id="yapi" style="height: 100%;"></div>
<script src="http://127.0.0.1/prd/index@dev.js"></script>
<script src="http://127.0.0.1/yapi/prd/index@dev.js"></script>
</body>
</html>