Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api 3456 校对过了 #128

Merged
merged 8 commits into from
Oct 10, 2016
Merged

api 3456 校对过了 #128

merged 8 commits into from
Oct 10, 2016

Conversation

bhnddowinf
Copy link

api 3456 校对过了

Only accepts Function when used in a component definition.
组件的定义只接受 `function`。
(PlainObject)这个,是专用字
你用普通对象,英文上是可以的
在计算机术语中,就有不清不楚的感觉,所以强调解释
这里是粗体
If required, a deep clone of the original object can be obtained by passing vm.$data through JSON.parse(JSON.stringify(...)).
 All getters and setters have their this context automatically bound to the Vue instance.
所有 getter 和 setter 的 this 上下文自动地绑定为 Vue 实例。
Provide the Vue instance an existing DOM element to mount on.
  为 Vue 实例提供 DOM 元素挂载。值可以是 CSS 选择符,或实际 HTML 元素。
If this option is available at instantiation,
如果这个选项在实例化时有作用
From a security perspective, you should only use Vue templates that you can trust. Never use user-generated content as your template.
@dingyiming dingyiming merged commit 5fc60e5 into volksbright:2.0-cn Oct 10, 2016
Peter-WF pushed a commit to Peter-WF/vuefe.github.io that referenced this pull request Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants