|
|
|
@ -4,9 +4,9 @@
|
|
|
|
|
<div class="educontent mt20 mb20">
|
|
|
|
|
<%= form_for @subject do |f| %>
|
|
|
|
|
<div class="mb10 edu-back-white">
|
|
|
|
|
<p class="padding10-20 bor-bottom-greyE font-18 color-grey-3"><%= params[:action] == 'new' ? "创建" : "编辑" %>实训课程</p>
|
|
|
|
|
<p class="padding10-20 bor-bottom-greyE font-18 color-grey-3"><%= params[:action] == 'new' ? "创建" : "编辑" %>实践课程</p>
|
|
|
|
|
<div class="padding30-20">
|
|
|
|
|
<p class="color-grey-6 font-16 mb15">实训课程名称</p>
|
|
|
|
|
<p class="color-grey-6 font-16 mb15">实训实践课程</p>
|
|
|
|
|
<div class="df">
|
|
|
|
|
<span class="mr30 color-orange pt10">*</span>
|
|
|
|
|
<div class="flex1 mr20">
|
|
|
|
|