yangteng преди 10 месеца
родител
ревизия
9a94a2e7ab
променени са 1 файла, в които са добавени 11 реда и са изтрити 9 реда
  1. 11
    9
      datas/9901Jump.js

+ 11
- 9
datas/9901Jump.js Целия файл

@@ -43,15 +43,17 @@ export function jump(type,item){
console.log("accountType",type)
}
// 售后激活 更换卡签
if(type=="14" && (data['orderType']=='EXCHANGE_CARD' || data['orderType']=='EXCHANGE_OBU' || data['orderType']=='EXCHANGE_ALL')){
afterType=3
orderType=2
handleType="aftersale"
redirectUrl="/pages/order/order"
}else if(type=="14"){
// 14 正常激活
redirectUrl="/pages/order/order"
handleType="continuation"
if(type=="14"){
if(data['orderType']=='EXCHANGE_CARD' || data['orderType']=='EXCHANGE_OBU' || data['orderType']=='EXCHANGE_ALL'){
afterType=3
orderType=2
handleType="aftersale"
redirectUrl="/pages/order/order"
}else{
// 14 正常激活
redirectUrl="/pages/order/order"
handleType="continuation"
}
}
if(type=="7" || type=="8" || type=="9"){
redirectUrl="/pages/order/order"

Loading…
Отказ
Запис