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