diff --git a/public/react/src/modules/question/component/Headplugselections.js b/public/react/src/modules/question/component/Headplugselections.js index d683ad43e..2f315a0d6 100644 --- a/public/react/src/modules/question/component/Headplugselections.js +++ b/public/react/src/modules/question/component/Headplugselections.js @@ -305,7 +305,7 @@ class Headplugselections extends Component { }
  • this.settixingtixing(null)}>全部
  • -
  • this.settixingtixing("PROGRAM")}>编程题
  • + {/*
  • this.settixingtixing("PROGRAM")}>编程题
  • */}
  • this.settixingtixing("SINGLE")}>单选题
  • this.settixingtixing("MULTIPLE")}>多选题
  • this.settixingtixing("JUDGMENT")}>判断题
  • diff --git a/public/react/src/modules/question/component/Itembankstop.js b/public/react/src/modules/question/component/Itembankstop.js index 33bda5e67..eda8419bc 100644 --- a/public/react/src/modules/question/component/Itembankstop.js +++ b/public/react/src/modules/question/component/Itembankstop.js @@ -1,3 +1,5 @@ +export default Itembankstops; + import React, { Component } from "react"; import { Link, NavLink } from 'react-router-dom'; import { WordsBtn, ActionBtn, SnackbarHOC, getImageUrl } from 'educoder'; @@ -683,6 +685,7 @@ class Itembankstop extends Component { ` body{ width: 100%!important; + overflow: hidden!important; } .ant-form-item{ margin-bottom: 0px !important; @@ -733,20 +736,8 @@ class Itembankstop extends Component { rules: [{ required: true, message: '请选择课程' }], } )( -<<<<<<< HEAD -<<<<<<< HEAD - - >>>>>> df308ab... 合并 -======= - - >>>>>> 1036126... 合并 - placeholder="请选择..." /> )} @@ -759,14 +750,6 @@ class Itembankstop extends Component { {getFieldDecorator("rbzsd" )(
    -<<<<<<< HEAD -<<<<<<< HEAD -<<<<<<< HEAD -======= - ->>>>>>> df308ab... 合并 -======= ->>>>>>> 1036126... 合并 -======= - ->>>>>>> f439a4a... 调整 @@ -835,25 +808,11 @@ class Itembankstop extends Component { rules: [{ required: true, message: '请选择题型' }], } )( -<<<<<<< HEAD -<<<<<<< HEAD >>>>>> df308ab... 合并 -======= - )} diff --git a/public/react/src/modules/tpm/NewHeader.js b/public/react/src/modules/tpm/NewHeader.js index 841a2a6f9..c8d894ecd 100644 --- a/public/react/src/modules/tpm/NewHeader.js +++ b/public/react/src/modules/tpm/NewHeader.js @@ -1112,8 +1112,8 @@ class NewHeader extends Component { {shixuntype===true?"":
  • 我的实训项目
  • } {pathstype===true?"":
  • {this.props.user&&this.props.user.main_site===false?"我的课程":"我的实践课程"}
  • } {this.props.user&&this.props.user.main_site===true?
  • 我的开发项目
  • :""} - {/*{ Periofters === true &&
  • 我的试题库
  • }*/} - {/*{ Periofters === true &&
  • 我的试卷库
  • }*/} + { Periofters === true &&
  • 我的试题库
  • } + { Periofters === true &&
  • 我的试卷库
  • } {/*
  • 我的众包
  • */}
  • 客户管理