Appearance
在 mounted/updated 时调用元素的 focus 方法。
import { vFocus } from '@base-web-kits/base-tools-vue'; <input v-focus /> 或 <input v-focus="enabled" />