File tree Expand file tree Collapse file tree 2 files changed +15
-6
lines changed
exam/src/components/teacher Expand file tree Collapse file tree 2 files changed +15
-6
lines changed Original file line number Diff line number Diff line change 11# springboot-vue在线考试系统
2+ * 呵呵,答辩不予通过。
3+
4+ * 累了。
5+
26* 准备毕业答辩,暂停更新,答辩完以后,继续更新
7+
38* springboot+vue前后端分离的一个项目,记录自己毕业设计完成的情况
4- * 在线预览 http://gopikachu.top
5- * 前台考试页面http://localhost:8080/#/student
6- * 后台管理页面http://localhost:8080/#/index
9+
10+ * 登录页地址:< http://localhost:8088/#/ >
11+
12+
Original file line number Diff line number Diff line change 220220 </section >
221221 </el-tab-pane >
222222 <el-tab-pane name =" second" >
223- <span slot =" label" ><i class =" iconfont icon-daoru-tianchong" ></i >导入试题 </span >
224- <div >
225- 导入试题
223+ <span slot =" label" ><i class =" iconfont icon-daoru-tianchong" ></i >在线组卷 </span >
224+ <div class = " box " >
225+ 在线组卷
226226 </div >
227227 </el-tab-pane >
228228 </el-tabs >
@@ -441,6 +441,9 @@ export default {
441441<style lang="scss" scoped>
442442.add {
443443 margin : 0px 40px ;
444+ .box {
445+ padding : 0px 20px ;
446+ }
444447 .el-icon-circle-plus {
445448 margin-right : 10px ;
446449 }
You can’t perform that action at this time.
0 commit comments