From 1fd9f3a9dd7739fa9e4f6b44e9888ed4956affdd Mon Sep 17 00:00:00 2001 From: huang Date: Sat, 30 Sep 2017 19:39:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9B=AE=E5=BD=95=E6=9D=83?= =?UTF-8?q?=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/shixuns/_achieve_ways.html.erb | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/app/views/shixuns/_achieve_ways.html.erb b/app/views/shixuns/_achieve_ways.html.erb index f393c1800..5251502e0 100644 --- a/app/views/shixuns/_achieve_ways.html.erb +++ b/app/views/shixuns/_achieve_ways.html.erb @@ -7,12 +7,17 @@
    + <%= to_path_param(@path) %> <% if @dir.present? %> <% @dir.each do |entry| %>
  • <% end %>