dev_aliyun2
杨树林 5 years ago committed by harry
parent e04adf35c2
commit a1c62c0aed

@ -174,4 +174,4 @@ class LiveItem extends Component{
)
}
}
export default LiveItem;
export default LiveItem;

@ -294,4 +294,4 @@ class VideoIndex extends Component{
)
}
}
export default VideoIndex;
export default VideoIndex;

@ -500,7 +500,10 @@ class Questionitem_banks extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.newFooter{
display: none;
}

@ -681,6 +681,10 @@ class Itembankstop extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

@ -621,6 +621,10 @@ class Comthetestpaperst extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

@ -533,6 +533,10 @@ class Intelligentcomponents extends Component {
<style>
{
`
body{
width: 100%!important;
overflow: hidden!important;
}
.ant-form-item{
margin-bottom: 0px !important;

Loading…
Cancel
Save