Commit 0b4beb096cc7c518c5338e5c2b41b119f21bc52f
1 parent
b5322bb9
Exists in
master
feat:添加title
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
public/index.html
... | ... | @@ -8,7 +8,7 @@ |
8 | 8 | content="width=device-width, initial-scale=1.0,minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"> |
9 | 9 | <meta name="format-detection" content="telephone=yes" /> |
10 | 10 | <link rel="icon" href="<%= BASE_URL %>favicon.ico"> |
11 | - <title></title> | |
11 | + <title>红色网上游</title> | |
12 | 12 | <script type="text/javascript" src="https://assets.zjzwfw.gov.cn/assets/ZWJSBridge/1.1.0/zwjsbridge.js"></script> |
13 | 13 | <script type="text/javascript" src="https://assets.zjzwfw.gov.cn/assets/zwlog/1.0.0/zwlog.js"></script> |
14 | 14 | </head> | ... | ... |