Explorar o código

产品详情-数据解析内容高度优化

yanglzh %!s(int64=2) %!d(string=hai) anos
pai
achega
125b4f6b69
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/iot/device/product/component/dataParse.vue

+ 5 - 0
src/views/iot/device/product/component/dataParse.vue

@@ -51,3 +51,8 @@ function toSave(data: string) {
 
 }
 </script>
+<style lang="scss" scoped>
+::v-deep(.CodeMirror){
+	height: calc(100vh - 360px);
+}
+</style>