| 40 | | >品牌选择页 |
| | 40 | >品牌选择页 [[BR]] |
| | 41 | >rewrite: [[BR]] |
| | 42 | {from: '^/discount/r(\\d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=discount&src=0', comment: '贴息品牌车系页'}, [[BR]] |
| | 43 | {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有贴息促销)'}, [[BR]] |
| | 44 | {from: '^/choose/r(\\d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=default&src=0', comment: '品牌车系页(购车贷款)'}, [[BR]] |
| | 45 | {from: '^/helper/r(\\d{1,3})/$', to:'/s/finance/common/chooseBrSe.xsp?rid=$1&type=default&src=1', comment: '品牌车系页(购车小秘)'}, [[BR]] |
| | 46 | 参数说明: |
| | 47 | type表示贴息信息类型:discount表贴息信息\default表默认 bid表品牌id src表示源头 0表示购车贷款,立即申请进入 1表示是中间页,作为中价,选择后跳转到车型页再跳转回资质页 |