You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
apply-assistant-v3/root/person/group.vue

11 lines
124 B
Vue

<template>
<view class="g_w_all g_h_all g_bg_f_5">
<g-empty />
</view>
</template>
<script>
</script>
<style>
</style>