فهرست منبع

Merge branch 'master' of http://192.168.0.115:3000/lanxin/gmlx into master

shaogen1995 1 روز پیش
والد
کامیت
47734263f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      pano/src/components/Pano/index.tsx

+ 1 - 1
pano/src/components/Pano/index.tsx

@@ -86,7 +86,7 @@ const Panoramic = ({ openHot }: { openHot: (id: string) => void }) => {
               // onOut={() => setHotspotHover(false)}
               // onDown='draggable_hotspot()'
               onClick={() => {
-                setCurrentScene('p1')
+                setCurrentScene('p2')
                 if (window.parent) {
                   window.parent.window.setIsHotPano(true)
                 }