|
|
il y a 2 ans | |
|---|---|---|
| public | il y a 2 ans | |
| src | il y a 2 ans | |
| .gitignore | il y a 2 ans | |
| README.md | il y a 2 ans | |
| babel.config.js | il y a 2 ans | |
| package-lock.json | il y a 2 ans | |
| package.json | il y a 2 ans | |
| vue.config.js | il y a 2 ans |
1.将node_module中cesium-navigation-es6包内的以下内容进行搜索替换
(1) import Cesium from 'cesium/Cesium' 替换为 let Cesium = require('cesium/Cesium')
(2) defineProperties( 替换为 Object.defineProperties(