更新 simpleadmin/www/network.html

This commit is contained in:
taotao 2024-10-12 05:15:07 +00:00
parent 17dc68162c
commit a863a48e83

View File

@ -276,7 +276,7 @@
class="btn btn-primary" class="btn btn-primary"
@click="saveChanges()" @click="saveChanges()"
> >
Save Changes 保存
</button> </button>
</div> </div>
</div> </div>
@ -415,8 +415,7 @@
</div> </div>
</div> </div>
<div class="card-footer"> <div class="card-footer">
Cell Locking only works for the primary cell and is not 信道锁定仅适用于主信道,并且在重启后不会持久保存
persistent across reboots.
</div> </div>
</div> </div>
</div> </div>