| #2332 | |
| #2333 | public function default_header_menus() { |
| #2334 | return array( |
| #2335 | array('position'=>'left', 'type'=>'link', 'name'=>'发现', 'url'=>'', 'target'=>'_self', 'width_class'=>'', 'status'=>1, 'sort'=>10), |
| #2336 | array('position'=>'left', 'type'=>'link', 'name'=>'排行榜', 'url'=>'hot', 'target'=>'_self', 'width_class'=>'', 'status'=>1, 'sort'=>20), |
| #2337 | array('position'=>'left', 'type'=>'dropdown', 'name'=>'分类', 'url'=>'', 'target'=>'_self', 'width_class'=>'w-52', 'status'=>1, 'sort'=>30, 'items'=>array( |
| #2338 | array('name'=>'AI 工具', 'url'=>'#ai', 'target'=>'_self', 'nofollow'=>0, 'status'=>1, 'sort'=>10), |
| #2339 | array('name'=>'设计资源', 'url'=>'#design', 'target'=>'_self', 'nofollow'=>0, 'status'=>1, 'sort'=>20), |
| #2340 | array('name'=>'开发工具', 'url'=>'#dev', 'target'=>'_self', 'nofollow'=>0, 'status'=>1, 'sort'=>30), |
| #2341 | array('name'=>'效率工具', 'url'=>'#office', 'target'=>'_self', 'nofollow'=>0, 'status'=>1, 'sort'=>40), |