Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bingxuelover/question-invest
问卷调查系统,可以自由定制选项的html页面
https://github.com/bingxuelover/question-invest
bootstrap jquery
Last synced: 21 days ago
JSON representation
问卷调查系统,可以自由定制选项的html页面
- Host: GitHub
- URL: https://github.com/bingxuelover/question-invest
- Owner: bingxuelover
- Created: 2018-08-28T08:53:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-28T09:00:24.000Z (over 6 years ago)
- Last Synced: 2024-11-21T18:20:48.201Z (3 months ago)
- Topics: bootstrap, jquery
- Language: JavaScript
- Size: 1.41 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# 介绍
- 仿照百度的问卷调查系统
- 可以手动定制问卷的题目和内容
- 可以在线预览效果,包括电脑和手机端效果
- 预览界面,兼容到IE6# 技术栈
## html
- bootstrap
- jquery
- jquery.ui
- icheck
- select
- tooltip
- clipboard## 架构服务
- nodejs
- webpack
- less# 运行
- npm start 运行 localhost:5000 服务
- npm run lessver 运行 localhost:3000 动态刷新服务器# 备注
- 动态刷新服务器,在某些界面不能正常运行,可以使用5000端口运行