This commit is contained in:
toom1996
2025-06-23 11:48:04 +08:00
parent b6a57a6df6
commit 09d199167e
6 changed files with 179 additions and 82 deletions

View File

@ -21,6 +21,7 @@
<label class="layui-form-label">监控平台</label>
<div class="layui-input-block">
<input type="checkbox" name="platform[]" value="1" title="百度PC">
<input type="checkbox" name="platform[]" value="2" title="百度WAP">
{{-- <input type="checkbox" name="arr[1]" title="选项2" checked>--}}
{{-- <input type="checkbox" name="arr[2]" title="选项3">--}}
</div>