书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 64796 个相关结果.
  • 使用 Weex/nvue 注意事项

    6312 2019-08-26 《uni-app 介绍文档》
    介绍 项目渲染模式 nvue页面编译模式差异 快速上手 1. 新建 nvue 页面 2. 开发 nvue 页面 3. 调试 nvue 页面 生命周期 页面跳转 nvue 和 vue 相互通讯 nvue 向 vue 通讯 vue 向 nvue 通讯 vue 和 nvue 共享的变量和数据 weex 编译模式中使用 weex 第三方库 ...
  • MIP 对象

    MIP 对象 描述 属性 version standalone util viewer viewport hash CustomElement builtinComponents.MIPShell 方法 registerVueCustomElement registerCustomElement prerenderElement ...
  • useScrollParent

    useScrollParent 介绍 代码演示 基本用法 API 类型定义 参数 返回值 useScrollParent 介绍 获取元素最近的可滚动父元素。 代码演示 基本用法 <div ref = "root" /> import { ref , watch } from 'vue' ; i...
  • useScrollParent

    useScrollParent 介绍 代码演示 基本用法 API 类型定义 参数 返回值 useScrollParent 介绍 获取元素最近的可滚动父元素。 代码演示 基本用法 <div ref = "root" /> import { ref , watch } from 'vue' ; i...
  • Template Refs

    Template Refs Usage with JSX Usage inside v-for Template Refs This section uses single-file component syntax for code examples This guide assumes that you have already rea...
  • Class and Style Bindings

    Class and Style Bindings Binding HTML Classes Object Syntax Array Syntax With Components Binding Inline Styles Object Syntax Array Syntax Auto-prefixing Multiple Values ...
  • Multiple Vue apps support

    732 2019-08-04 《Vue Meta Document》
    Multiple Vue apps support Client SSR vmid support Multiple Vue apps support VueMeta includes basic support for using multiple Vue-apps which each adds their own metaInfo pro...
  • 整体架构

    整体架构 主节点 工作节点 MongoDB Redis 前端 整体架构 Crawlab的架构包括了一个主节点(Master Node)和多个工作节点(Worker Node),以及负责通信和数据储存的Redis和MongoDB数据库。 前端应用向主节点请求数据,主节点通过MongoDB和Redis来执行任务派发调度以及部署,工作节点收...
  • 整体架构

    整体架构 主节点 工作节点 MongoDB Redis 前端 整体架构 Crawlab的架构包括了一个主节点(Master Node)和多个工作节点(Worker Node),以及负责通信和数据储存的Redis和MongoDB数据库。 前端应用向主节点请求数据,主节点通过MongoDB和Redis来执行任务派发调度以及部署,工作节点收...
  • Frontend Development

    Front-end development documentation Technical selection Development environment Node installation Front-end project construction ! ! ! Special attention here. If the project repo...