Kaynağa Gözat

购买记录

shish 4 ay önce
ebeveyn
işleme
bed097a649

+ 2 - 2
hdApp/src/components/custom-tab-bar/custom-tab-bar.vue

@@ -34,8 +34,8 @@ export default {
 				},
 				{
 					pagePath: '/admin/home/bought',
-					iconPath: '/static/images/common/bought-no.png',
-					selectedIconPath: '/static/images/common/bought-is.png',
+					iconPath: '/static/images/common/m-no.png',
+					selectedIconPath: '/static/images/common/m-is.png',
 					text: '买花记录'
 				},
 				{

+ 2 - 2
hdApp/src/pages.json

@@ -624,8 +624,8 @@
 			},
 			{
 				"pagePath": "admin/home/bought",
-				"iconPath": "static/images/common/bought-no.png",
-				"selectedIconPath": "static/images/common/bought-is.png",
+				"iconPath": "static/images/common/m-no.png",
+				"selectedIconPath": "static/images/common/m-is.png",
 				"text": "买花记录"
 			},
 			{

BIN
hdApp/src/static/images/common/m-is.png


BIN
hdApp/src/static/images/common/m-no.png