Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
biz.qingxiao.com
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxuelai
biz.qingxiao.com
Commits
bacbe7b4
Commit
bacbe7b4
authored
Nov 06, 2019
by
baixian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tuisong12
parent
bf2809d3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
WxPushTimeModal.js
src/pages/classmgt/WxPushTimeModal.js
+3
-3
No files found.
src/pages/classmgt/WxPushTimeModal.js
View file @
bacbe7b4
...
...
@@ -102,7 +102,7 @@ class WxPushTimeModal extends React.Component {
initialValue
:
Number
(
wxConfig
[
1
].
schedule_remind_on_off
)
==
1
,
})(
<
Checkbox
><
span
className
=
{
pageStyle
.
tip
}
>
上课提醒
<
/span></
Checkbox
>
)}
<
/FormItem
>
<
Tabs
activeKey
=
{
`
${
wxTimeKey
}
`
}
onChange
=
{
this
.
wxSwitchTime
}
>
<
Tabs
activeKey
=
{
`
${
wxTimeKey
}
`
}
onChange
=
{
this
.
wxSwitchTime
}
animated
=
{
false
}
>
<
TabPane
tab
=
"以分钟为单位"
key
=
"1"
>
<
div
>
<
FormItem
className
=
{
pageStyle
.
firstItem
}
{...
formItemModalLineLayout
}
>
...
...
@@ -202,7 +202,7 @@ class WxPushTimeModal extends React.Component {
},
],
})(
<
InputNumber
disabled
=
{
!
getFieldValue
(
'renew_remind'
)}
min
=
{
0
}
max
=
{
99
}
/>
)
}
<
span
className
=
"ant-form-text"
>
时,推送续费通知
<
/span
>
<
span
className
=
"ant-form-text"
>
时
(
天
)
,推送续费通知
<
/span
>
<
/FormItem
>
<
FormItem
className
=
{
pageStyle
.
firstItem
}
{...
formItemModalLineLayout
}
>
<
div
className
=
{
pageStyle
.
formText
}
><
span
className
=
{
pageStyle
.
teacherTip
}
>
老师
<
/span>课时数小于等于</
div
>
...
...
@@ -216,7 +216,7 @@ class WxPushTimeModal extends React.Component {
},
],
})(
<
InputNumber
disabled
=
{
!
getFieldValue
(
'renew_remind'
)}
min
=
{
0
}
max
=
{
99
}
/>
)
}
<
span
className
=
"ant-form-text"
>
时,推送续费通知
<
/span
>
<
span
className
=
"ant-form-text"
>
时
(
天
)
,推送续费通知
<
/span
>
<
/FormItem
>
<
/Form
>
<
/Modal
>
...
...
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