Aucune description

zhh 98688dc658 添加商品库存批量编辑 il y a 6 ans
build fff78fe7f0 项目初始化导入 il y a 7 ans
config fff78fe7f0 项目初始化导入 il y a 7 ans
src 98688dc658 添加商品库存批量编辑 il y a 6 ans
static 02a28d65df 添加富文本编辑功能 il y a 7 ans
.babelrc fff78fe7f0 项目初始化导入 il y a 7 ans
.editorconfig fff78fe7f0 项目初始化导入 il y a 7 ans
.gitignore fff78fe7f0 项目初始化导入 il y a 7 ans
.postcssrc.js fff78fe7f0 项目初始化导入 il y a 7 ans
README.md fff78fe7f0 项目初始化导入 il y a 7 ans
index.html 02a28d65df 添加富文本编辑功能 il y a 7 ans
package-lock.json fff78fe7f0 项目初始化导入 il y a 7 ans
package.json fff78fe7f0 项目初始化导入 il y a 7 ans

README.md

desc

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

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