瀏覽代碼

首页修改

macro 1 年之前
父節點
當前提交
144bde2b35
共有 2 個文件被更改,包括 4 次插入4 次删除
  1. 3 3
      index.html
  2. 1 1
      src/views/home/index.vue

+ 3 - 3
index.html

@@ -4,13 +4,13 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <title>mall-admin-web</title>
-    <!-- Global site tag (gtag.js) - Google Analytics -->
-    <script async src="https://www.googletagmanager.com/gtag/js?id=UA-144208445-2"></script>
+    <!-- Google tag (gtag.js) -->
+    <script async src="https://www.googletagmanager.com/gtag/js?id=G-73YJPXJTLX"></script>
     <script>
       window.dataLayer = window.dataLayer || [];
       function gtag(){dataLayer.push(arguments);}
       gtag('js', new Date());
-      gtag('config', 'UA-144208445-2');
+      gtag('config', 'G-73YJPXJTLX');
     </script>
     <!--Baidu Analytics-->
     <script>

+ 1 - 1
src/views/home/index.vue

@@ -14,7 +14,7 @@
           <div class="out-border">
             <div class="layout-title">视频教程</div>
             <div class="color-main address-content">
-              <a href="https://www.macrozheng.com/mall/catalog/mall_video.html" target="_blank">mall视频教程</a>
+              <a href="https://www.macrozheng.com/mall/catalog/mall_video.html" target="_blank">mall视频教程(2023)</a>
             </div>
           </div>
         </el-col>