绿满眶商城微信小程序-uniapp
peng
2025-06-27 3f7acbae32700d7c3c2f883968ea33d436df5219
pages/tabbar/category/category.vue
@@ -36,11 +36,12 @@
        </view>
      </scroll-view>
    </view>
   <custom-tabbar bgColor="#ffffff" :selected="1"></custom-tabbar>
   <custom-tabbar bgColor="#ffffff" selected="shop"></custom-tabbar>
  </view>
</template>
<script>
import '@/components/uview-components/uview-ui';
import { getCategoryList } from "@/api/goods.js";
export default {
  data() {