소스 검색

improve: 分类图标

From-wh 2 년 전
부모
커밋
5e4cd54033
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/uni-app/pages/goods_cate/goods_cate1.vue
  2. BIN
      template/uni-app/static/images/all_cat.png

+ 1 - 1
template/uni-app/pages/goods_cate/goods_cate1.vue

@@ -96,7 +96,7 @@
 		},
 		data() {
 			return {
-				defimg: require('@/static/images/2-002.png'),
+				defimg: require('@/static/images/all_cat.png'),
 				navlist: [],
 				productList: [],
 				navActive: 0,

BIN
template/uni-app/static/images/all_cat.png