xgwangman 4 năm trước cách đây
mục cha
commit
e2d701483e
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      jydocs-mobile/src/views/details/details.vue

+ 1 - 0
jydocs-mobile/src/views/details/details.vue

@@ -118,6 +118,7 @@ export default class extends Vue {
     this.docIds = this.$route.params.id
     this.onList()
     this.setTop()
+    console.log(window.screen.width)
   }
 
   mounted () {