前台

admin 83596e88cf 8.27 2 주 전
.claude f8e0a7e184 feat: 更新前端配置和axios及登录页面 3 주 전
build 92dabf2388 Initial commit 1 개월 전
config 92dabf2388 Initial commit 1 개월 전
src 83596e88cf 8.27 2 주 전
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.