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">
+
+