diff --git a/num_key/README.md b/num_key/README.md new file mode 100644 index 0000000..73e26ee --- /dev/null +++ b/num_key/README.md @@ -0,0 +1,45 @@ +模拟数字键盘 +---- +###一、起由 + (1)目前虚拟键盘需要输入小数点,需要切换键盘; + (2)不同设备上存在兼容性。 + + +###二、用法 + (1)new KeyBoard(inputElement); + (2)Demo如下 + + + + + 模拟数字键盘 + + + +
+ +
+
+ +
+ + + + diff --git a/num_key/index.html b/num_key/index.html index c39736b..a8fae5e 100644 --- a/num_key/index.html +++ b/num_key/index.html @@ -7,10 +7,10 @@
- +

- +