瀏覽代碼

[底部tabbar][修改]:[修改图标]

tags/湖南版5.1.4
meo 6 年之前
父節點
當前提交
15efa3a3c3
共有 16 個檔案被更改,包括 16 行新增4 行删除
  1. +8
    -2
      app.json
  2. 二進制
      assets/images/home-a.png
  3. 二進制
      assets/images/home-n.png
  4. 二進制
      assets/images/home-y.png
  5. 二進制
      assets/images/home.png
  6. 二進制
      assets/images/mendian-a.png
  7. 二進制
      assets/images/mendian.png
  8. 二進制
      assets/images/park-a.png
  9. 二進制
      assets/images/park.png
  10. 二進制
      assets/images/pass0.png
  11. 二進制
      assets/images/pass1.png
  12. 二進制
      assets/images/user-a.png
  13. 二進制
      assets/images/user-n.png
  14. 二進制
      assets/images/user-y.png
  15. 二進制
      assets/images/user.png
  16. +8
    -2
      ext.json

+ 8
- 2
app.json 查看文件

@@ -71,8 +71,8 @@
}
},
"tabBar": {
"color": "#B5BAC6",
"selectedColor": "#273238",
"color": "#abb1be",
"selectedColor": "#b2743d",
"list": [
{
"pagePath": "pages/main/index",
@@ -80,6 +80,12 @@
"selectedIconPath": "assets/images/home-a.png",
"text": "首页"
},
{
"pagePath": "pages/index/searchbar/index",
"iconPath": "assets/images/mendian.png",
"selectedIconPath": "assets/images/mendian-a.png",
"text": "门店"
},
{
"pagePath": "pages/passCar/passCar",
"iconPath": "assets/images/park.png",


二進制
assets/images/home-a.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 1.2 KiB Width: 200  |  Height: 200  |  Size: 8.1 KiB

二進制
assets/images/home-n.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 1.2 KiB

二進制
assets/images/home-y.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 1.2 KiB

二進制
assets/images/home.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 1.2 KiB Width: 200  |  Height: 200  |  Size: 8.1 KiB

二進制
assets/images/mendian-a.png 查看文件

Before After
Width: 200  |  Height: 200  |  Size: 12 KiB

二進制
assets/images/mendian.png 查看文件

Before After
Width: 200  |  Height: 200  |  Size: 12 KiB

二進制
assets/images/park-a.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 1.9 KiB Width: 200  |  Height: 200  |  Size: 14 KiB

二進制
assets/images/park.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 2.0 KiB Width: 200  |  Height: 200  |  Size: 14 KiB

二進制
assets/images/pass0.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 955 B

二進制
assets/images/pass1.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 937 B

二進制
assets/images/user-a.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 1.9 KiB Width: 200  |  Height: 200  |  Size: 13 KiB

二進制
assets/images/user-n.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 902 B

二進制
assets/images/user-y.png 查看文件

Before After
Width: 54  |  Height: 54  |  Size: 946 B

二進制
assets/images/user.png 查看文件

Before After
Width: 48  |  Height: 48  |  Size: 2.0 KiB Width: 200  |  Height: 200  |  Size: 13 KiB

+ 8
- 2
ext.json 查看文件

@@ -22,8 +22,8 @@
},
"directCommit": false,
"tabBar": {
"color": "#B5BAC6",
"selectedColor": "#273238",
"color": "#abb1be",
"selectedColor": "#b2743d",
"list": [
{
"pagePath": "pages/main/index",
@@ -31,6 +31,12 @@
"selectedIconPath": "assets/images/home-a.png",
"text": "首页"
},
{
"pagePath": "pages/index/searchbar/index",
"iconPath": "assets/images/mendian.png",
"selectedIconPath": "assets/images/mendian-a.png",
"text": "门店"
},
{
"pagePath": "pages/passCar/passCar",
"iconPath": "assets/images/park.png",


Loading…
取消
儲存