diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 2c8585c..19cf6ae 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -30,5 +30,6 @@ module.exports = { globals: { BMapGL: "readonly", JSEncrypt: "readonly", + Aliplayer: "readonly", } }; diff --git a/index.html b/index.html index 2e0da44..8874e9b 100644 --- a/index.html +++ b/index.html @@ -15,5 +15,7 @@ src="https://api.map.baidu.com/api?v=1.0&type=webgl&ak=OElqFYoKiAH8KFtph8ftLKF5NlNrbCUr"> + + diff --git a/src/components/ali-player/index.vue b/src/components/ali-player/index.vue new file mode 100644 index 0000000..e65f734 --- /dev/null +++ b/src/components/ali-player/index.vue @@ -0,0 +1,96 @@ + + + + +