低代码 模型管理登

seamew 2ec88e6e83 孙浩博,fixed:新增测绘功能 2 лет назад
public 7ddc4e35b8 all file 2 лет назад
src 2ec88e6e83 孙浩博,fixed:新增测绘功能 2 лет назад
static 7ddc4e35b8 all file 2 лет назад
.browserslistrc 7ddc4e35b8 all file 2 лет назад
.editorconfig 7ddc4e35b8 all file 2 лет назад
.eslintignore 7ddc4e35b8 all file 2 лет назад
.eslintrc.js 7ddc4e35b8 all file 2 лет назад
.gitignore 7ddc4e35b8 all file 2 лет назад
README.md c88ba55c5b first commit 2 лет назад
babel.config.js 7ddc4e35b8 all file 2 лет назад
jest.config.js 7ddc4e35b8 all file 2 лет назад
package-lock.json 2ec88e6e83 孙浩博,fixed:新增测绘功能 2 лет назад
package.json 0774a87453 场景想定 2 лет назад
vue.config.js 94aac286e2 commit 2 лет назад
yarn.lock 28b7162878 孙浩博,fixed:态势界面放大缩小按钮 2 лет назад

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