概述
jstAPI是javascript
插件, 其中包括common
,ajax
,valid
,tpl
, Form
, Grid
, Pager
等工具.
jstAPI包含两大类组件: 工具集
和实例集
两种.
- 工具集 - 可以直接使用
- 实例集 - 需要通过new
方式获取实例对象
插件仓库: jstool-https://gitee.com/osby/
jstAPI是javascript
插件, 其中包括common
,ajax
,valid
,tpl
, Form
, Grid
, Pager
等工具.
jstAPI包含两大类组件: 工具集
和实例集
两种.
- 工具集 - 可以直接使用
- 实例集 - 需要通过new
方式获取实例对象
插件仓库: jstool-https://gitee.com/osby/