Changes between Version 16 and Version 17 of app2.0/01_topic


Ignore:
Timestamp:
02/09/2015 05:59:33 PM (11 years ago)
Author:
pengzhanxuan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app2.0/01_topic

    v16 v17  
    111111        status: 1 
    112112        msg: '请求成功', 
    113         fontSize:12, 
    114     topicId: 12, 
    115113        data:{ 
    116114        topic:[$topic] 
     
    174172        pageTotal: 5, 
    175173        msg: '请求成功', 
    176         sectionId: 2, 
    177174        data:[ 
    178175            $topic 
     
    228225        status: 1 
    229226        msg: '请求成功', 
    230         goodCount: 12, 
    231         badCount: 1, 
    232         isVoted: 0  // 是否已投票 
    233 } 
    234 }}} 
     227        data:{ 
     228            goodCount: 12, 
     229            badCount: 1, 
     230            isVoted: 0  // 是否已投票             
     231        } 
     232} 
     233}}}