chore: merge vant-doc to vant-cli

This commit is contained in:
陈嘉涵
2019-11-18 21:02:36 +08:00
parent 80c09566fe
commit b7d142322b
25 changed files with 40 additions and 218 deletions

View File

@@ -7,9 +7,14 @@
</template>
<script>
import VanDoc from './components';
import { config } from '../../dist/desktop-config';
export default {
components: {
VanDoc
},
data() {
return {
config,