我在运行后显示图像时遇到问题
ionic run ios
Run Code Online (Sandbox Code Playgroud)
我有使用sidemenu运行的默认ionicframework模板,并且根本没有更改app目录结构.
我有一个内联css来指定类别的ng-repeat指令的背景图像.
style='background: url("{{category.img}}")
Run Code Online (Sandbox Code Playgroud)
我试过了../img/picture.jpg,/img/picture.jpg和img/picture.jpg.似乎没有工作.请帮忙!
提前致谢