Skip to content

Commit

Permalink
chore: 页面 title
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyulin committed Jul 7, 2020
1 parent fd66141 commit eabeb2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>chat-wap</title>
<title>vant-template</title>
</head>
<body>
<noscript>
<strong>We're sorry but chat-wap doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
<strong>We're sorry but vant-template doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
Expand Down

0 comments on commit eabeb2d

Please sign in to comment.