From 32eefe543aff42be8935c5c443251b94cdbed6bb Mon Sep 17 00:00:00 2001
From: Tuzki <1720599558@qq.com>
Date: Fri, 18 Aug 2023 21:16:29 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E5=83=8F=E6=98=B5=E7=A7=B0=20?=
=?UTF-8?q?=E6=94=BB=E7=95=A52=E6=AC=A1=E8=AF=B7=E6=B1=82?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/personcenter/personcenter.vue | 1038 ++++++++---------
.../scenic/scenicdetial/scenicdetial.vue | 2 +-
2 files changed, 501 insertions(+), 539 deletions(-)
diff --git a/pages/personcenter/personcenter.vue b/pages/personcenter/personcenter.vue
index c546d40..8744139 100644
--- a/pages/personcenter/personcenter.vue
+++ b/pages/personcenter/personcenter.vue
@@ -1,71 +1,107 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ nickname }}
+
+
+
+
+
+
+
+ 设置头像昵称
+
+
-
- -->
-
-
-
- Hi
-
- {{ nickname }}
-
-
-
-
-
-
-
-
+
+
+ 我的应用
+
+
+
+
+
+ 我的预约
+
-
- 我的应用
-
-
-
-
-
- 我的预约
-
+
+
+
+
+ 我的投诉
+
-
-
-
-
- 我的投诉
-
+
+
+
+
+ 客服电话
+
-
-
-
-
- 客服电话
-
+
+
+
+
+ 退出登录
+
+
+
+
+
+
+
+
+ 设置头像和昵称
+
+
+
+
+ 设置头像
+
+
+
+
+
+
+
+
+ 设置昵称
+
+
+
+
+
+
+ 设置
+
+
+
+
+
-
-
-
-
- 退出登录
-
-
-
-
-
-
-
-
+
+
diff --git a/sunPackIndex/scenic/scenicdetial/scenicdetial.vue b/sunPackIndex/scenic/scenicdetial/scenicdetial.vue
index 7da4996..ab3625a 100644
--- a/sunPackIndex/scenic/scenicdetial/scenicdetial.vue
+++ b/sunPackIndex/scenic/scenicdetial/scenicdetial.vue
@@ -425,7 +425,7 @@ export default {
}
this.getDuration(this.info.soundpath, res.data.sfunc);
// this.getWeather(res.data.region);
- this.getMethod(res.data.region);
+ // this.getMethod(res.data.region);
this.getMethodList();
uni.hideLoading();
});