直播的修改

This commit is contained in:
2020-07-17 09:49:42 +08:00
parent feb2b358e1
commit 4bade07d14
6 changed files with 82 additions and 26 deletions

View File

@@ -0,0 +1,13 @@
<template>
</template>
<script>
export default {
name:"shop-item",
data(){
return {
}
}
}
</script>