| | |
| | | |
| | | import bus from "@/plugin/bus"; |
| | | // import TreeMenu from "@/components/treeMenu/index"; |
| | | import TreeMenu from "./giantTree/index"; |
| | | import TreeMenu from "@/components/giantTree/index"; |
| | | import LocalVedioList from "./LocalVedioList"; |
| | | import FileUpload from "./FileUpload/index"; |
| | | import XLSX from "xlsx"; |
| | |
| | | } |
| | | // padding: 24px 0px; |
| | | // padding-top: 24px; |
| | | padding-bottom: 12px; |
| | | // padding-bottom: 12px; |
| | | input:nth-child(1) { |
| | | height: 34px; |
| | | box-shadow: 0 2px 11px -6px rgba(95, 95, 95, 0.5); |
| | |
| | | } |
| | | } |
| | | .area-add { |
| | | left: 100px; |
| | | // left: 100px; |
| | | } |
| | | .camera-add { |
| | | left: 128px; |
| | | // left: 128px; |
| | | } |
| | | |
| | | .import-btn { |
| | | left: 156px; |
| | | // left: 156px; |
| | | } |
| | | .tree-font { |
| | | font-family: PingFangSC-Medium; |