Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
aed9bd81
Commit
aed9bd81
authored
Aug 11, 2021
by
maolipeng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/zhujian/0726/qwLiving' into rc
parents
35800da9
c197fad3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
src/modules/course-manage/components/AddLiveClassInfoWorkWX.jsx
+3
-2
No files found.
src/modules/course-manage/components/AddLiveClassInfoWorkWX.jsx
View file @
aed9bd81
...
@@ -263,7 +263,7 @@ export default function AddLiveClassInfoWorkWX(props) {
...
@@ -263,7 +263,7 @@ export default function AddLiveClassInfoWorkWX(props) {
)
:
(
)
:
(
<>
<>
<
span
className=
"label"
><
span
className=
"require"
>
*
</
span
>
时长:
</
span
>
<
span
className=
"label"
><
span
className=
"require"
>
*
</
span
>
时长:
</
span
>
<
Select
onChange=
{
onDurationChange
}
defaultValue=
{
60
}
style=
{
{
width
:
"
14
0px"
}
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"odqboqwdq"
)
}
className=
"eerr"
>
<
Select
onChange=
{
onDurationChange
}
defaultValue=
{
60
}
style=
{
{
width
:
"
30
0px"
}
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"odqboqwdq"
)
}
className=
"eerr"
>
<
Option
value=
{
30
}
>
0.5小时
</
Option
>
<
Option
value=
{
30
}
>
0.5小时
</
Option
>
<
Option
value=
{
60
}
>
1.0小时
</
Option
>
<
Option
value=
{
60
}
>
1.0小时
</
Option
>
<
Option
value=
{
120
}
>
2.0小时
</
Option
>
<
Option
value=
{
120
}
>
2.0小时
</
Option
>
...
@@ -287,6 +287,7 @@ export default function AddLiveClassInfoWorkWX(props) {
...
@@ -287,6 +287,7 @@ export default function AddLiveClassInfoWorkWX(props) {
disabled=
{
!
props
.
isEdit
?
true
:
false
}
disabled=
{
!
props
.
isEdit
?
true
:
false
}
filterOption=
{
(
input
,
option
)
=>
option
}
filterOption=
{
(
input
,
option
)
=>
option
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"ieouwowerwe"
)
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"ieouwowerwe"
)
}
style=
{
{
width
:
"300px"
}
}
showSearch
showSearch
allowClear
allowClear
onPopupScroll=
{
handleScrollTeacherList
}
onPopupScroll=
{
handleScrollTeacherList
}
...
@@ -327,7 +328,7 @@ export default function AddLiveClassInfoWorkWX(props) {
...
@@ -327,7 +328,7 @@ export default function AddLiveClassInfoWorkWX(props) {
<
Select
<
Select
onChange=
{
onRemindChange
}
onChange=
{
onRemindChange
}
placeholder=
{
"15分钟前"
}
placeholder=
{
"15分钟前"
}
style=
{
{
width
:
"1
3
0px"
}
}
style=
{
{
width
:
"1
8
0px"
}
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"jfjfiemc"
)
}
getPopupContainer=
{
()
=>
document
.
getElementById
(
"jfjfiemc"
)
}
>
>
<
Option
value=
{
0
}
>
无
</
Option
>
<
Option
value=
{
0
}
>
无
</
Option
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment