From ac5307dd2c21c9e70ce0f54585518f55bc76d821 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 20 Jan 2022 15:45:01 +0800
Subject: [PATCH] 部分修改
---
src/components/mobileLeftNav/index.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/components/mobileLeftNav/index.vue b/src/components/mobileLeftNav/index.vue
index e584f72..768b558 100644
--- a/src/components/mobileLeftNav/index.vue
+++ b/src/components/mobileLeftNav/index.vue
@@ -365,6 +365,7 @@
video: data[k].videourl || "",
from: "labels",
introduce: data[k].introduce,
+ panoramaurl: data[k].panoramaurl,
};
// 定制化窗体
that.openPopupS(
--
Gitblit v1.9.3