You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shop-app/pages/account/message/group.vue

20 lines
261 B

<!--
* @Author: ch
* @Date: 2022-03-22 16:13:00
* @LastEditors: ch
* @LastEditTime: 2022-03-22 16:17:04
* @Description: file content
-->
<template>
<view>
</view>
</template>
<script>
export default {
}
</script>
<style lang="scss" scoped>
</style>