绿满眶商城微信小程序-uniapp
rpx
xiangpei
2025-06-27 c5e50782dbfb888a1cacb37583a6aa69f76913a4
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() {