用户分享列表
This commit is contained in:
15
components/Cn-img/Cn-img.vue
Normal file
15
components/Cn-img/Cn-img.vue
Normal file
@@ -0,0 +1,15 @@
|
||||
<template>
|
||||
<view class='index'>
|
||||
</view>
|
||||
</template>
|
||||
<script>
|
||||
export default {
|
||||
data() {
|
||||
return {}
|
||||
},
|
||||
methods: {}
|
||||
}
|
||||
</script>
|
||||
<style lang='scss'>
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user