书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 4014 个相关结果.
  • Landscape 压屏窗

    引入 代码演示 示例 API Landscape Props Landscape Events @show() @hide() Landscape 输入框 用于在浮层中显示广告或说明 引入 import { Landscape } from 'mand-mobile' Vue . component ...
  • DetailItem 清单项

    引入 代码演示 基本 API CellItem Props DetailItem 清单项 清单列表用于展示一些列表信息,如账单。 引入 import { DetailItem } from 'mand-mobile' Vue . component ( DetailItem . name , Detai...
  • NumberKeyboard 数字键盘

    引入 代码演示 基本 有确认键和小数点,一般用于价格或金额输入 数字键乱序 简单类型 无确认键和小数点,一般用于密码或验证码输入 API NumberKeyboard Props NumberKeyboard Methods show() hide() NumberKeyboard Events @enter(val) @delete...
  • Radio 单选框

    引入 代码演示 普通单选框 列表模式 表单项内联 API Radio Props Radio List Props Radio List Methods select(value) Radio List Events @change(option, index) Radio List Slots Radio 单选框 可自定义...
  • Chart 折线图表

    引入 代码演示 多折线 区域填充 渐变折线 API Chart Props datasets 覆盖样式 Chart 折线图表 SVG折线图表, 可绘制多条折线并配置不同的显示规则。 引入 import { Chart } from 'mand-mobile' Vue . component ( Ch...
  • Cashier 收银台

    引入 代码演示 基本 API Cashier Props Cashier Methods next(scene, option) Cashier Events @select(item: {text, value}) @pay(item: {text, value}) @cancel() @show() @hide() Cashi...
  • Selector 列表选择器

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

    引入 代码演示 复选框 自定义内容模板 API CheckList Props options CheckList Methods select(value) CheckList 复选列表 复选列表. 1.5.0+ 引入 import { CheckList } from 'mand-mobile' ...
  • ImageViewer 图片浏览器

    引入 代码演示 基本 请在移动设备中扫码预览 API ImageViewer Props ImageViewer 图片查看器 用于浏览多张图片,并可对图片进行滑动切换 引入 import { ImageViewer } from 'mand-mobile' Vue . component ( ImageV...
  • ScrollView 滚动区域/下拉刷新

    引入 使用指南 代码演示 基础 添加内容 请在移动设备中扫码预览 下拉刷新 触发下拉刷新 请在移动设备中扫码预览 粘性标题 请在移动设备中扫码预览 手动初始化 请在移动设备中扫码预览 横向滚动 isPrevent false, touchAngle 80 加载更多 请在移动设备中扫码预览 配合TabBar 请在移动设备中扫码预览 ...