From 644a3f6d539e799b5f7ca475abb8882ace32664b Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Thu, 23 May 2024 23:15:34 +0800 Subject: [PATCH] UU --- common/api/order.js | 2 +- pages/login/login.vue | 2 +- pages/post/freightCalculate.vue | 158 ++++++++++++++++---------------- pages/post/openorder.vue | 9 ++ 4 files changed, 90 insertions(+), 81 deletions(-) diff --git a/common/api/order.js b/common/api/order.js index df7e6c4..aa70986 100644 --- a/common/api/order.js +++ b/common/api/order.js @@ -41,7 +41,7 @@ export const getSalemanList = (data = {})=> { // 报价试算 export const preCalcWaybillFee = (data = {})=> { - return coreRequest(url.preCalcWaybillFee, { ...data, postCode: 'RSD' }, {}, "GET") + return coreRequest(url.preCalcWaybillFee, { ...data, postCode: 'RSD' }, {}) } // 物流轨迹 diff --git a/pages/login/login.vue b/pages/login/login.vue index edaf2ec..09954d4 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -54,7 +54,7 @@ return { submitParams: { username: '25001108', - password: '123456' + password: 'q123456' }, remberPassport: [true] } diff --git a/pages/post/freightCalculate.vue b/pages/post/freightCalculate.vue index ad796f5..3a001b8 100644 --- a/pages/post/freightCalculate.vue +++ b/pages/post/freightCalculate.vue @@ -6,32 +6,29 @@ - - - - + + + - - + - + - - + - + - + - -