马宇豪
2023-02-23 7fd5c2d17a4df2c6818ab76d6dffe851afa18c9c
src/views/safeKnowledge/xzfg/index.vue
@@ -24,7 +24,7 @@
}
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<!-- Add "scoped" attribute to limit CSS to this components only -->
<style scoped lang="scss">
  .home-container{
    height: calc(100vh - 144px);
@@ -34,6 +34,7 @@
    iframe{
      width: 100%;
      height: 100%;
      border: none;
    }
  }
</style>