diff --git a/public/react/src/modules/courses/busyWork/CommonWorkSetting.js b/public/react/src/modules/courses/busyWork/CommonWorkSetting.js index 8a8ee0ace..2e20833ff 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkSetting.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkSetting.js @@ -1298,10 +1298,12 @@ class CommonWorkSetting extends Component{ {/* 匿评数量 */}
匿评数量: - + diff --git a/public/react/src/modules/tpm/shixuns/ShixunsIndex.js b/public/react/src/modules/tpm/shixuns/ShixunsIndex.js index 82fa6a3f9..7543d6ac1 100644 --- a/public/react/src/modules/tpm/shixuns/ShixunsIndex.js +++ b/public/react/src/modules/tpm/shixuns/ShixunsIndex.js @@ -10,7 +10,7 @@ import { Spin } from 'antd'; import { TPMIndexHOC } from '../TPMIndexHOC'; -import { SnackbarHOC } from 'educoder'; +import { SnackbarHOC,getImageUrl} from 'educoder'; import ShixunCardList from './ShixunCardList'; @@ -389,6 +389,35 @@ class ShixunsIndex extends Component { {this.state.updata===undefined?"":} + + { + this.props.mygetHelmetapi&&this.props.mygetHelmetapi.shixun_banner_url? +
+
+
+
+
+
+ : + "" + } + {/**/}