mirror of
https://github.com/zhamao-robot/zhamao-framework.git
synced 2026-03-17 20:54:52 +08:00
update documents
This commit is contained in:
parent
63e0594199
commit
dbfe2c9c17
BIN
docs/assets/favicon.png
Normal file
BIN
docs/assets/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
@ -1 +1,3 @@
|
||||
# 框架组件
|
||||
# 框架组件
|
||||
|
||||
还没写到这里,不着急
|
||||
@ -1 +1,4 @@
|
||||
# 事件和注解
|
||||
# 事件和注解
|
||||
|
||||
还没写到这里,不着急
|
||||
|
||||
|
||||
@ -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);
|
||||
})();
|
||||
})();
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# 测试文档
|
||||
# 还没写完
|
||||
|
||||
## 测试锚点1
|
||||
|
||||
|
||||
@ -1 +1,3 @@
|
||||
# 更新日志
|
||||
|
||||
还没写到这里,不着急
|
||||
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user