Commit 9f881f61 authored by 何钱贝's avatar 何钱贝

feat:new file

parent 80bffbda
<template>
<view>
</view>
</template>
<script>
export default {
name:"BasicText",
data() {
return {
};
}
}
</script>
<style>
</style>
<template>
<view>
</view>
</template>
<script>
export default {
name:"RealTime",
data() {
return {
};
}
}
</script>
<style>
</style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment