修改tabbar

v2
king 1 year ago
parent 2fdf0d3085
commit a51502d559
  1. 2
      src/api/brand.ts
  2. 2
      src/app.config.ts
  3. BIN
      src/static/img/avatar.png
  4. BIN
      src/static/tabs/home-selected.png
  5. BIN
      src/static/tabs/home-unselect.png
  6. BIN
      src/static/tabs/mine-selected.png
  7. BIN
      src/static/tabs/mine-unselect.png
  8. BIN
      src/static/tabs/study.png

@ -5,7 +5,7 @@ export type BrandRecord = {
name: string; name: string;
id: number id: number
introductory_video: string introductory_video: string
brand_album: string[] brand_album: string
graphic_introduction: string graphic_introduction: string
disabled: number disabled: number
introductory_video_resource:any introductory_video_resource:any

@ -14,7 +14,7 @@ export default defineAppConfig({
navigationBarTextStyle: 'black' navigationBarTextStyle: 'black'
}, },
tabBar: { tabBar: {
color: '#909795', color: '#606563',
selectedColor: '#45D4A8', selectedColor: '#45D4A8',
list: [ list: [
{ {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.6 KiB

After

Width:  |  Height:  |  Size: 6.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 1012 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1012 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Loading…
Cancel
Save