Przeglądaj źródła

[新版UI tab修改]

tags/湖南版5.1.4
luqc 6 lat temu
rodzic
commit
4e38906ebf
8 zmienionych plików z 16 dodań i 16 usunięć
  1. +8
    -8
      app.json
  2. BIN
      assets/images/home-a.png
  3. BIN
      assets/images/home.png
  4. BIN
      assets/images/park-a.png
  5. BIN
      assets/images/park.png
  6. BIN
      assets/images/user-a.png
  7. BIN
      assets/images/user.png
  8. +8
    -8
      ext.json

+ 8
- 8
app.json Wyświetl plik

@@ -65,25 +65,25 @@
}
},
"tabBar": {
"color": "#9F9F9F",
"selectedColor": "#00C0FF",
"color": "#B5BAC6",
"selectedColor": "#273238",
"list": [
{
"pagePath": "pages/main/index",
"iconPath": "assets/images/home-n.png",
"selectedIconPath": "assets/images/home-y.png",
"iconPath": "assets/images/home.png",
"selectedIconPath": "assets/images/home-a.png",
"text": "首页"
},
{
"pagePath": "pages/passCar/passCar",
"iconPath": "assets/images/pass1.png",
"selectedIconPath": "assets/images/pass0.png",
"iconPath": "assets/images/park.png",
"selectedIconPath": "assets/images/park-a.png",
"text": "停车"
},
{
"pagePath": "pages/user/index",
"iconPath": "assets/images/user-n.png",
"selectedIconPath": "assets/images/user-y.png",
"iconPath": "assets/images/user.png",
"selectedIconPath": "assets/images/user-a.png",
"text": "我的"
}
]


BIN
assets/images/home-a.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 1.2 KiB

BIN
assets/images/home.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 1.2 KiB

BIN
assets/images/park-a.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 1.9 KiB

BIN
assets/images/park.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 2.0 KiB

BIN
assets/images/user-a.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 1.9 KiB

BIN
assets/images/user.png Wyświetl plik

Przed Po
Szerokość: 48  |  Wysokość: 48  |  Rozmiar: 2.0 KiB

+ 8
- 8
ext.json Wyświetl plik

@@ -20,25 +20,25 @@
},
"directCommit": false,
"tabBar": {
"color": "#9F9F9F",
"selectedColor": "#00C0FF",
"color": "#B5BAC6",
"selectedColor": "#273238",
"list": [
{
"pagePath": "pages/main/index",
"iconPath": "assets/images/home-n.png",
"selectedIconPath": "assets/images/home-y.png",
"iconPath": "assets/images/home.png",
"selectedIconPath": "assets/images/home-a.png",
"text": "首页"
},
{
"pagePath": "pages/passCar/passCar",
"iconPath": "assets/images/pass1.png",
"selectedIconPath": "assets/images/pass0.png",
"iconPath": "assets/images/park.png",
"selectedIconPath": "assets/images/park-a.png",
"text": "停车"
},
{
"pagePath": "pages/user/index",
"iconPath": "assets/images/user-n.png",
"selectedIconPath": "assets/images/user-y.png",
"iconPath": "assets/images/user.png",
"selectedIconPath": "assets/images/user-a.png",
"text": "我的"
}
]


Ładowanie…
Anuluj
Zapisz