chore: merge vant-doc to vant-cli

This commit is contained in:
陈嘉涵
2019-11-21 14:43:23 +08:00
parent 80c09566fe
commit b7d142322b
25 changed files with 40 additions and 218 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<div>
<nav-bar />
<demo-nav />
<keep-alive>
<router-view />
</keep-alive>
@@ -16,7 +16,7 @@ export default {
</script>
<style lang="less">
@import '../style/variable';
@import '../../common/style/index';
.van-doc-demo-block {
&__title {