书栈网 · BookStack 本次搜索耗时 0.039 秒,为您找到 101 个相关结果.
  • ResultPage 结果页

    引入 使用指南 代码演示 404 按钮 网络异常 自定义图案 API ResultPage Props Button Props ResultPage 结果页 用于展示流程结束页面的控件 引入 import { ResultPage } from 'mand-mobile' Vue . compo...
  • NoticeBar 通知栏

    引入 代码演示 基本 设置时间 5s后隐藏 设置图标 API NoticeBar Props Notice 通告栏 通常用于系统提醒、活动提醒等通知 引入 import { NoticeBar } from 'mand-mobile' Vue . component ( NoticeBar . nam...
  • Toast 轻提示

    引入 代码演示 纯文字 失败 连续调用 自定义位置 成功 载入 长文字 API Toast({content, icon, duration, position, hasMask, parentNode}) Toast.info(content, duration, hasMask, parentNode) Toast.succeed(...
  • ImageReader 图片选择器

    引入 代码演示 图片选择 图片选择并轴向修正,压缩处理 width: 200 height: 200 quality: 0.1 API ImageReader Props ImageReader Events @select(name, { files }) @complete(name, { dataUrl, blob, file }) ...
  • Amount 金融数字

    引入 提示 代码演示 基本 变化动效 千位分隔符 大写中文 API Amount Props Amount 金融数字 金融数字,一般用于金额,数量等 引入 import { Amount } from 'mand-mobile' Vue . component ( Amount . name , ...
  • Picker 选择器

    引入 代码演示 单列数据 getColumnValuesgetColumnIndexs 禁用2-4项 弹出展示 联动数据 getColumnValue(0)getColumnIndex(0) 默认选中3, 2, 1项 API Picker Props Picker Methods refresh(callback, startColumnIn...
  • Swiper 轮播

    引入 代码演示 横向轮播 Goto 2PlayStop 10秒后异步加载更多项,20秒后重置为初始数量 @before-change: from: 0, to: 1@after-change: from: 0, to: 1 渐隐轮播 Goto 2 @before-change: from: 0, to: 0@after-change: from: 0...
  • DatePicker 日期选择器

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

    引入 代码演示 普通单选框 getSelectedValuegetSelectedIndex 通过default-index默认选中 自定义选项内容1 使用slot-scope Icon设置 可编辑选项单选框 selectByIndex(2) 通过v-model初始值默认选中 自定义选项内容2 使用option-render API R...
  • DatePicker 日期选择器

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