Files
hht-hl-three-uni/pages/modules/VibrationClean/cache-line-call.vue

20 lines
155 B
Vue
Raw Normal View History

2024-03-04 09:48:43 +08:00
<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
};
}
}
</script>
<style lang="stylus">
</style>