提交 20578618 authored 作者: 刘旭's avatar 刘旭

。。

上级 d5446cfa
......@@ -40,7 +40,7 @@
import { ref } from 'vue';
import { onLoad, onReachBottom } from '@dcloudio/uni-app';
import { getCatalogIndex, getGoodsList } from '@/api/category';
import goodsItem from '@/components/goodsitem.vue';
import goodsItem from '@/components/goodsItem.vue';
const current = ref(0); // 预设当前项的值
const categoryList = ref([] as any); //右侧tabber数据
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论