How to insert image in ionic 2

后端 未结 9 1877
星月不相逢
星月不相逢 2020-12-28 08:10

I\'m new on ionic 2 and i\'m trying to insert an image, but i don\'t realize the real path. inside the file app/pages/getting-started/getting-started.html

&         


        
9条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-28 08:50

    The following worked for me.

    Inserted couldn't load to home.html file located inside app/src/pages/home directory.

    Location of the image is app/src/assets/imgs/logo.png

    Hope this helps.

提交回复
热议问题