书栈网 · BookStack 本次搜索耗时 0.035 秒,为您找到 10448 个相关结果.
  • Get started

    Get started Installation Usage Component scope Import methods API Track multiple accounts Use functions or/and Promises Get started Installation npm install vue - anal...
  • 快速上手

    快速上手 本文将介绍如果在项目中使用 WeVue。 创建一个 vue.js 项目,推荐引用最新版本的 vue-cli 工具来创建。 npm install - g @vue / cli @vue / cli - service - global vue create <your_projectname> 引入 WeV...
  • AssetManager Upgrade Guide

    Asset Manager Upgrade Guide Situations that require upgrading manually Upgrade steps Replace the loader related API with the assetManager related API The relevant interface repl...
  • 国际化

    国际化 兼容 vue-i18n@5.x 兼容其他 i18n 插件 兼容 vue-i18n@6.x 按需加载里定制 i18n 通过 CDN 的方式加载语言文件 国际化 Element 组件内部默认使用中文,若希望使用其他语言,则需要进行多语言设置。以英文为例,在 main.js 中: // 完整引入 Element import V...
  • 国际化

    国际化 兼容 vue-i18n@5.x 兼容其他 i18n 插件 兼容 vue-i18n@6.x 按需加载里定制 i18n 通过 CDN 的方式加载语言文件 国际化 Element 组件内部默认使用中文,若希望使用其他语言,则需要进行多语言设置。以英文为例,在 main.js 中: // 完整引入 Element import V...
  • MiniCssExtractPlugin

    MiniCssExtractPlugin Install Usage # Minimal example Advanced configuration example Minimizing For Production Features Using preloaded or inlined CSS Extracting all CSS in ...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Working with dataclass items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Lo...
  • Item Loaders

    Item Loaders Using Item Loaders to populate items Working with dataclass items Input and Output processors Declaring Item Loaders Declaring Input and Output Processors Item Lo...
  • Loaders

    Loaders Inline Webpack 配置 Pre-Loaders 非 JavaScript 资源 其他常用 Loaders Loaders TypeScript不是核心JavaScript,所以webpack需要一点额外的帮助来解析.ts 文件。 它通过使用装载器来做到这一点。 加载器是一种配置webpack如何转换我们的bund...
  • Webpack

    Installing Bootstrap Importing JavaScript Importing Styles Importing Precompiled Sass Importing Compiled CSS Installing Bootstrap Install bootstrap as a Node.js module usi...