低代码 模型管理登

seamew 1d67f052ca 孙浩博,fixed:新增2D和3D标点功能 há 2 anos atrás
public 7ddc4e35b8 all file há 2 anos atrás
src 1d67f052ca 孙浩博,fixed:新增2D和3D标点功能 há 2 anos atrás
static 7ddc4e35b8 all file há 2 anos atrás
.browserslistrc 7ddc4e35b8 all file há 2 anos atrás
.editorconfig 7ddc4e35b8 all file há 2 anos atrás
.eslintignore 7ddc4e35b8 all file há 2 anos atrás
.eslintrc.js 7ddc4e35b8 all file há 2 anos atrás
.gitignore 7ddc4e35b8 all file há 2 anos atrás
README.md c88ba55c5b first commit há 2 anos atrás
babel.config.js 7ddc4e35b8 all file há 2 anos atrás
jest.config.js 7ddc4e35b8 all file há 2 anos atrás
package-lock.json 2ec88e6e83 孙浩博,fixed:新增测绘功能 há 2 anos atrás
package.json 0774a87453 场景想定 há 2 anos atrás
vue.config.js 94aac286e2 commit há 2 anos atrás
yarn.lock 28b7162878 孙浩博,fixed:态势界面放大缩小按钮 há 2 anos atrás

README.md

橙单代码生成器

构建命令

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run all tests
npm test