书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 793 个相关结果.
  • Assets directory

    Assets directory Images Styles Sass Fonts Webpack Assets Webpack Aliases Assets directory The assets directory contains your un-compiled assets such as Stylus or Sass fi...
  • 视图

    视图 模板 布局 默认布局 自定义布局 错误页面 页面 HTML 头部 默认 Meta 标签 个性化特定页面的 Meta 标签 视图 本章节的内容阐述了如何在 Nuxt.js 应用中为指定的路由配置数据和视图,包括应用模板、页面、布局和 HTML 头部等内容。 模板 你可以定制化 Nuxt.js 默认的应用模板。...
  • 介绍

    介绍 它是如何工作的? 特性 Todo 为什么不是…? Nuxt Docsify / Docute Hexo GitBook 介绍 VuePress 由两部分组成:一部分是支持用 Vue 开发主题的极简静态网站生成器,另一个部分是为书写技术文档而优化的默认主题。它的诞生初衷是为了支持 Vue 及其子项目的文档需求。 每一个由 Vue...
  • Azure Portal Server

    Requirements What if I already have a project without an backend? How to set Node version on Web App in DevOps Artifacts Running the webserver Requirements It is required ...
  • Upgrading

    Upgrading Getting Started Yarn NPM Upgrading Upgrading Nuxt.js is quick, but more involved than updating your package.json Getting Started Check the release note...
  • Upgrading

    Upgrading Getting Started Yarn NPM Upgrading Upgrading Nuxt.js is quick, but more involved than updating your package.json Getting Started Check the release notes fo...
  • Head Management

    Head Management useHead Composable Meta Components Example: usage with definePageMeta Head Management Out-of-the-box, Nuxt provides good default values for charset and viewp...
  • dist

    Deploying The dir property The subFolders Property The fallback Property The excludes property The dist folder, short for distribution folder. It is dynamically generated wh...
  • globalName

    API: The globalName Property The globals property API: The globalName Property Nuxt.js lets you customize the global ID used in the main HTML template as well as the main ...
  • rootDir

    API: The rootDir Property API: The rootDir Property Type: String Default: process.cwd() Define the workspace of your Nuxt.js application. This property is overwritten by...