OA2023Web前端

wangh 2844fbe68a 新增酒店资料页面,修改其他列表查询bug 2 år sedan
build 46b9f5c745 第二次提交 2 år sedan
config 46b9f5c745 第二次提交 2 år sedan
src 2844fbe68a 新增酒店资料页面,修改其他列表查询bug 2 år sedan
static 46b9f5c745 第二次提交 2 år sedan
.babelrc 46b9f5c745 第二次提交 2 år sedan
.editorconfig 46b9f5c745 第二次提交 2 år sedan
.gitignore 46b9f5c745 第二次提交 2 år sedan
.postcssrc.js 46b9f5c745 第二次提交 2 år sedan
README.md 46b9f5c745 第二次提交 2 år sedan
index.html 46b9f5c745 第二次提交 2 år sedan
package-lock.json 5af6a2fbbb 新建 2 år sedan
package.json 5af6a2fbbb 新建 2 år sedan

README.md

oa-system

A Vue.js project

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.