diff --git a/manifest.json b/manifest.json
index 8566667..c5d55fc 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "惠农生活",
"appid" : "__UNI__3A527D1",
"description" : "",
- "versionName" : "1.8.1",
- "versionCode" : 181,
+ "versionName" : "1.8.6",
+ "versionCode" : 186,
"transformPx" : false,
/* 5+App特有相关 */
"app-plus" : {
diff --git a/pages/nongKe/specialty/index.vue b/pages/nongKe/specialty/index.vue
index d341882..d12cf2c 100644
--- a/pages/nongKe/specialty/index.vue
+++ b/pages/nongKe/specialty/index.vue
@@ -1,21 +1,16 @@
-
+
+
-
-
-
-
+
-
-
+
名优特产
@@ -31,13 +26,10 @@
-
+
@@ -559,7 +551,10 @@
/* #ifdef H5 */
padding-top: 30rpx;
/* #endif */
- background-color: #F0F2F5;
+ background: url('https://lihai001.oss-cn-chengdu.aliyuncs.com/public/uploads/new_activity/mingyoutechan.webp');
+ background-size: cover; /* 设置背景图片覆盖整个容器,可能会被裁剪以完全覆盖 */
+ background-position: top; /* 设置背景图片居中显示 */
+ background-repeat: no-repeat; /* 确保背景图片不重复 */
position: fixed;
z-index: 999;
width: 100%;
diff --git a/pages/nongKe/specialty/short_index.vue b/pages/nongKe/specialty/short_index.vue
index 90a9aa4..96348b4 100644
--- a/pages/nongKe/specialty/short_index.vue
+++ b/pages/nongKe/specialty/short_index.vue
@@ -1,1251 +1,1286 @@
-
-
-
-
-
-
+
+
+
+
-
-
-
-
-
+
-
-
-
+
+
+
{{village_name||'集体店铺'}}
-
-
-
+
+
+
-
+
-
-
- 搜索
-
+
+
+ 搜索
+
-
-
-
-
-
+
+
+
+
-
- {{villageInfo.master_name}}
- {{villageInfo.master_phone}}
-
+ 负责人: {{villageInfo.master_name}}
+ 电话: {{villageInfo.master_phone}}
-
+
-
-
-
- 已售罄
-
-
-
-
- {{item.store_name}}
-
-
-
-
- ¥{{item.price}}
-
-
- ¥{{item.svip_price}}
-
-
-
-
-
-
-
- {{item.product_type == 1 ? "秒杀" : item.product_type == 2 ? "预售" : item.product_type == 3 ? "助力" : item.product_type == 4 ? "拼团" : ""}}
- 领券
-
-
-
- {{item.rate}}评分 {{item.reply_count}}条评论 {{item.merchant.street_name}}
-
- {{item.merchant.village_name}}
-
-
+
+
+ {{item.rate}}评分 {{item.reply_count}}条评论 {{item.merchant.street_name}}
+
+ {{item.merchant.village_name}}
+
+
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
- 暂无商品,快去搜索其他商品吧
-
-
-
-
-
-
-
-
+
+
+
+
+ 暂无商品,快去搜索其他商品吧
+
+
+
+
+
+
+
+
-
+
\ No newline at end of file