Browse Source

隐藏首页弹窗

master
liaoxinyu 1 year ago
parent
commit
940eba9704
  1. 2
      src/views/home/index.vue

2
src/views/home/index.vue

@ -877,7 +877,7 @@
this.indexList();
},
mounted() {
this.visible = true
// this.visible = true
this.article();
this.getHelpList();
if (this.isLogin) {

Loading…
Cancel
Save