소스 검색

修补图标

Joe 4 년 전
부모
커밋
5488d13039
4개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      pages/personal/index.vue
  2. 1 1
      pages/point/success.vue
  3. BIN
      static/personal/huiyuan-2@2x.png
  4. BIN
      static/point/cg@2xhuang.png

+ 1 - 1
pages/personal/index.vue

@@ -177,7 +177,7 @@ export default {
   background-size: 100% 100%;
 }
 .point-index .container .menu .item:nth-child(2) div .icon {
-  background: url("~static/personal/bianpinghuatubiaosheji-@2x.png") no-repeat 0px 0px;
+  background: url("~static/personal/huiyuan-2@2x.png") no-repeat 0px 0px;
   background-size: 100% 100%;
 }
 .point-index .container .menu .item:nth-child(3) div .icon {

+ 1 - 1
pages/point/success.vue

@@ -50,7 +50,7 @@ export default {
   position: relative;
 }
 .point-success .icon {
-  background: url("~static/personal/cg@2x.png") no-repeat 0px 0px;
+  background: url("~static/point/cg@2xhuang.png") no-repeat 0px 0px;
   background-size: 100% 100%;
   width: 1.81rem;
   height: 1.81rem;

BIN
static/personal/huiyuan-2@2x.png


BIN
static/point/cg@2xhuang.png