From 2dd271770bbbb708503730f61ef15c21df622f90 Mon Sep 17 00:00:00 2001 From: Lx <935448346@qq.com> Date: Fri, 29 Aug 2025 17:16:19 +0800 Subject: [PATCH] =?UTF-8?q?0829=20=E5=8F=B8=E6=9C=BA=E7=AB=AF=E6=B5=81?= =?UTF-8?q?=E7=A8=8B=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 4 +- pages/index/index.vue | 215 +- pages/internal/reportDetals.vue | 5 +- pages/my/my.vue | 1 + pages/orderDetails/details.vue | 4951 ++++++++++++++++++++++++------- 5 files changed, 4061 insertions(+), 1115 deletions(-) diff --git a/config.js b/config.js index fe18bb7..ad2b6ec 100644 --- a/config.js +++ b/config.js @@ -3,7 +3,7 @@ module.exports = { baseUrl: 'https://www.nuoyunr.com/admin-api', //baseUrl: 'http://192.168.1.4:48080/admin-api', imagesUrl: 'http://shequ.0315e.com/static/images/pages/', - baseImageUrl: 'https://www.nuoyunr.com/minio', + baseImageUrl: 'https://www.nuoyunr.com/minio/', wsUrl: 'ws://122.51.230.86:48080', //wsUrl: 'wss://192.168.1.4:48080/admin-api', // 应用信息 @@ -27,4 +27,4 @@ module.exports = { } ] } -} \ No newline at end of file +} diff --git a/pages/index/index.vue b/pages/index/index.vue index 9e4ee38..b87c7fb 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -102,7 +102,7 @@ {{item.rescueTime || ''}} - + 接受 @@ -118,7 +118,7 @@ - + @@ -166,7 +166,7 @@ 描述 - + + 附件 diff --git a/pages/my/my.vue b/pages/my/my.vue index 66871fc..4f66a2b 100644 --- a/pages/my/my.vue +++ b/pages/my/my.vue @@ -157,6 +157,7 @@ }, onShow() { this.getUserinfo() + console.log('userInfo', this.getUserInfo()) }, components: { tabBar, diff --git a/pages/orderDetails/details.vue b/pages/orderDetails/details.vue index b69cf12..34c8e63 100644 --- a/pages/orderDetails/details.vue +++ b/pages/orderDetails/details.vue @@ -1,214 +1,267 @@ -