From 4600d214fbfcb655935358e1fae9d1c768e451d7 Mon Sep 17 00:00:00 2001
From: "Mr.jiang" <714156421@qq.com>
Date: Wed, 24 Jul 2024 13:50:45 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A7=86=E9=A2=91=E5=9C=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 10 +++++++++-
pages/therapist/orderDetail.vue | 2 +-
pages/videoCircle/gDvideo.vue | 5 +++--
pages/videoCircle/index.vue | 2 +-
4 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 2119ef7..bd72c90 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -236,6 +236,7 @@
:autoplay="true"
:show-play-btn='false'
:show-center-play-btn='false'
+ :http-cache="true"
@click="jieshu"
:src="filePath">
{{contentVideo}}
@@ -1153,6 +1154,13 @@