|
|
@ -1,12 +1,10 @@
|
|
|
|
import React, { Component } from "react";
|
|
|
|
import React, { Component } from "react";
|
|
|
|
import { Input,Checkbox,Table, Pagination, Modal,Menu, Tooltip,Spin,Button,Form,Icon,message,Progress,notification} from "antd";
|
|
|
|
import { Modal, Spin, Button, Form, Icon, message, Progress, notification } from "antd";
|
|
|
|
import { WordsBtn,on, off, trigger,markdownToHTML,getImageUrl} from 'educoder';
|
|
|
|
|
|
|
|
import './myelearning.css'
|
|
|
|
import './myelearning.css'
|
|
|
|
import axios from 'axios';
|
|
|
|
import axios from 'axios';
|
|
|
|
import YslDetailCards from "./YslDetailCards.js";
|
|
|
|
import YslDetailCards from "./YslDetailCards.js";
|
|
|
|
import Jointheclass from '../../modals/Jointheclass';
|
|
|
|
import Jointheclass from '../../modals/Jointheclass';
|
|
|
|
import LoginDialog from "../../login/LoginDialog";
|
|
|
|
import LoginDialog from "../../login/LoginDialog";
|
|
|
|
import NoneData from '../../../modules/courses/coursesPublic/NoneData'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
//在线学习
|
|
|
|
//在线学习
|
|
|
|
class Elearning extends Component {
|
|
|
|
class Elearning extends Component {
|
|
|
@ -229,7 +227,8 @@ class Elearning extends Component{
|
|
|
|
|
|
|
|
|
|
|
|
// message.success('重置成功,正在进入实训!');
|
|
|
|
// message.success('重置成功,正在进入实训!');
|
|
|
|
// this.startshixunCombat();
|
|
|
|
// this.startshixunCombat();
|
|
|
|
}}
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
).catch((error) => {
|
|
|
|
).catch((error) => {
|
|
|
|
this.setState({
|
|
|
|
this.setState({
|
|
|
|
isSpins: false,
|
|
|
|
isSpins: false,
|
|
|
|