Skip to content

Commit 470cd7e

Browse files
committed
update demo
1 parent 12c8d4a commit 470cd7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

demo/alipay.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</head>
1414
<body>
1515
<script src="https://gw.alipayobjects.com/os/lib/tinyjs/tiny/1.5.1/tiny.js"></script>
16-
<script src="../dist/index.debug.js"></script>
16+
<script src="../index.debug.js"></script>
1717

1818
<script type="text/javascript">
1919
// 新建 App

demo/basic.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
</head>
1414
<body>
1515
<script src="https://gw.alipayobjects.com/os/lib/tinyjs/tiny/1.5.1/tiny.js"></script>
16-
<script src="../dist/index.debug.js"></script>
16+
<script src="../index.debug.js"></script>
1717

1818
<script type="text/javascript">
1919
// 新建 App

0 commit comments

Comments
 (0)