Commit b7c8d2a1 authored by 成旭东's avatar 成旭东

图片跨域问题 加入meta

parent 35fd2f04
Pipeline #28082 passed with stage
in 2 minutes 47 seconds
......@@ -21,6 +21,7 @@
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<meta name="referrer" content="no-referrer" />
<title>Ant Design Pro</title>
<link rel="icon" href="<%= context.config.publicPath +'favicon.png'%>" type="image/x-icon" />
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment