Changes between Version 83 and Version 84 of pcauto_4.3.0/interface
- Timestamp:
- 05/22/2014 11:56:15 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pcauto_4.3.0/interface
v83 v84 408 408 409 409 410 === 2.14 [=#point214 优惠活动列表] ===411 {{{ 412 413 接口URL: 410 === 2.14 [=#point214 优惠活动列表](可内测)=== 411 {{{ 412 413 接口URL:http://mrobot.pcauto.com.cn/v3/price/activityList/1?pageNo=1&pageSize=20 414 414 415 415 请求参数: 416 areaId或者pro和city // 地区参数 416 地区id 417 pageNo:页数 418 pageSize:每页显示多少条 417 419 418 420 … … 424 426 设计稿:todo 425 427 备注: 426 focus和data字段由cms提供,topFocus由madmin提供, 427 参考http://mrobot.pcauto.com.cn/v2/cms/channels/1?v=4.0.0的做法 428 focus和data字段由商城提供,topFocus由madmin提供, 428 429 返回结果: 429 430 { 430 431 "data":[ 431 432 { 432 "id":2, 433 "id":2, //活动id 433 434 "discount":"25", 434 435 "price":"65", … … 436 437 "image":"http://img0.pcauto.com.cn/pcauto/1401/14/g_3757705_1389682614382_240x160.jpg", 437 438 "title":"全新劳恩斯或定名捷恩斯 北京车展发布", 438 "serialName":"马自达" 439 "serialName":"马自达", 440 "person":12 //报名人数 439 441 } 440 442 ], … … 446 448 ], 447 449 "topFocus":[ 448 { 449 "to-uri":"pcautobrowser://information-article/1234", 450 "image":"http://img0.pcauto.com.cn/pcauto/nation/ycxc/1404/cla.jpg" 451 } 452 ], 450 { 451 "cc-uri": "http://192.168.20.6?a=20d", 452 "image": "http://img.pconline.com.cn/images/upload/upc/tx/bbs6/1312/24/c15/29958207_1387877831317_1024x1024.png", 453 "seq": 7, 454 "title": "活动列表焦点图跳转到活动详情页", 455 "to-uri": "pcautobrowser://activity/?aId=123", 456 "updateAt": 1400601600000, 457 "vc-uri": "http://192.168.20.6?a=19d" 458 }, 459 { 460 "image": "http://imgad0.pcauto.com.cn/ivy/image/201310/10/13813889285530.jpg", 461 "seq": 8, 462 "title": "活动列表焦点图跳转到帖子页", 463 "to-uri": "pcautobrowser://activity/?topicId=123", 464 "updateAt": 1400601600000 465 }, 466 { 467 "image": "http://imgad0.pcauto.com.cn/ivy/image/201310/10/13813889285530.jpg", 468 "seq": 9, 469 "title": "活动列表焦点图跳转到专题", 470 "to-uri": "pcautobrowser://activity/?uri=xxx", 471 "updateAt": 1400601600000 472 } 473 ], 453 474 "pageNo":1, 454 475 "pageSize":5, 476 "pageCount":12, 455 477 "total":150 456 478 } 457 458 479 459 480 }}}
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)