17.4.4 • Published 1 year ago
@mapgis/mapgis-pan-spatial-map-theme v17.4.4
|-- src
| |-- components # 公用组件
| |-- theme # 样式文件
| |-- themes # 主题布局
| |-- index.scss # 样式文件
| |-- index.ts # 项目入口文件
|-- README.md # readme文件
|-- babel.config.js # babel配置
|-- jsconfig.json # js配置
|-- package.json # npm脚本和依赖项
|-- tsconfig.json # ts配置
|-- vue.config.js # 项目配置文件