Selaa lähdekoodia

发布新版本

tags/1.7.6
Caven Chen 5 vuotta sitten
vanhempi
commit
aa3fef3932
4 muutettua tiedostoa jossa 5 lisäystä ja 5 poistoa
  1. 1
    1
      dist/dc.base.min.js
  2. 1
    1
      dist/dc.core.min.js
  3. 1
    1
      package.json
  4. 2
    2
      src/base/index.js

+ 1
- 1
dist/dc.base.min.js
File diff suppressed because it is too large
Näytä tiedosto


+ 1
- 1
dist/dc.core.min.js
File diff suppressed because it is too large
Näytä tiedosto


+ 1
- 1
package.json Näytä tiedosto

@@ -1,6 +1,6 @@
{
"name": "@dvgis/dc-sdk",
"version": "1.7.5",
"version": "1.7.6",
"description": " The SDK is a secondary development based on the open source project Cesium, which optimizes some operations of Cesium and enables developers to quickly develop 3D applications through the framework.",
"main": "index.js",
"repository": "https://github.com/Digital-Visual/dc-sdk.git",

+ 2
- 2
src/base/index.js Näytä tiedosto

@@ -2,7 +2,7 @@
* @Author: Caven
* @Date: 2020-04-22 09:44:30
* @Last Modified by: Caven
* @Last Modified time: 2020-06-17 17:45:47
* @Last Modified time: 2020-06-25 10:16:23
*/

import { initMixin, initUse } from './global-api'
@@ -13,7 +13,7 @@ let DC = {
Author: 'Caven Chen',
GitHub: 'https://github.com/Digital-Visual',
Home: 'https://www.dvgis.cn',
Version: '1.7.5',
Version: '1.7.6',
Namespace: {},
Initialized: false
}

Loading…
Peruuta
Tallenna