去除input校验
This commit is contained in:
@@ -292,7 +292,7 @@
|
||||
<div class="form-group">
|
||||
<label for="bannerSkipUrl" class="col-sm-3 control-label">礼物介绍banner跳转</label>
|
||||
<div class="col-sm-8">
|
||||
<input type="text" class="form-control validate[required]" name="bannerSkipUrl" id="bannerSkipUrl">
|
||||
<input type="text" class="form-control" name="bannerSkipUrl" id="bannerSkipUrl">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user