Browse Source

修改图标颜色

master
前端-胡立永 9 months ago
parent
commit
27688c02af
13 changed files with 9 additions and 8 deletions
  1. +1
    -1
      components/base/m-navbar.vue
  2. +8
    -7
      components/base/tabBar.vue
  3. BIN
      static/instructions/desc.psd
  4. BIN
      static/instructions/desc2.png
  5. BIN
      static/signin/arrow.png
  6. BIN
      static/tabbar/1.png
  7. BIN
      static/tabbar/2.png
  8. BIN
      static/tabbar/3.png
  9. BIN
      static/tabbar/4.png
  10. BIN
      static/tabbar/5.png
  11. BIN
      static/tabbar/6.png
  12. BIN
      static/tabbar/7.png
  13. BIN
      static/tabbar/8.png

+ 1
- 1
components/base/m-navbar.vue View File

@ -35,7 +35,7 @@
display: flex;
justify-content: center;
align-items: center;
// color: #fff;
color: #000;
font-size: 26rpx;
z-index: 9999;
.leftClick{


+ 8
- 7
components/base/tabBar.vue View File

@ -90,14 +90,15 @@
left: 0;
line-height: 50rpx;
color: #000;
box-shadow: 0px 0rpx 10rpx 10rpx #00000022;
.item:nth-child(2){
.icon{
.icon-image{
width: 95rpx;
height: 95rpx;
margin-top: -55rpx;
}
}
// .icon{
// .icon-image{
// width: 95rpx;
// height: 95rpx;
// margin-top: -55rpx;
// }
// }
}
.item{
flex: 1;


BIN
static/instructions/desc.psd View File


BIN
static/instructions/desc2.png View File

Before After
Width: 906  |  Height: 1280  |  Size: 487 KiB

BIN
static/signin/arrow.png View File

Before After
Width: 32  |  Height: 32  |  Size: 577 B Width: 32  |  Height: 32  |  Size: 1.6 KiB

BIN
static/tabbar/1.png View File

Before After
Width: 61  |  Height: 62  |  Size: 2.5 KiB Width: 200  |  Height: 200  |  Size: 2.7 KiB

BIN
static/tabbar/2.png View File

Before After
Width: 56  |  Height: 58  |  Size: 1.2 KiB Width: 200  |  Height: 200  |  Size: 2.8 KiB

BIN
static/tabbar/3.png View File

Before After
Width: 120  |  Height: 120  |  Size: 4.1 KiB Width: 222  |  Height: 200  |  Size: 4.5 KiB

BIN
static/tabbar/4.png View File

Before After
Width: 120  |  Height: 120  |  Size: 4.3 KiB Width: 222  |  Height: 200  |  Size: 4.7 KiB

BIN
static/tabbar/5.png View File

Before After
Width: 65  |  Height: 65  |  Size: 1.8 KiB Width: 200  |  Height: 200  |  Size: 2.5 KiB

BIN
static/tabbar/6.png View File

Before After
Width: 56  |  Height: 56  |  Size: 935 B Width: 200  |  Height: 200  |  Size: 2.6 KiB

BIN
static/tabbar/7.png View File

Before After
Width: 54  |  Height: 60  |  Size: 2.7 KiB

BIN
static/tabbar/8.png View File

Before After
Width: 54  |  Height: 60  |  Size: 2.9 KiB

Loading…
Cancel
Save