From 27bdeb2aa85647694b9f43684e01c95d32a8de23 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Wed, 17 Apr 2019 12:17:18 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E8=AF=95=E5=8D=B7=E7=9A=84=E9=80=89?= =?UTF-8?q?=E6=8B=A9=E5=AE=9E=E8=AE=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/exercise/_choose_shixuns.html.erb | 1 + .../_new_shixun_exercise_list.html.erb | 20 +++++++++---------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/app/views/exercise/_choose_shixuns.html.erb b/app/views/exercise/_choose_shixuns.html.erb index dba67253..2be172ef 100644 --- a/app/views/exercise/_choose_shixuns.html.erb +++ b/app/views/exercise/_choose_shixuns.html.erb @@ -3,6 +3,7 @@
请至少选择一个实训
-请至少选择一个实训
+考试模式 | ++ | + | + |
---|---|---|---|
<%= local_setting.exam %> | +<%= link_to '显示', local_setting %> | +<%= link_to '编辑', edit_local_setting_path(local_setting) %> | +<%= link_to '删除', local_setting, method: :delete, data: { confirm: 'Are you sure?' } %> | +
<%= notice %>
+ ++ 考试模式: + <%= @local_setting.exam %> +
+ + + <%= link_to '编辑', edit_local_setting_path(@local_setting) %> | + <%= link_to 'Back', local_settings_path %> +实训题
-<%= exercise_question.shixun.name %>
-实训题
- - - -<%= @shixun.name %>
-实训题
+ ++ + +
+ +