This commit is contained in:
toom1996
2025-06-26 14:23:44 +08:00
parent a782ca086d
commit 52bec8c926
3 changed files with 6 additions and 1 deletions

View File

@ -22,6 +22,7 @@
<input type="checkbox" name="platform[]" value="1" title="百度PC">
<input type="checkbox" name="platform[]" value="2" title="百度WAP">
<input type="checkbox" name="platform[]" value="3" title="头条PC">
<input type="checkbox" name="platform[]" value="4" title="头条WAP">
</div>
</div>

View File

@ -23,6 +23,7 @@
<input type="checkbox" name="platform[]" value="1" title="百度PC">
<input type="checkbox" name="platform[]" value="2" title="百度WAP">
<input type="checkbox" name="platform[]" value="3" title="头条PC">
<input type="checkbox" name="platform[]" value="4" title="头条WAP">
{{-- <input type="checkbox" name="arr[2]" title="选项3">--}}
</div>
</div>