绿满眶商城微信小程序-uniapp
peng
2025-07-09 c22e91296d532873b70cb51bf5510bf7738f3f1a
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() {