no message

Former-commit-id: 3d8b84d439ca4cf54609a6c059fe9ee9a3071560 [formerly 24bb1920143dc12298095db7b4210dc589af76a4] [formerly 3d8b84d439ca4cf54609a6c059fe9ee9a3071560 [formerly 24bb1920143dc12298095db7b4210dc589af76a4] [formerly 3d8b84d439ca4cf54609a6c059fe9ee9a3071560 [formerly 24bb1920143dc12298095db7b4210dc589af76a4] [formerly 24bb1920143dc12298095db7b4210dc589af76a4 [formerly 7013c3efaa3532b7de6db287437f2fadb8c51904 [formerly 87ecac8a182ae7e7aed1bf8bf4ba74a9dc8217f7]]]]]
Former-commit-id: f0fa9f1f9c743ec5099da23363653e290ab5113f
Former-commit-id: af47c5ef4efd3d1a96eb9e8dccb63b6595375aa4
Former-commit-id: 1b47b41f1e5dfeda2896eba1089a420e42502165 [formerly a384404fc91435d8807ad54156de07d672be49e7]
Former-commit-id: 26e55b5443490fb69c1f5acd69feb1298ab562d3
Former-commit-id: 50f66a9767f2407868accfac845ab3c9b90b6090
Former-commit-id: 04d9cba34672ccc4cf6d4105e571d431277bdbde
Former-commit-id: 5b827bd2db0a7acfd51fa1d9216caec70999e174
Former-commit-id: fc2ea12785947aa58b42bf2ef186d0ef1291c1c9
This commit is contained in:
liyang
2018-06-19 09:41:13 +08:00
parent 15664ecb22
commit 8894c8ff0e
4 changed files with 8 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"@antv/data-set": "^0.8.5", "@antv/data-set": "^0.8.5",
"@antv/g2": "^3.0.4", "@antv/g2": "^3.0.4",
"axios": "^0.17.1", "axios": "^0.17.1",
"better-scroll": "^1.12.1",
"clipboard-polyfill": "^2.4.1", "clipboard-polyfill": "^2.4.1",
"countup.js": "^1.9.3", "countup.js": "^1.9.3",
"dayjs": "^1.6.7", "dayjs": "^1.6.7",

View File

@@ -38,6 +38,7 @@ const demoPlugins = {
{ path: `${pre}i18n/demo2`, title: '示例2' } { path: `${pre}i18n/demo2`, title: '示例2' }
] ]
}, },
{ path: `${pre}better-scroll`, title: '滚动扩展' },
{ path: `${pre}build`, title: '环境区分' }, { path: `${pre}build`, title: '环境区分' },
{ path: `${pre}clipboard-polyfill`, title: '剪贴板访问' }, { path: `${pre}clipboard-polyfill`, title: '剪贴板访问' },
{ path: `${pre}day`, title: '日期计算' }, { path: `${pre}day`, title: '日期计算' },

View File

@@ -0,0 +1,5 @@
<template>
<d2-container>
better-scroll
</d2-container>
</template>

View File

@@ -1 +1 @@
98262236d74b49a612e6be6ba8cac9307d0fc023 acce436f0c364afef426fe354636e19bbafdc5cd