测试模块

个人信息

{~dump($my_info);}

好友关系

{~dump($fris_info);}

系统消息

           消息个数:
 
              {$notify_num["notification"]}条新通知    {$notify_num["message"]}条新短消息    {$notify_num["friend"]}个好友请求   

 
           消息内容:
 

{~dump($notify);}

 

动态

           我的动态:
 
{$feed["title"]} 
{$feed["body"]} 

 
           好友的动态:
 
{$feed["title"]} 
{$feed["body"]} 

插件测试

           当前项目的Widget:
 
{:W('ShowComment',array('xxx'=>"core-widget"))}
 
           公共的Widget:
 

公共函数测试

           {:pub_test()}

公共类库测试

           {$vendor}