书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 4014 个相关结果.
  • DatePicker 日期选择器

    引入 代码演示 日期选择 2013/9/9 - 2020/9/9 日期时间选择 getFormatDate() 时间选择 自定义类型和选项文案值 API DatePicker Props DatePicker Methods getFormatDate(format): dateStr getColumnValue(index): acti...
  • DropMenu 下拉菜单

    引入 代码演示 基础下拉菜单 getSelectedValue(0) 禁用下拉菜单 初始下拉菜单 自定义菜单项 API DropMenu Props DropMenu Methods getSelectedValue(index): listItem getSelectedValues(): listItems DropMenu Even...
  • DropMenu 下拉菜单

    引入 代码演示 基础下拉菜单 禁用下拉菜单 初始下拉菜单 自定义菜单项 API DropMenu Props DropMenu Methods getSelectedValue(index): listItem getSelectedValues(): listItems DropMenu Events @change(barItem, ...
  • DatePicker 日期选择器

    引入 代码演示 日期选择 2013/9/9 - 2020/9/9 日期时间选择 getFormatDate() 时间选择 自定义类型和选项文案值 API DatePicker Props DatePicker Methods getFormatDate(format): dateStr getColumnValue(index): acti...
  • Agree 勾选按钮

    引入 代码演示 选中状态 选中不可用状态 未选中状态 未选中不可用状态 API Agree Props Agree Events @change(name, checked) Agree 勾选按钮 用于标记切换某种状态,如协议勾选 引入 import { Agree } from 'mand-mobile...
  • Bill 票据

    引入 代码演示 基本 使用插槽 API Bill Props Bill Slots default header footer watermask Bill 票据 电子账单或票据 引入 import { Bill } from 'mand-mobile' Vue . component ( Bi...
  • 常见问题

    为什么组件尺寸很大/如何做响应式适配? Rem vh/vw 为什么组件没有样式? 为什么组件主题定制没有生效? 为什么配置了postcss-pxtorem后,页面除了mand-mobile组件以外的其他部分变小了?(postcss-pxtorem的配置问题) 为什么组件尺寸很大/如何做响应式适配? 当页面中组件尺寸很大时,请先右键查看元素,...
  • InputItem 输入框

    引入 使用指南 代码演示 普通输入框 业务场景输入框 错误提示 标题浮动输入框 表单控件 API InputItem Props InputItem Slots left right InputItem Methods focus() blur() getValue() InputItem Events @focus(name...
  • Selector 列表选择器

    引入 代码演示 无需确认 确认模式 自定义选项 Check模式 API Selector Props Selector Events @choose({value, text, …}) @confirm({value, text, …}) @cancel() @show() @hide() Selector 列表选择器 用...
  • CellItem 列表单元

    引入 代码演示 基本 多行列表 单行列表 API CellItem Props CellItem Events @click(event) CellItem Slots default left right children CellItem 单元格 列表用于展现并列层级的信息内容,列表可承载功能入口、功能操作、信息展示等...