mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 18:54:24 +00:00
docs
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
import Vue from "vue";import ExampleBlock from "../components/example-block";Vue.component("example-block", ExampleBlock);
|
||||
import Vue from "vue";import ExampleBlock from "components/example-block";Vue.component("example-block", ExampleBlock);
|
||||
import Dialog from 'packages/dialog';
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user