低代码 模型管理登

seamew a287683d99 孙浩博,fixed:移动添加线 před 2 roky
public 7ddc4e35b8 all file před 2 roky
src a287683d99 孙浩博,fixed:移动添加线 před 2 roky
static 7ddc4e35b8 all file před 2 roky
.browserslistrc 7ddc4e35b8 all file před 2 roky
.editorconfig 7ddc4e35b8 all file před 2 roky
.eslintignore 7ddc4e35b8 all file před 2 roky
.eslintrc.js 7ddc4e35b8 all file před 2 roky
.gitignore 7ddc4e35b8 all file před 2 roky
README.md c88ba55c5b first commit před 2 roky
babel.config.js 7ddc4e35b8 all file před 2 roky
jest.config.js 7ddc4e35b8 all file před 2 roky
package-lock.json 2ec88e6e83 孙浩博,fixed:新增测绘功能 před 2 roky
package.json 0774a87453 场景想定 před 2 roky
vue.config.js 94aac286e2 commit před 2 roky
yarn.lock 28b7162878 孙浩博,fixed:态势界面放大缩小按钮 před 2 roky

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