xiebaomin 1 năm trước cách đây
mục cha
commit
5df09a206a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/Preview/index.vue

+ 1 - 0
src/views/Preview/index.vue

@@ -104,6 +104,7 @@ const statistical = useStatisticalTime((time) => {
   const t = Math.floor(time / 1000);
   console.log("时长为:", t, Math.floor(time / 1000));
   localStorage.setItem("spentTime", t.toString());
+  if (route.query.isSp) return
   const f = {
     productArchiveId: params.value.id,
     headUserId: params.value.suid,