From a90d1415f5272a08e347a2bfd44d5d4d6093bd93 Mon Sep 17 00:00:00 2001
From: syt <854400391@qq.com>
Date: Thu, 1 Feb 2024 21:28:48 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E9=97=A8=E5=9B=9E=E6=94=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
api/newFun.js | 9 +
pages.json | 7 +
pages/login/index.vue | 1 +
pages/news/recycling/confirm.vue | 37 ---
.../{confirm - 副本.vue => confirm1.vue} | 235 +++++++++++++-----
pages/news/recycling/detail.vue | 199 ++++++++++++---
6 files changed, 346 insertions(+), 142 deletions(-)
rename pages/news/recycling/{confirm - 副本.vue => confirm1.vue} (60%)
diff --git a/api/newFun.js b/api/newFun.js
index 1bae1db..5f4194a 100644
--- a/api/newFun.js
+++ b/api/newFun.js
@@ -1,5 +1,14 @@
import request from '@/utils/request'
+// // 上门回收 门店列表
+// export const storeList = (param) => {
+// return request.get('upload/image', param)
+// }
+// 上门回收 门店列表
+export const storeList = (param) => {
+ return request.get('shop/list', param)
+}
+
// 上门回收 回收列表
export const recoveryRecoveryList = (param) => {
return request.post('recovery/recoveryList', param)
diff --git a/pages.json b/pages.json
index aea3a67..0569802 100644
--- a/pages.json
+++ b/pages.json
@@ -757,6 +757,13 @@
"navigationBarTitleText": "确认服务订单",
"enablePullDownRefresh": false
}
+ },
+ {
+ "path": "recycling/confirm1",
+ "style": {
+ "navigationBarTitleText": "确认订单",
+ "enablePullDownRefresh": false
+ }
},{
"path": "recycling/orderList",
"style": {
diff --git a/pages/login/index.vue b/pages/login/index.vue
index f791be1..6ba1011 100644
--- a/pages/login/index.vue
+++ b/pages/login/index.vue
@@ -125,6 +125,7 @@
refereeId: false
}).then(res => {
uni.setStorageSync('token', res.data.token)
+ uni.setStorageSync('userInfo', res.data)
uni.showToast({
title: res.message
})
diff --git a/pages/news/recycling/confirm.vue b/pages/news/recycling/confirm.vue
index 32fdbcb..3280fa1 100644
--- a/pages/news/recycling/confirm.vue
+++ b/pages/news/recycling/confirm.vue
@@ -86,20 +86,6 @@
-
-
- 联系人微信
-
-
-
-
-
- 发件地址
-
-
- 请选择所在人城市
-
-
所在城市
@@ -118,29 +104,6 @@
-
- 门牌号
-
-
-
-
-
- 期待卖价
-
-
-
-
-
-
-
-
-
- 上传图片
- 1/8
-
-
-
-