# owep-prototype **Repository Path**: stevenye/owep-prototype ## Basic Information - **Project Name**: owep-prototype - **Description**: 乐码在线智慧教育平台, LeMa Online Wisdom Education Platform 基于bootstrap, jquery和H+ 前端组件开发,响应式布局 - **Primary Language**: HTML/CSS - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2020-06-10 - **Last Updated**: 2024-03-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # owep-prototype #### 介绍 乐码在线智慧教育平台, LeMa Online Wisdom Education Platform 基于bootstrap, jquery和H+ 前端组件开发,响应式布局 #### 参与贡献 1. clone 此项目到本地 2. 新建 issue对应的 分支 3. 提交代码 4. 新建 Pull Request #### git 提交本地分支流程 0. 确定你在本地的分支是在你工作的分支上,不能在 master上 1. 首先把远程上的 develop 分支拉到本地,执行命令:`git pull origin develop` 2. 完成第1步后,远程的 develop分支会自动并合到你本地的分支上,如果有冲突,则以 远程上的为主。 3. 完成第2步后,你本地上的分支中就有了远程 `develop` 分支的数据 4. 完成你本地的功能,再进行push到远程 5. push完成后,再进行添加 RP 操作,请求合并到 develop 分支上 #### 原型界面目录结构 ``` owep-prototype/templates/ system/ paramInfo.html config.html backup.html user/ adminList.html stuList.html teacherList.html advisorList.html privilege/ userGroup.html roleList.html rolePriv.html menuAction.html menuList.html actionList.html organization/ orgList.html branchList.html resources/ resourceType.html resourceList.html training/ schemaList.html courseList.html courseCategory.html clazz/ major.html clazzList.html question.html homework.html studyProcess.html teaching/ teaching.html notice/ noticeList.html newsList.html exam/ titleList.html examList.html examSummary.html evaluation/ pollItem.html pollTemplate.html teacherPoll.html analysis/ clazzCount.html watchVideoCount.html advisor/ advice.html log/ list.html potentialClient/ clientList.html dataReport.html ``` #### 本地json数据测试 1. 所有的测试json数据,统一存放在 /static/js/demo 文件夹下,每个模板各自建立对应的文件夹名