# DWSurvey-Vue **Repository Path**: striver619/dwsurvey-vue ## Basic Information - **Project Name**: DWSurvey-Vue - **Description**: 问卷系统Vue前端代码仓 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 38 - **Created**: 2022-02-18 - **Last Updated**: 2025-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 问卷系统 此代码仓库为基于 Spring Boot、Vue 实现的前端代码仓库
☀️☀️☀️ 社区版
### 社区版技术方案说明
方案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 ``` bash # 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 ``` --- ![我的问卷](static/img/WX20211203-092339@2x.png) ![问卷编辑](static/img/WX20211203-092358@2x.png) ![问卷预览](static/img/WX20211203-092406@2x.png) ![答卷地址](static/img/WX20211203-092416@2x.png) ![答卷规则](static/img/WX20211203-092427@2x.png) ![数据统计](static/img/WX20211203-092439@2x.png) ![原始数据](static/img/WX20211203-092458@2x.png) --- For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).