update the dir oragnization
This commit is contained in:
parent
82ed459f32
commit
0af70379e6
|
@ -79,6 +79,10 @@ module.exports = {
|
|||
text: '应用框架',
|
||||
link: '/doc/apparch/'
|
||||
},
|
||||
{
|
||||
text: '应用案例',
|
||||
link: '/doc/appcase/'
|
||||
},
|
||||
{
|
||||
text: '快速上手',
|
||||
link: '/doc/appdev/',
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# 应用案例
|
||||
|
||||
---
|
||||
|
||||
- [大胜达智能环境感知系统](/doc/appcase/dashengda.md)
|
||||
|
||||
- [钱江电气智能电力监控系统](/doc/appcase/qianjiangdianqi.md)
|
Loading…
Reference in New Issue