Browse Source

清掉 console

feature/feature-compatible
fengchengzhi 7 years ago
parent
commit
8677afef4b
1 changed files with 2 additions and 2 deletions
  1. 4
      src/view/poster.vue

4
src/view/poster.vue

@ -233,7 +233,7 @@
}
},
mounted() {
// this.getNo()
this.getNo()
}
};
</script>
@ -249,7 +249,7 @@
padding: 0 0.2rem;
box-sizing: border-box;
position: fixed;
z-index: 100;
z-index: 10;
}
.poster .page-top .goBack {
left: 0.2rem;

Loading…
Cancel
Save