Commit e799d34b836db463e4ba475aef61510272d21c63
1 parent
f40c3020
chore: update page title
Showing
1 changed file
with
1 additions
and
1 deletions
front-end/h5/public/index.html
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 6 | 6 | <meta name="viewport" content="width=device-width,initial-scale=1.0"> |
| 7 | 7 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> |
| 8 | - <title>luban-h5</title> | |
| 8 | + <title>鲁班-H5</title> | |
| 9 | 9 | </head> |
| 10 | 10 | <body> |
| 11 | 11 | <noscript> | ... | ... |