diff --git a/app/views/libraries/_form.html.erb b/app/views/libraries/_form.html.erb index 3b0e3d33..15d15c23 100644 --- a/app/views/libraries/_form.html.erb +++ b/app/views/libraries/_form.html.erb @@ -10,12 +10,9 @@ <%= f.text_field :title, placeholder: '例如:软件工程教学案例', class: 'greyInput winput-300-35 mr20 fl' %>

请输入标题

- 简明扼要介绍文档&视频所包含的主要的内容 - -
- <%= render partial: 'attachments/from_libraries', locals: { container: @library } %> -

请上传附件

+ 简明扼要介绍文档/视频所包含的主要的内容
+
@@ -27,6 +24,12 @@

请输入描述内容

+ +
+ <%= render partial: 'attachments/from_libraries', locals: { container: @library } %> +

请上传附件

+
  • 审核说明
  • @@ -37,11 +40,10 @@
  • 温馨提示