书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 5985 个相关结果.
  • 路由

    路由 路由 推荐直接使用官方 vue-router ,VUX 部分组件支持link 属性直接支持vue-router 的路由参数,vux2 模板内置了vue-router 。 如果使用了过渡(转场动画),在iPhone 上使用左划返回 时动画会再执行一遍,目前没有找到可行的处理方法,如果你有处理方案,欢迎PR 。https://github.com...
  • GraphQL

    2051 2020-07-27 《Gitlab 中文文档》
    GraphQL GraphQL Getting Started Helpful Resources Libraries Tooling Apollo GraphQL VS Code extension Exploring the GraphQL API Apollo Client GraphQL Queries Fragments Usa...
  • LocaleProvider国际化

    LocaleProvider 国际化 使用 增加语言包 其他国际化需求 代码演示 国际化 所有组件 API LocaleProvider 国际化 为组件内建文案提供统一的国际化支持。 使用 LocaleProvider 使用 Vue 的 provide/inject 特性,只需在应用外围包裹一次即可全局生效。 <temp...
  • 定制主题

    定制主题 Ant Design Vue 的样式变量 定制方式 在 webpack 中定制主题 在 vue cli 2 中定制主题 在 vue cli 3 中定制主题 配置 less 变量文件 没有生效? 社区教程 for Antd React 定制主题 ant-design-vue 的组件结构及样式和 Antd React 完全...
  • 数据与方法

    数据与方法 数据与方法 当一个 Vue 实例被创建时,它将 data 对象中的所有的属性加入到 Vue 的响应式系统 中。当这些属性的值发生改变时,视图将会产生“响应”,即匹配更新为新的值。 // 我们的数据对象 var data = { a : 1 } // 该对象被加入到一个 Vue 实例中 var vm ...
  • Writing a Theme

    Writing a Theme Create a Theme Publish to NPM Theme Entry package.json Writing a Theme TIP Before reading this guide, you’d better learn the guide of Writing a Plugin fir...
  • IndexBar 索引栏

    IndexBar 索引栏 引入 代码演示 基础用法 自定义索引列表 API IndexBar Props IndexAnchor Props IndexBar Events IndexAnchor Slots IndexBar 索引栏 引入 import Vue from 'vue' ; import { ...
  • IndexBar 索引栏

    IndexBar 索引栏 引入 代码演示 基础用法 自定义索引列表 API IndexBar Props IndexAnchor Props IndexBar Events IndexAnchor Slots IndexBar 索引栏 引入 import Vue from 'vue' ; import { ...