分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.013
秒,为您找到
26
个相关结果.
搜书籍
搜文档
Actionsheet 行动按钮
1642
2018-06-22
《ZanUI 微信小程序中文文档》
Actionsheet 行动按钮 使用指南 在 index.json 中引入组件 { "usingComponents" : { "zan-actionsheet" : "path/to/zanui-weapp/dist/actionsheet/index" } } 使用指南 < butt...
Helper 基础样式
1745
2018-06-22
《ZanUI 微信小程序中文文档》
Helper 基础样式 使用指南 代码演示 Helper 基础样式 使用指南 在 app.wxss 中引入组件库所有样式 @import "path/to/zanui-weapp/dist/index.wxss" ; 代码演示 直接在元素上增加指定 class 即可 < view class = "zan-pul...
Select 选择
1216
2018-06-22
《ZanUI 微信小程序中文文档》
Select 选择 使用指南 代码演示 具体参数 Select 选择 使用指南 在 index.json 中引入组件 { "usingComponents" : { "zan-select" : "/packages/select/index" } } 代码演示 < zan-se...
DatetimePicker 时间选择
2506
2018-06-22
《ZanUI 微信小程序中文文档》
DatetimePicker 时间选择 使用 picker 组件开发的时间日期组件,弥补小程序 picker 自身对于快速时间选择的不支持 示例代码 { "usingComponents" : { "zan-date-picker" : "../../dist/datetime-picker/index" ...
Cell 单元格
2482
2018-06-22
《ZanUI 微信小程序中文文档》
Cell 单元格 使用指南 单个 cell 使用示例 cell 组使用示例 属性与事件 可用的 slot Cell 单元格 使用指南 单个 cell 使用示例 { ... "usingComponents" : { "zan-cell" : "../../dist/cell...
Button 按钮
2607
2018-06-22
《ZanUI 微信小程序中文文档》
Button 按钮 使用指南 代码演示 基础用法 按钮类型 按钮大小 其他 配合 button-group 使用 属性 事件 Button 按钮 使用指南 在 json 文件中配置button组件 "usingComponents" : { "zan-button" : "/dist/btn/index" ...
1..
«
1
2
3