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
-
-
-
-