xuxueyang
2024-07-26 480a7eb5fa89aa602167a7b5f42df5c6d79053b2
sub_pages/customer/self/follow.vue
@@ -1,5 +1,7 @@
<template>
  <view class="follow-page">
    <no-data v-if="!list||list.length===0" style="width: 100%;"></no-data>
    <view class="follow-item m-b-40" v-for="(item,index) of list" :key="index">
      <image class="avatar img100" :src="item.avatar" mode="aspectFill"></image>
      <view class="info">