Changes between Version 49 and Version 50 of pcauto_drive_1.2.0/interface


Ignore:
Timestamp:
07/06/2015 04:22:02 PM (11 years ago)
Author:
lanzhenhua
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_drive_1.2.0/interface

    v49 v50  
    438438    pcdrive://reply/floorId  (floorId)楼层id   回复楼层协议 
    439439    pcdrive://praise/tid   (tid) 帖子id  点赞协议 
    440     pcdrive://big-photo?data={\"total\":" + total + ",\"currentIndex\":" + currentIndex + ",\"photos\":[" +photos+ "]}  (total)图片总数  (currentIndex)当前图片位置 (photos) 所有图片URL    
     440    pcdrive://big-photo?data={\"total\":" + total + ",\"currentIndex\":" + currentIndex + ",\"photos\":[" +photos+ "]}  (total)图片总数  (currentIndex)当前图片位置 (photos) 所有图片URL   点击图片协议 
    441441          
    442442}}}