Quellcode durchsuchen

style: 修改全景向左最大视角

chenlei vor 1 Jahr
Ursprung
Commit
fc8c32dffc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      src/App.tsx

+ 1 - 1
src/App.tsx

@@ -98,7 +98,7 @@ function App() {
             <View
               hlookat={10}
               vlookat={20}
-              hlookatMin={-70}
+              hlookatMin={-190}
               hlookatMax={85}
               vlookatMin={-70}
               vlookatMax={80}