From 4e6e654e1fe462548846887b817ff51ca10b8f88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Cxxq250=E2=80=9D?= <“xxq250@qq.com”> Date: Wed, 27 Jul 2022 16:17:25 +0800 Subject: [PATCH] =?UTF-8?q?banner=E9=85=8D=E7=BD=AE=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E8=B7=B3=E8=BD=ACURL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/admins/topic/banners/_form_modal.html.erb | 6 ++++++ app/views/admins/topic/banners/_list.html.erb | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/app/views/admins/topic/banners/_form_modal.html.erb b/app/views/admins/topic/banners/_form_modal.html.erb index 20bca80c6..845b17027 100644 --- a/app/views/admins/topic/banners/_form_modal.html.erb +++ b/app/views/admins/topic/banners/_form_modal.html.erb @@ -15,6 +15,12 @@ <%= p.text_field :title,class: "form-control input-lg",required: true%> +
+ + <%= p.text_field :url, class: "form-control",placeholder: ""%> +