From af069b0d4b01e2bae4196a79f926ded593d7f1e4 Mon Sep 17 00:00:00 2001 From: donqi Date: Tue, 13 Sep 2022 23:37:00 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A2=E5=8D=95=E8=B6=85=E6=97=B6=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/request.js | 4 ++-- pages/order-manage/order-manage.vue | 7 ++++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/common/js/request.js b/common/js/request.js index 3f78cbc..7c23f50 100644 --- a/common/js/request.js +++ b/common/js/request.js @@ -13,8 +13,8 @@ export default { }) let userInfo = _this.getCurUserInfo(); // request 触发前拼接 url - args.url = 'https://www.opsoul.com' + args.url; - // args.url = 'http://127.0.0.1:80' + args.url; + // args.url = 'https://www.opsoul.com' + args.url; + args.url = 'http://127.0.0.1:80' + args.url; // args.url = 'http://192.168.2.42:80' + args.url; if (!args.data) { diff --git a/pages/order-manage/order-manage.vue b/pages/order-manage/order-manage.vue index 71ac496..484d5d3 100644 --- a/pages/order-manage/order-manage.vue +++ b/pages/order-manage/order-manage.vue @@ -83,9 +83,10 @@ - - {{tag.content}} - {{tag.content}} + + 超时未预约 + 超时未上门 + 超时未完单