|
|
@@ -167,11 +167,6 @@ export default {
|
|
|
buryingPointName: '去下单',
|
|
|
buryingPointPosition: '门店ICON',
|
|
|
});
|
|
|
- let loading1 = this.$toast.loading({
|
|
|
- duration: 0,
|
|
|
- message: '加载中...',
|
|
|
- forbidClick: true,
|
|
|
- });
|
|
|
let cartUrl =
|
|
|
'https://np-dorder-we.vip-test.tech/?userid=0190108574&token=9D6ADDD376D3463B8D0BF3842A7A04D3&state=#/tab/cart';
|
|
|
window.location.href = cartUrl;
|