mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
zanui demos
This commit is contained in:
7
docs/components/mobile.vue
Normal file
7
docs/components/mobile.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="mobile-wrapper">
|
||||
<div class="mobile">
|
||||
<iframe class="demo-page" :src="'./examples.html#' + $route.path" frameborder="0"></iframe>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
Reference in New Issue
Block a user