no message

Former-commit-id: 753ffe544be5ab472fcb9e83ed82b57fb0dda4a4 [formerly 753ffe544be5ab472fcb9e83ed82b57fb0dda4a4 [formerly 753ffe544be5ab472fcb9e83ed82b57fb0dda4a4 [formerly 753ffe544be5ab472fcb9e83ed82b57fb0dda4a4 [formerly c0f8c370fed7a92ac1a0b4833948878722b954fd [formerly edd5cc521a1e47b69fe9674f0fd9d9249d8a71f5]]]]]
Former-commit-id: c68870822b25fbdd9ba3ecb9fe03e7d7c05c326d
Former-commit-id: 78411d0a76ff19872a628d80248252ea013a2502
Former-commit-id: 6ecd8979e3b9edcff14863f978d0d083ecfcdc9a [formerly 7b3df154cbec98fbe2bb677347f9605cf9bb1ae0]
Former-commit-id: 6cc33e33ac1c2efc08aaf4b6deef9ca750f6f75c
Former-commit-id: 4d816943ff608c1a16617563bc83c94e1c30d431
Former-commit-id: c816d141ccd21156dbf83d78a1cb83992544f68c
Former-commit-id: aa66078fe1512dd58d6bf7aac629ab786d696f91
Former-commit-id: 285981be1ae6059c62797b79ea00da50b771cf1d
This commit is contained in:
liyang
2018-06-19 10:00:13 +08:00
parent 8894c8ff0e
commit 0244114c87
3 changed files with 9 additions and 3 deletions

View File

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

View File

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

View File

@@ -1 +1 @@
acce436f0c364afef426fe354636e19bbafdc5cd
6a89e5af690b993ba243a817b218c2adfdc096fe