更新 simpleadmin/www/network.html
This commit is contained in:
parent
28913637bc
commit
4560d8a8bd
@ -378,7 +378,7 @@
|
||||
-->
|
||||
</div>
|
||||
<div class="input-group mb-3" x-show="networkModeCell == 'NR5G-SA'">
|
||||
<label class="input-group-text" for="scs-parameter">SCS 参数:</label> <!-- 添加标签 -->
|
||||
<label class="input-group-text" for="scs-parameter">SCS:</label> <!-- 添加标签 -->
|
||||
<select class="form-select" id="scs-parameter" x-model="scs" aria-label="SCS">
|
||||
<option value="15">15</option>
|
||||
<option value="30" selected>30</option> <!-- 默认选项为 30 -->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user