Files
wdsxh/uni_modules/zebra-swiper/components/zebra-swiper/zebra-swiper.vue
2026-04-29 15:33:58 +08:00

8 lines
303 B
Vue
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!-- uni_modules发布插件时components中必须有一个和父级名称一致的组件否则提示指定目录不存在这样做的具体原因未知故此文件为无用文件仅做为上传插件时消除错误使用 -->
<template>
</template>
<script>
</script>
<style>
</style>