@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
- <title>乐山大佛馆藏系统</title>
+ <title>乐山市博物馆馆藏系统</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
@@ -229,7 +229,7 @@ export default function Home() {
欢迎 {userInfo.realName} 进入
<br />
- 乐山大佛博物馆馆藏管理系统!
+ 乐山市博物馆馆藏管理系统!
</h3>
<p>{nowTime}</p>
</div>
@@ -48,7 +48,7 @@ export default function Login() {
return (
<div className={styles.Login}>
<div className="main">
- <h1>乐山大佛博物馆馆藏管理系统</h1>
+ <h1>乐山市博物馆馆藏管理系统</h1>
<p>LESHAN DAFO MUSEUMCOLLECTION MANAGEMENT SYSTEM</p>
{/* 账号密码输入框 */}
<div className="inputBox">