|
@@ -1038,7 +1038,7 @@
|
|
|
this.onInput(index)
|
|
|
},
|
|
|
buyNow: function (goods, index) {
|
|
|
- this.baseUtils.buyOrCar(true, null, this, goods, null, this.fragments[index].num)
|
|
|
+ this.baseUtils.buyOrCar(true, null, this, goods, '/user#/order/pay/', this.fragments[index].num)
|
|
|
},
|
|
|
linkSaler: function (commodity) {
|
|
|
this.baseUtils.goLinkUser(this, commodity.enUU)
|