前台

admin 9ba7d75958 订单处理UI重构并修复接单拼写问题 1 місяць тому
.claude 298e51dd36 样式优化:修复选中样式、分类面包屑、行高压缩、自动带入分类等 1 місяць тому
build 92dabf2388 Initial commit 1 місяць тому
config 92dabf2388 Initial commit 1 місяць тому
src 9ba7d75958 订单处理UI重构并修复接单拼写问题 1 місяць тому
static 92dabf2388 Initial commit 1 місяць тому
.babelrc 92dabf2388 Initial commit 1 місяць тому
.editorconfig 92dabf2388 Initial commit 1 місяць тому
.gitignore 92dabf2388 Initial commit 1 місяць тому
.postcssrc.js 92dabf2388 Initial commit 1 місяць тому
README.md 92dabf2388 Initial commit 1 місяць тому
index.html 92dabf2388 Initial commit 1 місяць тому
package-lock.json 92dabf2388 Initial commit 1 місяць тому
package.json 92dabf2388 Initial commit 1 місяць тому
yarn.lock 92dabf2388 Initial commit 1 місяць тому

README.md

specshop_ui_manage

specshop_ui_manage

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.