No Description

liuyuqi-dellpc b6ec8bbd2a add Dockerfile 1 year ago
build 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
config 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
src 0483cb630f 添加了结束图的展示 3 years ago
static 84d970a317 加入了图片 4 years ago
.babelrc 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
.editorconfig 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
.gitignore 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
.postcssrc.js 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
Dockerfile b6ec8bbd2a add Dockerfile 1 year ago
README.md 9cbe1c3315 仓库拆分后的第一次提交 4 years ago
build-tar-scp.sh 84d970a317 加入了图片 4 years ago
index.html 41f3cc0a78 修改了禁止缩放的功能 3 years ago
package-lock.json 6f06c091a5 1. 添加了element-ui 2. 修改了选择题开放回答的弹框样式 3. 填写了开放性回答后刷新选项列表,将回答附加在选项后.当选择其他后重新刷新 4. 当选择了开放性回答进入下一题时进行校验 3 years ago
package.json 6f06c091a5 1. 添加了element-ui 2. 修改了选择题开放回答的弹框样式 3. 填写了开放性回答后刷新选项列表,将回答附加在选项后.当选择其他后重新刷新 4. 当选择了开放性回答进入下一题时进行校验 3 years ago

README.md

questionaire-webqn

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.