书栈网 · BookStack 本次搜索耗时 0.009 秒,为您找到 793 个相关结果.
  • Deploy on Surge

    How to deploy with Surge? How to deploy with Surge? Nuxt.js gives you the possibility to host your web application on any static hosting like Surge for example. To deploy ...
  • srcDir

    API: srcDir 属性配置 srcDir 属性配置 API: srcDir 属性配置 srcDir 属性配置 类型: String 默认值:rootDir 的值 设置 Nuxt.js 应用的源码目录 例如 (nuxt.config.js ): module . exports = { srcDir : ...
  • nuxi add

    nuxi add nuxi add Scaffold an entity into your Nuxt application. npx nuxi add [-- cwd ] [-- force ] < TEMPLATE > < NAME > Option Default Description TEMPLATE - Spe...
  • transition

    API: transition Properties The pageTransition Property The layoutTransition Property API: transition Properties The pageTransition Property Nuxt v2.7.0 introduces key "page...
  • key

    API:key 属性 key 属性 API:key 属性 key 属性 设置内部<router-view> 组件的key 属性 类型: String 或 Function key 属性赋值到<router-view> ,这对于在动态页面和不同路径中进行转换很有用。不同的key 会使页面组件重新渲染。 有几种方法可以设置ke...
  • head

    The head Method The head Method Nuxt.js uses vue-meta to update the headers and html attributes of your application. Type: Object or Function Use the head method t...
  • iOS and phone numbers

    iOS and phone numbers Use a meta tag to stop the transformation Wrap your phone numbers in links iOS and phone numbers Some mobile Safari versions will automatically transfor...
  • head

    API: The head Method API: The head Method Nuxt.js uses vue-meta to update the headers and html attributes of your application. Type: Object or Function Use the head...
  • The loading indicator Property

    The loading indicator Property Built-in indicators Custom indicators The loading indicator Property Show fancy loading indicator while page is loading! Without Server Side R...
  • The alias Property

    The alias property The alias property Nuxt allows you to use aliases to access custom directories within your JavaScript and CSS Type: Object Default: { '~~' : `<roo...