diff --git a/app/views/statistics/_form.html.erb b/app/views/statistics/_form.html.erb index 1e9a7f354..f465be39e 100644 --- a/app/views/statistics/_form.html.erb +++ b/app/views/statistics/_form.html.erb @@ -16,7 +16,7 @@
- <%= f.text_field :name, :class => "fl with30" %>Mb + <%= f.text_field :name, :class => "wb85" %>

请输入数据名称

@@ -32,7 +32,7 @@
- <%= f.text_field :file_size, :placeholder => "单位:M", :class => "wb85" %> + <%= f.text_field :file_size, :class => "fl with30" %>Mb

请输入正数

@@ -45,7 +45,7 @@
- <%= render :partial => 'attachments/form_statistic', :locals => {:container => @statistic, :isReply => @isReply} %> + <%= render :partial => 'attachments/form_statistic', :locals => {:container => @statistic, :isReply => @isReply} %>