songxingwei 3 years ago
parent
commit
7acdeb8bcb
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/store/view/banner/form.html

+ 1 - 0
application/store/view/banner/form.html

@@ -22,6 +22,7 @@
             <label class="layui-col-xs10">
                 <input name="jump_address" required value='{$vo.jump_address|default=""}' placeholder="请输入跳转地址" class="layui-input">
             </label>
+            <p class="help-block">跳转地址必须带有http或https</p>
         </div>