From 58ad33a49429b500b9d19c69b5766c28996f8cc7 Mon Sep 17 00:00:00 2001
From: duan <1004387497@qq.com>
Date: Thu, 9 Jan 2025 17:03:16 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
me/detail/detailIOS.nvue | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/me/detail/detailIOS.nvue b/me/detail/detailIOS.nvue
index 7ed1736..a9bb8a4 100644
--- a/me/detail/detailIOS.nvue
+++ b/me/detail/detailIOS.nvue
@@ -252,7 +252,7 @@
-
+
@@ -504,6 +504,10 @@
}
},
methods: {
+ close(){
+ this.$refs.popup.close()
+
+ },
dialogClose() {
uni.navigateTo({
url: '/pages/video/video'