update docs/apidocs/index.html.

更新百度统计

Signed-off-by: chinabugotech <bugo@bugotech.cn>
This commit is contained in:
chinabugotech 2025-06-05 07:15:46 +00:00 committed by Gitee
parent d960f5b353
commit 9f4a7b7d9e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -55,6 +55,16 @@
display: block; display: block;
} }
</style> </style>
<!-- 百度统计 -->
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?a76bc7a2d60207f04195af1c51cdb9ba";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head> </head>
<body> <body>