We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12c8d4a commit 470cd7eCopy full SHA for 470cd7e
demo/alipay.html
@@ -13,7 +13,7 @@
13
</head>
14
<body>
15
<script src="https://gw.alipayobjects.com/os/lib/tinyjs/tiny/1.5.1/tiny.js"></script>
16
-<script src="../dist/index.debug.js"></script>
+<script src="../index.debug.js"></script>
17
18
<script type="text/javascript">
19
// 新建 App
demo/basic.html
0 commit comments