西藏日喀则网站
Go to file
2023-03-10 22:04:59 +08:00
build 0714 2020-07-14 16:14:54 +08:00
config 增加配置 2022-12-25 16:44:23 +08:00
src 完成音频、视频、图片详情页面模板 2023-03-10 22:04:59 +08:00
static 完成音频、视频、图片详情页面模板 2023-03-10 22:04:59 +08:00
.babelrc 061901 2020-06-19 20:54:05 +08:00
.editorconfig init 2020-06-07 10:28:34 +08:00
.eslintignore init 2020-06-07 10:28:34 +08:00
.eslintrc.js init 2020-06-07 10:28:34 +08:00
.gitignore init 2020-06-07 10:28:34 +08:00
.postcssrc.js init 2020-06-07 10:28:34 +08:00
index.html 增加logo图片,处理问题 2022-12-19 17:52:55 +08:00
package-lock.json 增加logo图片,处理问题 2022-12-19 17:52:55 +08:00
package.json 增加logo图片,处理问题 2022-12-19 17:52:55 +08:00
README.md init 2020-06-07 10:28:34 +08:00
vue.config.js 061901 2020-06-19 20:54:05 +08:00

xz_culture

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.