牟新芬 4 years ago
parent
commit
2ea8a9de69
1 changed files with 5 additions and 5 deletions
  1. 5 5
      app/home/controller/Index.php

+ 5 - 5
app/home/controller/Index.php

@@ -44,11 +44,11 @@ class Index extends BaseViewController
 
             $str = '<!DOCTYPE html><html><head>
                     <meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1">
-                    <title>直播产品库</title>
-                    <meta name="keywords" content="直播产品库">
-                    <meta name="description" content="直播产品库">
-                    <link rel="bookmark" type="image/x-icon" href="https://www.boofly.cn/favicon.ico" />
-                    <link rel="shortcut icon" type="image/x-icon" href="https://www.boofly.cn/favicon.ico" />'. $strBody . '<script>
+                    <title>星选联盟</title>
+                    <meta name="keywords" content="星选联盟">
+                    <meta name="description" content="星选联盟">
+                    <link rel="bookmark" type="image/x-icon" href="https://boofly.cn/favicon.ico" />
+                    <link rel="shortcut icon" type="image/x-icon" href="https://boofly.cn/favicon.ico" />'. $strBody . '<script>
                       if (window.HTMLElement) {
                           if (Object.getOwnPropertyNames(HTMLElement.prototype).indexOf(\'dataset\') === -1) {
                               Object.defineProperty(HTMLElement.prototype, \'dataset\', {