yinwei d50a9a5b9b 部分css的width忘记带px。 1 anno fa
..
build 86a530b799 1 anno fa
config 86a530b799 1 anno fa
scripts 86a530b799 1 anno fa
src 4087d9d2bc 历史数据单设备定反位Y轴自适应 1 anno fa
static d50a9a5b9b 部分css的width忘记带px。 1 anno fa
.babelrc 86a530b799 1 anno fa
.editorconfig 86a530b799 1 anno fa
.gitignore d66d0f3786 6月20号第12.3和15条需求。 1 anno fa
.postcssrc.js 86a530b799 1 anno fa
.prettierrc 86a530b799 1 anno fa
README.md 86a530b799 1 anno fa
index.html 86a530b799 1 anno fa
package-lock.json 86a530b799 1 anno fa
package.json 86a530b799 1 anno fa

README.md

resistance_system-最新正式版本更新时间:2023 年 9 月 9 号

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# after npm run build, compress the file to.zip format
npm run zip

# 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.