Files
yunzhupaas-app-vue3/uni_modules/uni-ui/components/uni-ui/uni-ui.vue
wangmingwei 35101db700 初始代码
2026-04-21 16:55:00 +08:00

8 lines
101 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.

<template>
<view>占位组件请勿使用</view>
</template>
<script>
</script>
<style>
</style>