wupengfei
5 天以前 aabc15eccc966c4c29f78b1491a129bb1c17c016
apps/bMiniApp/src/pages/mine/index.vue
@@ -96,6 +96,7 @@
        >
      </template>
    </ContentView>
    <CustomerServiceButton />
  </PageLayoutWithBg>
</template>
@@ -116,7 +117,7 @@
import { Message } from '@12333/utils';
import { useUserStore } from '@/stores/modules/user';
import { useQueryClient } from '@tanstack/vue-query';
import { TaskDetailWelfareItem } from '@12333/components';
import { TaskDetailWelfareItem, CustomerServiceButton, Cell } from '@12333/components';
import { EnumUserGender } from '@12333/constants';
const userStore = useUserStore();