|
@@ -580,9 +580,7 @@ export default {
|
|
};
|
|
};
|
|
},
|
|
},
|
|
created: function() {
|
|
created: function() {
|
|
- uni.setStorageSync('im_show','1');
|
|
|
|
- uni.setStorageSync('im_monitor','1');
|
|
|
|
-
|
|
|
|
|
|
+ uni.setStorageSync('im_show','0');
|
|
this.play();
|
|
this.play();
|
|
this.timeNow();
|
|
this.timeNow();
|
|
this.$nextTick(function() {
|
|
this.$nextTick(function() {
|