docs: 统一更新页面标题为"张老师撸车工作室"

更新所有页面的标题和头部显示,将原来的"洗车预约系统"统一改为"张老师撸车工作室",保持品牌一致性
This commit is contained in:
2025-12-06 03:00:40 +08:00
parent 7f2fe3dd21
commit decbc95d28
6 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -141,13 +141,13 @@ try {
<meta name="format-detection" content="telephone=no">
<meta name="description" content="VIP客户管理,录入和管理VIP客户信息">
<meta name="keywords" content="VIP管理,客户管理,会员管理">
<title>VIP管理 - 洗车预约系统</title>
<title>张老师撸车(私家车库)工作室</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container">
<header class="header">
<h1>🚗 洗车预约系统 - VIP管理</h1>
<h1>🚗 张老师撸车工作室 - VIP管理</h1>
<nav class="nav">
<a href="index.php" class="nav-link">预约洗车</a>
<a href="bookings.php" class="nav-link">预约管理</a>