8 lines
101 B
Vue
Raw Normal View History

2026-01-19 18:52:18 +08:00
<template>
<view>占位组件请勿使用</view>
</template>
<script>
</script>
<style>
</style>