|
|
@ -314,7 +314,7 @@ class Addcourses extends Component{
|
|
|
|
<label className="panel-form-label fl">课堂邀请码:</label>
|
|
|
|
<label className="panel-form-label fl">课堂邀请码:</label>
|
|
|
|
<Input type="text" className="input-60-40 fl mt5" name="invite_code"
|
|
|
|
<Input type="text" className="input-60-40 fl mt5" name="invite_code"
|
|
|
|
placeholder="请输入5位课堂邀请码或6位分班邀请码"
|
|
|
|
placeholder="请输入5位课堂邀请码或6位分班邀请码"
|
|
|
|
style={{ height: '30px'}}
|
|
|
|
style={{width:'275px',height:'30px'}}
|
|
|
|
value={invite_code} onInput={this.inputjoinclassvalue}/>
|
|
|
|
value={invite_code} onInput={this.inputjoinclassvalue}/>
|
|
|
|
</li>
|
|
|
|
</li>
|
|
|
|
|
|
|
|
|
|
|
|