Browse Source

fix: 测试

Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
tangshizhe 4 tháng trước cách đây
mục cha
commit
71766c5a63
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      apps/mobile/src/views/common/pdfViewExample.vue

+ 2 - 2
apps/mobile/src/views/common/pdfViewExample.vue

@@ -1,4 +1,4 @@
-<template>
+<!-- <template>
   <div class="pdf-view-example j-contanter">
     <div id="pdf-view-container" class="j-main" />
     <div v-if="!getUserId" class="j-footer">
@@ -131,4 +131,4 @@ export default {
     }
   }
 }
-</script>
+</script> -->