Skip to content

【Angular】项目中引入图片之类静态资源文件方法 #155

Description

@deepthan

项目中引入图片之类静态资源文件方法

html中引入,可以直接用绝对路径

<img src="assets/images/smrz.png" alt="smrz">

css中引入,用相对路径

../../assets/images/smrz.png

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions