From 24dd22aa3554be2bc45af2a29edc37f3008b38f4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=9E=97?= <904079904@qq.com>
Date: Mon, 12 Aug 2019 17:37:16 +0800
Subject: [PATCH] b
---
.../src/modules/courses/ListPageIndex.js | 22 ++++++-------
.../courses/coursesDetail/CoursesBanner.js | 2 +-
.../react/src/modules/courses/css/Courses.css | 14 ++++++++
.../src/modules/courses/new/CoursesNew.js | 32 +++++++++++++++----
.../modules/courses/shixunHomework/guide.css | 12 +++----
5 files changed, 57 insertions(+), 25 deletions(-)
diff --git a/public/react/src/modules/courses/ListPageIndex.js b/public/react/src/modules/courses/ListPageIndex.js
index a6c9d6975..8c87c8731 100644
--- a/public/react/src/modules/courses/ListPageIndex.js
+++ b/public/react/src/modules/courses/ListPageIndex.js
@@ -104,17 +104,17 @@ class ListPageIndex extends Component{
{/*头部banner*/}
- {yslGuideone===null||yslGuideone===undefined||yslGuideone===false?
- (
- this.props.isAdmin()===true?
- this.setwindowlocal(b)}
- >
-
- :""
- )
- :""
- }
+ {/*{yslGuideone===null||yslGuideone===undefined||yslGuideone===false?*/}
+ {/* (*/}
+ {/* this.props.isAdmin()===true?*/}
+ {/* this.setwindowlocal(b)}*/}
+ {/* >*/}
+ {/* */}
+ {/* :""*/}
+ {/* )*/}
+ {/* :""*/}
+ {/*}*/}
diff --git a/public/react/src/modules/courses/coursesDetail/CoursesBanner.js b/public/react/src/modules/courses/coursesDetail/CoursesBanner.js
index 2ab4228bb..a438e78a8 100644
--- a/public/react/src/modules/courses/coursesDetail/CoursesBanner.js
+++ b/public/react/src/modules/courses/coursesDetail/CoursesBanner.js
@@ -580,7 +580,7 @@ class CoursesBanner extends Component {
- 邀请码
+ 邀请码
{coursedata.code_halt === true? "已停用" : coursedata.invite_code}
diff --git a/public/react/src/modules/courses/css/Courses.css b/public/react/src/modules/courses/css/Courses.css
index b6388b1e7..7fae8115f 100644
--- a/public/react/src/modules/courses/css/Courses.css
+++ b/public/react/src/modules/courses/css/Courses.css
@@ -1649,3 +1649,17 @@ input.ant-input-number-input:focus {
left: -95px;
top:120px;
}
+
+/*.yslnobinput input{*/
+/* width: 280px;*/
+/* height: 40px !important;*/
+/* background-color: #fafafa!important;*/
+/*}*/
+/*.yslnobinput .ant-input-number-input-wrap{*/
+/* width: 280px;*/
+/* height: 40px !important;*/
+/* background-color: #fafafa!important;*/
+/*}*/
+.yslinputcourput .ant-form-explain{
+ padding-left: 0px !important;
+}
\ No newline at end of file
diff --git a/public/react/src/modules/courses/new/CoursesNew.js b/public/react/src/modules/courses/new/CoursesNew.js
index fc4719013..dc96c211f 100644
--- a/public/react/src/modules/courses/new/CoursesNew.js
+++ b/public/react/src/modules/courses/new/CoursesNew.js
@@ -1,5 +1,5 @@
import React, {Component} from "React";
-import {Form, Select, Input, Button, Checkbox, DatePicker,Spin,Icon,AutoComplete} from "antd";
+import {Form, Select, Input, Button, Checkbox, DatePicker,Spin,Icon,AutoComplete,InputNumber} from "antd";
import ApplyForAddOrgModal from '../../user/modal/ApplyForAddOrgModal';
import axios from 'axios';
import "../css/Courses.css";
@@ -539,7 +539,7 @@ class CoursesNew extends Component {
-