yurong/.svn/pristine/02/02f22a47a4d959b8c2deec868ac...

22 lines
172 B
Plaintext

<template>
<view>
</view>
</template>
<script>
export default {
data() {
return {
}
},
methods: {
}
}
</script>
<style scoped lang="scss">
</style>