From 9f9236361afdaac3999c0a92f2656bee9f18ece0 Mon Sep 17 00:00:00 2001 From: sunzhenyu Date: Thu, 8 Aug 2019 10:52:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9threejs=E6=8C=82=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- public/index.html | 2 + src/jlmap3d/config/Render.js | 6 - src/main.js | 6 +- .../jlmap3d/simulation/sceneview/mmiimage.js | 1 - static/three.min.js | 971 ++++++++++++++++++ 6 files changed, 977 insertions(+), 11 deletions(-) create mode 100644 static/three.min.js diff --git a/index.html b/index.html index 9e69c3963..be48470b4 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ - + diff --git a/public/index.html b/public/index.html index 7a0b35453..b1302f38a 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,8 @@ <%= webpackConfig.name %> + +