提交 12dbd506 编写于 作者: anxuanzi's avatar anxuanzi

test

上级 e131f533
......@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
</head>
<body>
<script src="./dist/asc_js_utils.iife.js"></script>
<script src="../dist/asc_js_utils.iife.js"></script>
<script>
const ascu = new AscUtils({
feedbacks: {
......@@ -23,7 +23,9 @@
}
}
})
ascu.request().get('https://www.baidu.com/').then(res => {
console.log(res)
})
</script>
</body>
</html>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册