wanghao 1 yıl önce
ebeveyn
işleme
0644859fda

+ 6 - 5
pages.json

@@ -8,7 +8,8 @@
 		}, {
 			"path": "pages/index",
 			"style": {
-				"navigationBarTitleText": "通知公告"
+				"navigationBarTitleText": "通知公告",
+				"navigationStyle": "custom"
 			}
 		}, {
 			"path": "pages/work/index",
@@ -95,18 +96,18 @@
 		"backgroundColor": "#ffffff",
 		"list": [{
 			"pagePath": "pages/index",
-			"iconPath": "static/images/tabbar/home.png",
+			"iconPath": "static/images/tabbar/gg.png",
 			"selectedIconPath": "static/images/tabbar/gg_.png",
 			"text": "公告"
 		}, {
 			"pagePath": "pages/work/index",
 			"iconPath": "static/images/tabbar/home.png",
-			"selectedIconPath": "static/images/tabbar/home.png",
+			"selectedIconPath": "static/images/tabbar/home_.png",
 			"text": "首页"
 		}, {
 			"pagePath": "pages/statistics/statistics",
-			"iconPath": "static/images/tabbar/mine.png",
-			"selectedIconPath": "static/images/tabbar/mine_.png",
+			"iconPath": "static/images/tabbar/tj.png",
+			"selectedIconPath": "static/images/tabbar/tj_.png",
 			"text": "统计"
 		}]
 	},

+ 1 - 1
pages/TopPipeWork/TopPipeWork.vue

@@ -208,7 +208,7 @@
 						</view>
 						<view @click="remove(index)"
 							style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
-							<image src="../../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
+							<image src="../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
 							</image>
 						</view>
 					</view>

+ 1 - 1
pages/enginproject/enginproject.vue

@@ -230,7 +230,7 @@
 								</view>
 								<view @click="remove(index)"
 									style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
-									<image src="../../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
+									<image src="../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
 									</image>
 								</view>
 							</view>

+ 1 - 1
pages/infrastructure/infrastructure.vue

@@ -216,7 +216,7 @@
 						</view>
 						<view @click="remove(index)"
 							style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
-							<image src="../../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
+							<image src="../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
 							</image>
 						</view>
 					</view>

+ 1 - 1
pages/municipal/municipal.vue

@@ -227,7 +227,7 @@
 								</view>
 								<view @click="remove(index)"
 									style="position: absolute; top: 0; right: 14rpx; border-radius: 50%;">
-									<image src="../../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
+									<image src="../../static/images/icon_close.png" style=" width: 15px; height: 15px;">
 									</image>
 								</view>
 							</view>

BIN
static/images/tabbar/gg.png


BIN
static/images/tabbar/gg_.png


BIN
static/images/tabbar/home.png


BIN
static/images/tabbar/home_.png


BIN
static/images/tabbar/tj.png


BIN
static/images/tabbar/tj_.png