书栈网 · BookStack 本次搜索耗时 0.041 秒,为您找到 10319 个相关结果.
  • meta

    meta HtmlMetaDescriptor Page context in meta function meta The route meta export signature is changing in v2. You can prepare for this change at your convenience with the...
  • 介绍

    hippy-vue 介绍 架构图 样式 转 Web 尚未实现的部分 CSS 更多选择器和 scope 的支持 CSS 3 动画 hippy-vue 介绍 hippy-vue 其实是基于官方 Vue 2.x 源代码,通过改写 node-ops 外挂实现的自定义渲染层,但不仅仅是个到终端的渲染层,还同时实现前端组件到终端的映射、CSS 语法...
  • Conventions

    Conventions remix.config.js appDirectory routes browserBuildDirectory publicPath serverBuildDirectory devServerPort File Name Conventions Special Files Route Filenames Esc...
  • 国际化

    国际化 使用方法 引用整个组件库 按需引用组件 兼容 vue-i18n 语言切换 国际化 NutUI 2.0 以上版本支持多语言。组件默认使用中文,支持加载其他语言包来实现多语言切换功能。除了组件本身的语言切换以外,用户还可以调用相关的语言转换方法来支持其他功能的国际化。具体使用方法如下: 使用方法 引用整个组件库 import ...
  • 第四小节:构造器

    1021 2019-06-22 《前端大宝书》
    Constructor 构造器 选项/DOM el template router components 组件构造器 Constructor 构造器 利用 Vue 构造函数 ,可以创建一个 VUE ‘应用’ var vm = new Vue ({ // 选项 }) 在实例化 Vue 时,需要传入一个...
  • Data Loading

    Data Loading Basics Route Params Param Type Safety External APIs Databases Cloudflare KV Not Found URL Search Params Data Reloads Search Params in Components Search Params...
  • Welcome

    What is this guide? Further Reading This book is written for Vue.js 3 and Vue Test Utils v2. Find the Vue.js 2 version here . What is this guide? Welcome to the Vue.js testi...
  • Welcome

    What is this guide? Further Reading This book is written for Vue.js 2 and Vue Test Utils v1. Find the Vue.js 3 version here . What is this guide? Welcome to the Vue.js testi...
  • Form Input Bindings

    Form Input Bindings Basic Usage Text Multiline text Checkbox Radio Select Value Bindings Checkbox Radio Select Options Modifiers .lazy .number .trim v-model with Comp...
  • Application

    1210 2019-10-05 《Phalcon 4.0 Document》
    Application Creating a MVC Application Manual bootstrapping Single or Multi Module Applications Single Module Multi Module Application Events External Resources Applicat...