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

    主题颜色配置 配置插件 可配置颜色 demo站点的示例配置 内部如何实现的? 主题颜色配置 配置插件 暂时只支持配合vux-loader 使用。 注意的是主题文件不能引入其他less文件,只能为简单变量列表。 请配置vux-loader的less-theme 插件,指定用以覆盖的less文件路径: { name : 'l...
  • Initialize App

    Initialize App Plain Initiliazation Structure ES Modules Initialize App Plain Initiliazation Structure ES Modules After we have our app layout now we need to mount Vue c...
  • Not Found Handling

    Not Found (404) Handling How to Send a 404 Root Catch Boundary Nested Catch Boundaries Not Found (404) Handling When a document isn’t found on a web server, it should send a ...
  • <NuxtLink>

    <NuxtLink> Examples Basic usage Internal routing target and rel attributes Props Overwriting defaults defineNuxtLink signature <NuxtLink> 👉 Read more in Guide > Featur...
  • Testing

    Testing Introduction Unit Testing Introduction Choosing Your Framework First-class error reporting Active community and team Frameworks Jest Mocha Component Testing Introd...
  • 第五小节:Data

    1038 2019-06-22 《前端大宝书》
    Data data 使用 选项/数据 data computed methods 声明式渲染 Data 每个 Vue 实例都会代理其 data 对象里所有的属性,相当于 React 中的 State data 注意 :data 必须是函数,这里的 data 只是一个特殊的原始属性 var data = { a :...
  • 基本示例

    基本示例 基本示例 这里有一个 Vue 组件的示例: // 定义一个名为 button-counter 的新组件 Vue . component ( 'button-counter' , { data : function () { return { count : 0 ...
  • 指南

    介绍 它是如何工作的? Features 为什么不是…? Nuxt Docsify / Docute Hexo GitBook 介绍 VuePress 由两部分组成:第一部分是一个极简静态网站生成器 ,它包含由 Vue 驱动的主题系统 和插件 API ,另一个部分是为书写技术文档而优化的默认主题 ,它的诞生初衷是为了支持 Vue 及其子...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...
  • 与其它构建工具整合

    与其它构建工具整合 Babel 安装 .babelrc 使用命令行工具 package.json 在命令行上运行Babel Browserify 安装 使用命令行交互 使用API Duo 安装 使用命令行交互 使用API Grunt 安装 基本Gruntfile.js Gulp 安装 基本gulpfile.js Jsp...