Commit f78b4a6c authored by 吴冠's avatar 吴冠

test

parent b7068786
<!-- -->
<template>
<div class='home'>Home</div>
</template>
<script>
export default {
data () {
return {
};
},
/* created: {}, */
methods: {}
}
</script>
<style scoped>
</style>
\ No newline at end of file
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