moxunpw 3 năm trước cách đây
mục cha
commit
7e0b56ccd1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      public/static/lay/modules/layui/global.js

+ 1 - 1
public/static/lay/modules/layui/global.js

@@ -758,4 +758,4 @@ let outHtml = "<script async src=\"https://www.googletagmanager.com/gtag/js?id=G
     "    gtag('js', new Date());\n" +
     "    gtag('config', 'G-YRKS713KK0');\n" +
     "</script>";
-window.document.write(outHtml);
+$('body').append(outHtml);