fixed APN not showing, moved to generic branding, and added sms for testing

This commit is contained in:
dr-dolomite
2024-03-17 13:39:10 +08:00
parent 7d5d9fe74f
commit 28c4430ca5
5 changed files with 174 additions and 25 deletions

View File

@@ -17,7 +17,7 @@
<nav class="navbar is-black" x-data="{ isOpen: false }">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item brand-text" href="/"> Quectel Simple Admin </a>
<a class="navbar-item brand-text" href="/"> Simple Admin </a>
<a
role="button"
class="navbar-burger burger"
@@ -36,6 +36,7 @@
<div class="navbar-start">
<a class="navbar-item" href="/"> Connection Info </a>
<a class="navbar-item" href="/atcommander.html"> AT Commands </a>
<a class="navbar-item" href="/sms.html"> SMS </a>
<a class="navbar-item" href="/ttl.html"> TTL Changer </a>
</div>
</div>
@@ -50,7 +51,7 @@
<div class="container">
<!-- Fetches the correct Model Name -->
<h1 class="title">
Quectel <span x-text="csqData.MODEM_MODEL"></span> Connection
<span x-text="csqData.MODEM_MODEL"></span> Connection
Info
</h1>
<h2 class="subtitle">