更新 simpleadmin/www/deviceinfo.html
This commit is contained in:
parent
4a26b07eff
commit
a915f0c840
@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
<title>管理</title>
|
<title>模块管理</title>
|
||||||
<!-- <link
|
<!-- <link
|
||||||
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css"
|
href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
@ -24,7 +24,7 @@
|
|||||||
<nav class="navbar navbar-expand-lg mt-2">
|
<nav class="navbar navbar-expand-lg mt-2">
|
||||||
<div class="container-fluid">
|
<div class="container-fluid">
|
||||||
<a class="navbar-brand" href="/"
|
<a class="navbar-brand" href="/"
|
||||||
><span class="mb-0 h4 fw-bold">管理</span></a>
|
><span class="mb-0 h4 fw-bold">模块管理</span></a>
|
||||||
<button
|
<button
|
||||||
class="navbar-toggler"
|
class="navbar-toggler"
|
||||||
type="button"
|
type="button"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user