mirror of
https://github.com/langyuxiansheng/vue-aliplayer-v2.git
synced 2025-04-05 05:32:43 +08:00
11 lines
216 B
HTML
11 lines
216 B
HTML
<meta charset="utf-8">
|
|
<title>vue-aliplayer-v2 demo</title>
|
|
<script src="./vue-aliplayer-v2.umd.js"></script>
|
|
|
|
<link rel="stylesheet" href="./vue-aliplayer-v2.css">
|
|
|
|
|
|
<script>
|
|
console.log(vue-aliplayer-v2)
|
|
</script>
|