书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 10448 个相关结果.
  • 函数式组件

    函数式组件的模板 函数式组件的模板 新增于 13.1.0,需要 Vue 版本 >= 2.5.0 从 vue-loader >= 13.3.0 开始,在一个 *.vue 文件中以单文件形式定义的函数式组件,现在在模板编译、有作用域的 CSS 和热重载也有了良好的支持。 要声明一个应该编译为函数式组件的模板,请将 functional 特...
  • 关于 VUX

    1990 2019-05-15 《VUX 2.x 文档教程》
    简介 订阅版本发布通知 提示 预览地址>> VUX 必须配合 vux-loader 使用,如果不使用 vux2 模板请按照文档 正确配置。 less@3.x 有严重的兼容问题,请暂时使用 less@^2.7.3 。 暂未适配 vue-cli@3.x,请知悉。 简介 VUX (读音 [v...
  • 快速上手

    快速上手 推荐工程 安装 NPM YARN 加载示例 按需加载 1. 使用 webpack 插件 @nutui/babel-plugin-separate-import (推荐) 2. 手动引入 组件使用 快速上手 推荐工程 我们提供一个命令行工具 Gaea CLI ,可用来快速生成一个已经内置了本组件库的基于 Web...
  • How to extend Webpack to load audio files?

    How to extend Webpack to load audio files? How to extend Webpack to load audio files? Audio files should be processed by file-loader . This loader is already included in the de...
  • Custom Elements Interop changes

    Custom Elements Interop changes breaking Overview Autonomous Custom Elements 2.x Syntax 3.x Syntax Customized Built-in Elements v-is for In-DOM Template Parsing Workarounds 2x...
  • How to extend Webpack to load audio files?

    How to extend Webpack to load audio files? How to extend Webpack to load audio files? Audio files should be processed by file-loader . This loader is already included in the de...
  • Async Components

    Async Components Overview Introduction 3.x Syntax Async Components Overview Here is a high level overview of what has changed: New defineAsyncComponent helper method th...
  • 资源文件

    资源文件 Webpack 构建 静态文件 资源文件 默认情况下 Nuxt 使用 vue-loader、file-loader 以及 url-loader 这几个 Webpack 加载器来处理文件的加载和引用。对于不需要通过 Webpack 处理的静态资源文件,可以放置在 static 目录中。 Webpack 构建 默认情况下, ...
  • 资源文件

    资源文件 Webpack 构建 静态文件 资源文件 默认情况下 Nuxt 使用 vue-loader、file-loader 以及 url-loader 这几个 Webpack 加载器来处理文件的加载和引用。对于不需要通过 Webpack 处理的静态资源文件,可以放置在 static 目录中。 Webpack 构建 默认情况下, v...
  • Configuration

    The css Property Style Extensions Pre-processors External Resources Global Settings Local Settings PostCSS plugins JSX Ignoring files .nuxtignore The ignorePrefix Property...