Ver Fonte

fix:修改浏览器图标和文案

baicha há 4 anos atrás
pai
commit
b0f1189bbf

BIN
public/jiemofavicon.png


BIN
src/assets/jiemo-logo.png


+ 2 - 2
src/components/PageHeader/PageHeader.less

@@ -12,10 +12,10 @@
 }
 
 .logo-wrap {
-  width: 120px;
+  width: 135px;
   height: 40px;
   display: block;
-  background: url(../../assets/logo-jiemo.png) no-repeat center;
+  background: url(../../assets/jiemo-logo.png) no-repeat center;
   background-size: 100% 100%;
 }
 .header-nav {

+ 2 - 2
src/pages/document.ejs

@@ -4,8 +4,8 @@
   <meta charset="UTF-8" />
   <meta http-equiv="X-UA-Compatible" content="IE=edge" />
   <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
-  <link rel="icon" href="/favicon.png" type="image/x-icon" />
-  <title>星芽</title>
+  <link rel="icon" href="/jiemofavicon.png" type="image/x-icon" />
+  <title>芥末语音</title>
   <script src="/qiniu-web.js"></script>
   <script>
     var url = '//h5.paqukeji.com/download';