0b4d2be6 by renchao@pashanhoo.com

1

1 parent b25c2a39
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-07-14 16:01:33
* @LastEditTime: 2023-07-18 14:26:54
-->
<template>
<canvas id="mxcad">
......@@ -37,9 +37,3 @@
}
}
</script>
\ No newline at end of file
<style scoped lang='scss'>
#cad-container {
width: 100%;
height: 100%;
}
</style>
\ No newline at end of file
......