Skip to content
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
This repository was archived by the owner on Jan 25, 2024. It is now read-only.

v-bind失效 #132

Description

@yingnian
  1. 在父组件中通过 v-bind 给子组件传值,子组件接收不到
  2. a标签,img标签 的属性均无法传递变量

data() {
return {
dataHref: 'https:///',
imgUrl: 'https://
'
}
}
都没法显示

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

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions