1.0.1 • Published 12 months ago

eclouda-common-web v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

eclouda-common-web 前端基础模板及功能封装

eclouda-common-web

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

工作环境安装

安装nodejs v14以上版本

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

目录结构

bin 存放所有common的功能代码,bin/css是样式文件,bin/extends中控制器,包括单表,主从,单据控制器,layout 为布局组件,有列表布局和明细布局,bus主全局缓存,http为ajax请求封装,utils为常用工具函数。 src 存放一些样例可供参考

1.0.1

12 months ago

1.0.0

1 year ago