Skip to content

XHL-study/bxgl

Repository files navigation

bxgl

A Vue.js project

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

element-ui NavMeun 使用动态数据方式加载 链接

更改主题
	1.使用element-ui主题生成工具(et)
	2.构建默认scss文件
	3.先生成默认样式,并使用压缩css工具压缩(替换"\为 "\\)
	4.复制css内容放入/util/theme/themeStyle.js

Releases

No releases published

Packages

No packages published