mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
docs build
This commit is contained in:
4
docs/examples-dist/image-preview.vue
Normal file
4
docs/examples-dist/image-preview.vue
Normal file
@@ -0,0 +1,4 @@
|
||||
<template><section class="demo-image-preview"><h1 class="demo-title">image-preview</h1></section></template>
|
||||
|
||||
<script>
|
||||
import Vue from "vue";import ExampleBlock from "../components/example-block";Vue.component("example-block", ExampleBlock);</script>
|
Reference in New Issue
Block a user