No Description

高伟民 000e285785 1.抽奖 1 year ago
build 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
config 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
src 000e285785 1.抽奖 1 year ago
static 000e285785 1.抽奖 1 year ago
test 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.babelrc 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.editorconfig 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.eslintignore 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.eslintrc.js 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.gitattributes 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.gitignore 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
.postcssrc.js 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
LICENSE 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
README.md 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
index.html 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago
package.json 94ace8f8d5 1.【新增】问卷系统,首次提交 1 year ago

README.md

调问开源问卷系统(DWSurvey)

此代码仓库为基于 Spring Boot、Vue 实现的前端代码仓库

star fork GitHub Repo stars GitHub forks

DWSurvey是一款简单、高效、成熟、稳定、专业的开源问卷系统,自2012年启动至今经过9年的积累,已经形成一套完善的基于 JAVA WEB 的开源问卷表单解决方案。

🎉🎉🎉 企业版
全新的 企业版 已经发布,前后端分别采用 React、Ant design、Spring Boot,详情可前往体验

调问网官网地址:https://www.diaowen.net

企业版体验地址:https://ent.surveyform.cn


☀️☀️☀️ 社区版
️ 全新的 社区版 也已经发布,前后端分别采用Vue、ElementUI、Spring Boot,详情可前往体验。

社区版文档地址:https://www.diaowen.net/docs

后续我们将持续迭代更新,并有专人维护,敬请关注,别忘了点下源码仓库 右上角Star关注,便于下次查找。

输入图片说明

社区版技术方案说明

方案A前后端分离,基于 Vue、Element ui、Spring Boot
方案特性:基于VUE、前后分离开发更容易,部署维护更简单
前端Giteehttps://gitee.com/wkeyuan/dwsurvey-vue
GitHubhttps://github.com/wkeyuan/DWSurvey_Vue
后端Giteehttps://gitee.com/wkeyuan/DWSurvey
GitHubhttps://github.com/wkeyuan/DWSurvey
方案BSpring Boot + JSP
方案特性: 原生JS+HTML技术,支持更多浏览器,如IE6
Giteehttps://gitee.com/wkeyuan/dwsurvey-springboot-jsp
方案CStruts2 + JSP
方案特性: 原生JS+HTML技术,支持更多浏览器,如IE6 |
Giteehttps://gitee.com/wkeyuan/dwsurvey-struts2-jsp

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

我的问卷

问卷编辑

问卷预览

答卷地址

答卷规则

数据统计

原始数据

For a detailed explanation on how things work, check out the guide and docs for vue-loader.