From 962764e90a4cd06b9f8a18ec8f542e689fd50131 Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期一, 16 六月 2025 12:08:21 +0800
Subject: [PATCH] 刷视频-轮播展示多商品,发布视频字段bug
---
components/custom-tabbar.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/components/custom-tabbar.vue b/components/custom-tabbar.vue
index a483f52..5d2cf8b 100644
--- a/components/custom-tabbar.vue
+++ b/components/custom-tabbar.vue
@@ -55,8 +55,8 @@
},
{
"pagePath": "/pages/tabbar/video/video",
- "iconPath": "/static/tabbar/video.png",
- "selectedIconPath": "/static/tabbar/video-selected.png",
+ "iconPath": "/static/tabbar/video1.png",
+ "selectedIconPath": "/static/tabbar/video1-selected.png",
"key": 'video'
},
{
--
Gitblit v1.8.0