前台

admin 65f1ac8018 8.26 3 周之前
.claude f8e0a7e184 feat: 更新前端配置和axios及登录页面 3 周之前
build 92dabf2388 Initial commit 1 月之前
config 92dabf2388 Initial commit 1 月之前
src 65f1ac8018 8.26 3 周之前
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.