| Version 19 (modified by wuxiaoling, 11 years ago) (diff) |
|---|
汽车金融WAP1.0页面文档
项目说明:
项目域名(wap): http://m.jr.pcauto.com.cn
mrobot代理环境说明:
192.168.10.198:1080(192.168.74.80)
192.168.10.199:1080 ,连的是dev40的开发环境(192.168.75.40)
1. 金融首页
wap
url: http://mrobot.pcauto.com.cn/xsp/s/finance/index.xsp?rId=1 (开发环境)
后端
热门车型接口
测试:' http://dev43.pcauto.com.cn:8001/interface/outer/mobile/hotModel.jsp?rId=
热门金融产品推荐
测试:' http://dev43.pcauto.com.cn:8001//interface/outer/mobile/hotProduct.jsp?rId=
说明
查看汽车金融wap版首页
调用方式
get
请求参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必需 | 说明 |
|---|---|---|---|---|---|
| rId | 城市ID | int | 1 | Y | 城市ID |
2. 品牌车系页
(wap开发中)
url:
贴息品牌页: http://m.jr.pcauto.com.cn/discount/
购车贷款品牌页: http://m.jr.pcauto.com.cn/choose/
购车小秘品牌页: http://m.jr.pcauto.com.cn/helper/
后端对应url:
http://jr.pcauto.com.cn/interface/outer/mobile/allBrand.jsp (全品牌数据)
http://jr.pcauto.com.cn/interface/outer/mobile/hasDiscountProBrand.jsp(有贴息品牌数据)
http://jr.pcauto.com.cn/interface/outer/mobile/allManuSerialGroup.jsp?bId=1
http://jr.pcauto.com.cn/interface/outer/mobile/hasDiscountManuSerialGroup.jsp?bId=1
说明
品牌选择页
rewrite:
{from: '/discount/r(
d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=discount&src=0', comment: '贴息品牌车系页'},
{from: '/serials/r(
d{1,3})/b(
d{1,3})/t(0|1)/$', to:'/s/finance/common/chooseSerials.xsp?rid=$1&bid=$2&type=$3', comment: '车系页(t1有贴息促销)'},
{from: '/choose/r(
d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=default&src=0', comment: '品牌车系页(购车贷款)'},
{from: '/helper/r(
d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=default&src=1', comment: '品牌车系页(购车小秘)'},
参数说明:
type表示贴息信息类型:discount表贴息信息\default表默认 bid表品牌id src表示源头 0表示购车贷款,立即申请进入 1表示是中间页,作为中价,选择后跳转到车型页再跳转回资质页
调用方式
get
请求参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必需 | 说明 |
|---|---|---|---|---|---|
| rid | 城市Id | int | 无 | 是 | 无 |
3. 车型列表页
(wap开发中)
url:
http://m.jr.pcauto.com.cn/helper/r2/sg434/ (此url用于购车小秘helper时内部跳转使用)
后端对应url:
说明
购车小秘进入资质页后进行车型的选择
调用方式
get
请求参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必需 | 说明 |
|---|---|---|---|---|---|
| rid | 城市Id | int | 无 | 是 | 无 |
| serialId | 车系Id | int | 无 | 是 | 无 |
4. 资质选择页
(wap开发中)
url:
http://m.jr.pcauto.com.cn/apply/?isChoosed=1&isHelper=1 (从购车小秘进入带参数isChoosed表前面资质已经选择了,跳转到最后一步)
http://m.jr.pcauto.com.cn/apply/?isHelper=1 首页购车小秘进入对应url
http://m.jr.pcauto.com.cn/apply/立即申请,去掉最后一步,车型及城市选择,收入填入成功后直接跳转到推荐页
后端对应url:
说明
资质选择页
调用方式
get
请求参数
| 参数名 | 参数含义 | 类型 | 默认值 | 是否必需 | 说明 |
|---|---|---|---|---|---|
| rid | 城市Id | int | 无 | 是 | 无 |
| isChoosed | 表已选过 | int | 0 | 是 | 无 |
| isHelper | 表从首页购车小秘进入 | int | 1 | 是 | 无 |
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)