书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 101 个相关结果.
  • Swiper 轮播

    引入 代码演示 横向轮播 Goto 2PlayStop @before-change: from: 1, to: 2@after-change: from: 1, to: 2 渐隐轮播 Goto 2 @before-change: from: 0, to: 1@after-change: from: 0, to: 1 纵向轮播 纵向,默认显示第2屏...
  • Cashier 收银台

    引入 代码演示 基本 使用插槽及其他配置 API Cashier Props Cashier Methods next(scene, option) Captcha Slots header footer channel payButton scene Cashier Events @select(item: {text, valu...
  • CellItem 列表单元

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

    引入 代码演示 基本 其他配置 API Progress Props Progress Slots default defs Progress 进度 进度圆环,用于将数据直观地传达给用户 引入 import { Progress } from 'mand-mobile' Vue . componen...
  • ActivityIndicator 活动指示器

    引入 代码演示 Roller Carousel Spinner API ActivityIndicator Props ActivityIndicator 活动指示器 活动指示器,一般用于正在进行中的任务示意 1.4.0+ 引入 import { ActivityIndicator } from 'mand-m...
  • WaterMark 水印

    引入 代码演示 基本 使用插槽 API WaterMask Props WaterMark Slots default watermark WaterMark 水印 自带水印背景的容器 引入 import { WaterMark } from 'mand-mobile' Vue . componen...
  • InputItem 输入框

    引入 使用指南 代码演示 普通输入框 业务场景输入框 表单控件 请在移动设备中扫码预览 标题浮动输入框 大尺寸金融表单 错误提示 API InputItem Props InputItem Slots left right brief error InputItem Methods focus() blur() getVa...
  • ScrollView 滚动区域/下拉刷新

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

    引入 代码演示 基本 API Tabs Props TabPane Props Tabs Methods reflowTabBar() Tabs Events @change(tab) Tabs 标签页 用于创建包含内容区域的标签页 引入 import { Tabs , TabPane } from ...
  • DetailItem 清单项

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