怎样做网站平叿,公司如何建设网站首页,昆明app制作公司在哪里,网页制作模板内容互换功能描述
业务键盘组件,提供给业务开发继承,它的父级组件为vue-base
#方法
手工触发输入事件 change: function(text); 接受输入 accept: function(text); 显示屏幕键盘 show(e, current, layout); 隐藏屏幕键盘 hide: function(); 聚焦输入 focusInput($event, kbId, lay…功能描述
业务键盘组件,提供给业务开发继承,它的父级组件为vue-base
#方法
手工触发输入事件 change: function(text); 接受输入 accept: function(text); 显示屏幕键盘 show(e, current, layout); 隐藏屏幕键盘 hide: function(); 聚焦输入 focusInput($event, kbId, layout);
#事件
无
#使用示例
/*** the base vue for 2nd development*/
import { Components } from "@/p