书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 45 个相关结果.
  • 快速上手

    快速上手 Wuss Weapp 官方交流群 如何使用 方法一 [推荐] (通过npm安装依赖并在小程序构建npm模块) 方法二(通过clone当前项目的dist拷贝到自己项目中使用) 预览所有组件 快速上手 在开始使用 Wuss Weapp 之前,你需要先阅读 微信小程序自定义组件 的相关文档。 Wuss Weapp 官方交流群 Q...
  • Accordion 手风琴

    Accordion 手风琴 使用指南 视频演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Accordion 手风琴 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-accordion" : "wuss-...
  • Badge 徽章

    Badge 徽章 使用指南 图片演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Badge 徽章 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-badge" : "wuss-weapp/w-badge/...
  • Number 步进器

    Number 步进器 使用指南 图片演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Number 步进器 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-number" : "wuss-weapp/w-n...
  • Icon 图标

    Icon 图标 使用指南 视频演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Icon 图标 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-icon" : "wuss-weapp/w-icon/inde...
  • Avatar 头像

    Avatar 头像 使用指南 图片演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Avatar 头像 用来代表用户或事物,支持图片、图标或字符展示。 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-avat...
  • Popup 弹出层

    Popup 弹出层 使用指南 视频演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Popup 弹出层 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-popup" : "wuss-weapp/w-popu...
  • Cell 列表

    Cell 列表 使用指南 视频演示 代码演示 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Cell 列表 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-cell" : "wuss-weapp/w-cell/inde...
  • ScrollableTabView 可滑动视图

    Scrollable Tab View 可滚动视图 使用指南 视频演示 代码演示 Demo1 配合w-tabs使用 代码演示 Demo2 配合w-segmented-control使用 API Attribute 属性 Event 事件 Slot 插槽 Class 自定义类名 Scrollable Tab View 可滚动视图 ...
  • Toast 提示

    Toast 提示 使用指南 视频演示 代码演示 API Event 事件 show 方法属性 Class 自定义类名 Toast 提示 使用指南 在 page.json 中引入组件 "usingComponents" : { "w-toast" : "wuss-weapp/w-toast/index" , }...