chore: merge vant-doc to vant-cli

This commit is contained in:
陈嘉涵
2019-11-18 21:02:36 +08:00
parent 9af54f5dc4
commit 6b68b4011a
25 changed files with 40 additions and 218 deletions
+5
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,