前台

admin ace6cd8498 上新样式优化 1 месяц назад
.claude 92dabf2388 Initial commit 1 месяц назад
build 92dabf2388 Initial commit 1 месяц назад
config 92dabf2388 Initial commit 1 месяц назад
src ace6cd8498 上新样式优化 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.