mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 02:31:21 +00:00
chore: merge vant-doc to vant-cli
This commit is contained in:
@@ -7,9 +7,14 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import VanDoc from './components';
|
||||
import { config } from '../../dist/desktop-config';
|
||||
|
||||
export default {
|
||||
components: {
|
||||
VanDoc
|
||||
},
|
||||
|
||||
data() {
|
||||
return {
|
||||
config,
|
||||
|
Reference in New Issue
Block a user