diff --git a/components/tabbar/tabbar.vue b/components/tabbar/tabbar.vue
index 82f85e5..b402f39 100644
--- a/components/tabbar/tabbar.vue
+++ b/components/tabbar/tabbar.vue
@@ -44,6 +44,14 @@
isTip:true,
num:0
},
+ {
+ pagePath: "/pages/index/contract/contract",
+ iconPath: "https://hls.huhakeji.top/uploads/20260108/46d0feeaa65e6c2dbd47054fc333c467.png",
+ selectedIconPath: "https://hls.huhakeji.top/uploads/20260108/8cab46fc021348dc5cd7b2177206cb8a.png",
+ text: "采购",
+ isTip:true,
+ num:0
+ },
{
pagePath: "/pages/news/news",
iconPath: BASE_IMG_URL+"tab3.png",
diff --git a/pages/index/contract/contract.vue b/pages/index/contract/contract.vue
index 3fdf6ff..6333ea5 100644
--- a/pages/index/contract/contract.vue
+++ b/pages/index/contract/contract.vue
@@ -141,16 +141,20 @@
-
-
-
+
+
+ 采购
+
+
diff --git a/pagesB/contract/baseInfo.vue b/pagesB/contract/baseInfo.vue
index c3a31d6..caa5b3d 100644
--- a/pagesB/contract/baseInfo.vue
+++ b/pagesB/contract/baseInfo.vue
@@ -36,6 +36,7 @@
零售价:¥{{item.price}}
批发价:¥{{item.wholesale}}
+ 备注:{{item.remark}}