Browse Source

兼容高密度设备

bill 2 years ago
parent
commit
bfab5f0cee
2 changed files with 2 additions and 2 deletions
  1. 1 1
      server/test/SS-t-P1d6CwREny2/attach/sceneStore
  2. 1 1
      src/graphic/Settings.js

File diff suppressed because it is too large
+ 1 - 1
server/test/SS-t-P1d6CwREny2/attach/sceneStore


+ 1 - 1
src/graphic/Settings.js

@@ -1,6 +1,6 @@
 import Constant from "./Constant";
 import VectorCategory from "./enum/VectorCategory";
-import { os } from '@/utils/index.js'
+import { os } from '@/utils/vue.ts'
 
 const Settings = {
   roadLeftDrivewayCount: 1,