Changes between Version 50 and Version 51 of baby/interface


Ignore:
Timestamp:
07/07/2014 05:29:23 PM (12 years ago)
Author:
liguokai
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • baby/interface

    v50 v51  
    14011401==== 9.1 一胎怀孕文章栏目 ==== 
    14021402{{{ 
    1403 URL:http://mrobot.pcbaby.com.cn/configs/pcbaby_1tai_cms_iphone_channel_tree 
     1403URL:http://mrobot.pcbaby.com.cn/configs/pcbaby_qzbd_cms_iphone_channel_tree 
    14041404作用:资讯栏目 
    14051405提交方式:GET 
     
    14071407返回结果:JSON 
    14081408{ 
    1409     "channels": [ 
    1410         { 
     1409    "1tai": [ 
     1410       { 
    14111411            "id": 1, 
    14121412            "title": "头条" 
     
    14241424            "title": "育儿" 
    14251425        } 
     1426    ], 
     1427    "2tai": [ 
     1428       { 
     1429            "id": 1, 
     1430            "title": "头条" 
     1431        }, 
     1432        { 
     1433            "id": 2, 
     1434            "title": "备孕" 
     1435        }, 
     1436        { 
     1437            "id": 3, 
     1438            "title": "孕育" 
     1439        }, 
     1440        { 
     1441            "id": 4, 
     1442            "title": "高龄产妇" 
     1443        } 
    14261444    ] 
    14271445}