diff --git a/components/video-player/video-player.vue b/components/video-player/video-player.vue
index 95cfc81..905633d 100644
--- a/components/video-player/video-player.vue
+++ b/components/video-player/video-player.vue
@@ -23,8 +23,9 @@
{{currtime}}
-
-
+
+
+
{{druationTime}}
diff --git a/manifest.json b/manifest.json
index 1877855..48b7a46 100644
--- a/manifest.json
+++ b/manifest.json
@@ -50,7 +50,7 @@
"quickapp" : {},
/* 小程序特有相关 */
"mp-weixin" : {
- "appid" : "wxa5b4dd61b812ce01",
+ "appid" : "",
"setting" : {
"urlCheck" : false
},
diff --git a/unpackage/dist/build/h5/index.html b/unpackage/dist/build/h5/index.html
index 79a93da..21b3b18 100644
--- a/unpackage/dist/build/h5/index.html
+++ b/unpackage/dist/build/h5/index.html
@@ -19,4 +19,4 @@
hm.src = "https://hm.baidu.com/hm.js?ea89f02dca369037a73c5e3907e2c14a";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
- })();