vuejs-translations / docs-zh-cn

Vue 文档官方中文翻译 | Official Chinese translation for Vue docs

Home Page:https://cn.vuejs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

自定义指令一节中的 input autofocus 中文语言下不生效?

justforuse opened this issue · comments

commented

提问须知

  • 我确定这是官方版本 cn.vuejs.org 的 issue,而不是其他非官方翻译版本
  • 我确定这是翻译问题,而不是英文原文的问题 (英文原文的问题请移步至英文文档仓库讨论,相关结论我们会定期从英文版同步)
  • 我确定这不是 Vue.js 使用方面的问题 (此类问题请在我们的论坛Discord 聊天室StackOverflow 上发帖求助)

问题类型

其他

问题描述

中文文档: https://cn.vuejs.org/guide/reusability/custom-directives.html#introduction 不生效
英文文档: https://vuejs.org/guide/reusability/custom-directives.html#introduction 生效

image