update documents

This commit is contained in:
jerry 2020-11-23 00:24:33 +08:00
parent 63e0594199
commit dbfe2c9c17
7 changed files with 15 additions and 6 deletions

BIN
docs/assets/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -1 +1,3 @@
# 框架组件
# 框架组件
还没写到这里,不着急

View File

@ -1 +1,4 @@
# 事件和注解
# 事件和注解
还没写到这里,不着急

View File

@ -3,7 +3,7 @@ hljs.initHighlighting()
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?3d2aafad13637de271f50351e873b776";
var s = document.getElementsByTagName("script")[0];
hm.src = "https://hm.baidu.com/hm.js?f0f276cefa10aa31a20ae3815a50b795";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
})();

View File

@ -1,4 +1,4 @@
# 测试文档
# 还没写完
## 测试锚点1

View File

@ -1 +1,3 @@
# 更新日志
还没写到这里,不着急

View File

@ -7,6 +7,8 @@ edit_uri: 'blob/master/docs/'
theme:
name: material
logo: assets/logos.png
favicon: assets/favicon.png
language: zh
features:
- navigation.tabs
extra_javascript: