浏览代码

发布1.13.2版本

tags/1.13.2
Caven Chen 4 年前
父节点
当前提交
243645e948
共有 4 个文件被更改,包括 5 次插入5 次删除
  1. 2
    2
      dist/dc.base.min.js
  2. 1
    1
      dist/dc.core.min.css
  3. 1
    1
      dist/dc.core.min.js
  4. 1
    1
      package.json

+ 2
- 2
dist/dc.base.min.js
文件差异内容过多而无法显示
查看文件


+ 1
- 1
dist/dc.core.min.css
文件差异内容过多而无法显示
查看文件


+ 1
- 1
dist/dc.core.min.js
文件差异内容过多而无法显示
查看文件


+ 1
- 1
package.json 查看文件

@@ -1,6 +1,6 @@
{
"name": "@dvgis/dc-sdk",
"version": "1.13.1",
"version": "1.13.2",
"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/dvgis/dc-sdk.git",

正在加载...
取消
保存