Changes between Version 185 and Version 186 of pcauto_pconline_4.0.0/intf


Ignore:
Timestamp:
06/06/2013 05:01:32 PM (13 years ago)
Author:
leijingtang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • pcauto_pconline_4.0.0/intf

    v185 v186  
    421421         当帖子终端显示为大图时,点击图片触发pcaction://big-photo?url="xxx.jpg" 
    422422         查看设计稿:http://192.168.50.207/2013.04/App4.0/pcauto/auto_lttz.html 
     423         文章页包含可以调整正文字体大小的参数size,新版的帖子页也添加上这个功能 
    423424         
    424425 
     
    704705大图支持点击,点击返回该文章的所有未经压缩的图片url数组如下: 
    705706pcaction://big-photo?data={ 
    706 total:10, photos:["xxx.jpg", "xxx.jpg", "xxx.jpg" ...] 
     707total:10, currentIndex:10, photos:["xxx.jpg", "xxx.jpg", "xxx.jpg" ...] 
    707708}     
    708709    请求参数: