百度统计

This commit is contained in:
huanqing.shao
2019-08-29 20:31:13 +08:00
parent 9c1cd36e26
commit b92e01830e
4 changed files with 10 additions and 14 deletions

View File

@ -71,13 +71,11 @@
<script>
import NavLink from '@theme/components/NavLink.vue'
import installBaiduTongji from '../baidutongji.js'
export default {
components: { NavLink },
mounted () {
window.document.title = 'Kuboard - Kubernetes 安装文档/教程/实践/管理界面'
installBaiduTongji()
},
computed: {
data () {