how to add a logo to header -bar in ionic

后端 未结 6 2105
感动是毒
感动是毒 2020-12-25 15:42

I am trying to add a logo in the center of my header bar using Ionic. Any advise on how to do it?

Here is my code



        
6条回答
  •  误落风尘
    2020-12-25 16:08

    Put the desired image in "www/img" folder in your app. Then use the below code in index.html

提交回复
热议问题