Commit b03a305c authored by 张娇(东信)'s avatar 张娇(东信)

路径修改

parent a198b0da
......@@ -120,9 +120,9 @@ const current = ref(0);
const light = ref(0);
// 轮播图
const swiperList = ref([
'../../static/assistingAgriculture/assets/village.png',
'../../static/assistingAgriculture/assets/village.png',
'../../static/assistingAgriculture/assets/village.png',
'../../../static/assistingAgriculture/assets/village.png',
'../../../static/assistingAgriculture/assets/village.png',
'../../../static/assistingAgriculture/assets/village.png',
]);
// 分类列表数据
const tabsData = ref([
......
......@@ -163,9 +163,9 @@ const sortList = ref([
{ img: '/static/assistingAgriculture/presale/img5.png', price: '25', text: '心选水果' },
]);
const swiperList = ref([
'../../static/assistingAgriculture/presale/img.png',
'../../static/assistingAgriculture/presale/img.png',
'../../static/assistingAgriculture/presale/img.png',
'../../../static/assistingAgriculture/presale/img.png',
'../../../static/assistingAgriculture/presale/img.png',
'../../../static/assistingAgriculture/presale/img.png',
]);
const tabsData = ref([
{ img: '/static/assistingAgriculture/assets/mainPicture.png', text: '全部' },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment