From cdb7484849c1b2cebcd88331b04fa3b8ecd76a30 Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Thu, 18 May 2017 09:49:58 +0800 Subject: [PATCH] =?UTF-8?q?TPM=E7=9A=84=E7=AE=80=E4=BB=8B=E4=B8=8E?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=E9=A1=B5=E9=9D=A2=E7=9A=84=E7=AE=80=E4=BB=8B?= =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E6=88=90Md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/challenges/index.html.erb | 34 ++++++++++++----- app/views/shixuns/_settings_edit.html.erb | 46 ++++++++++++++--------- app/views/shixuns/new.html.erb | 2 +- app/views/shixuns/settings.html.erb | 27 +------------ 4 files changed, 55 insertions(+), 54 deletions(-) diff --git a/app/views/challenges/index.html.erb b/app/views/challenges/index.html.erb index 15c892faa..6bf85991f 100644 --- a/app/views/challenges/index.html.erb +++ b/app/views/challenges/index.html.erb @@ -1,21 +1,35 @@ -<%= content_for(:header_tags) do %> - <%= import_ke(enable_at: true,init_activity: true) %> -<% end %> - +<%= stylesheet_link_tag '/editormd/css/editormd','/editormd/css/editormd.min' %> +<%= javascript_include_tag '/editormd/lib/marked.min.js','/editormd/lib/prettify.min.js','/editormd/lib/raphael.min.js','/editormd/lib/underscore.min.js','/editormd/lib/sequence-diagram.min.js', + '/editormd/lib/flowchart.min.js','/editormd/lib/jquery.flowchart.min.js','/editormd/editormd.js'%> +
- <%= h @shixun.description.html_safe %> -
+ +<%= User.current.show_name %> > 项目实训 > 新建实训
-新建实训