batman
2023-03-13 a4bcd1eb9305e2c1b77c7847c2f4a979c0e95e93
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>