书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 101 个相关结果.
  • ScrollView 滚动区域/下拉刷新

    引入 使用指南 代码演示 基础 添加内容 请在移动设备中扫码预览 加载更多 请在移动设备中扫码预览 配合TabBar 请在移动设备中扫码预览 下拉刷新 触发下拉刷新 请在移动设备中扫码预览 粘性标题 请在移动设备中扫码预览 API ScrollView Props ScrollViewRefresh Props ScrollVi...
  • 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, ...
  • 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的配置问题) 为什么组件尺寸很大/如何做响应式适配? 当页面中组件尺寸很大时,请先右键查看元素,...
  • Selector 列表选择器

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

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

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

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

    引入 使用指南 代码演示 图标 颜色 大小 API Icon Props Icon 图标 SVG 图标 引入 import { Icon } from 'mand-mobile' Vue . component ( Icon . name , Icon ) 使用指南 组件库内置图标...