File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
packages/common/src/config Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,13 @@ const menuItems = [
113113 logo : tinySdks ,
114114 github : 'https://github.com/opentiny/playground'
115115 } ,
116+ {
117+ title : 'GenUI-SDK' ,
118+ desc : '生成式UI' ,
119+ href : 'https://playground.opentiny.design/genui-sdk' ,
120+ logo : GenuiSdk ,
121+ github : 'https://github.com/opentiny/playground'
122+ } ,
116123 {
117124 title : 'TinyPro' ,
118125 desc : '中后台解决方案' ,
@@ -155,6 +162,13 @@ const menuItems = [
155162 logo : tinySdks ,
156163 github : 'https://github.com/opentiny/docs'
157164 } ,
165+ {
166+ title : 'GenUI-SDK' ,
167+ desc : '生成式UI' ,
168+ href : 'https://docs.opentiny.design/genui-sdk/guide/quick-start' ,
169+ logo : GenuiSdk ,
170+ github : 'https://github.com/opentiny/docs'
171+ } ,
158172 {
159173 title : 'TinyPro' ,
160174 desc : '中后台解决方案' ,
You can’t perform that action at this time.
0 commit comments