diff --git a/en/getting-started.html b/en/getting-started.html index 7f89218..a9a4ef0 100644 --- a/en/getting-started.html +++ b/en/getting-started.html @@ -17,6 +17,10 @@ + + + + @@ -57,6 +61,8 @@ + + @@ -113,6 +119,180 @@ +
  • + + + + + Schematics + + + + + + + +
  • + +
  • + + + + + Theming + + + + + + + +
  • + +
  • + + + + + Third Libs + + + + + + + +
  • + +
  • + + + + + Internationalization + + + + + +
  • + @@ -161,7 +341,7 @@

    Getting Started

    Ng-Matero is a project based in Angular Material Components, so you need to know the basics of TypeScript and Sass

    Installation

    -

    The easiest way to initialize the project is to use the CLI, you can customize admin template and theme. See Project Init for details.

    +

    The easiest way to initialize the project is to use the CLI, you can customize admin template and theme. See Project Init for details.

    $ ng new <project-name>
     $ cd <project-name>
     $ ng add ng-matero
    @@ -253,11 +433,15 @@ 

    No results matching " + + + + + @@ -265,7 +449,7 @@

    No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Getting Started","level":"1.2","depth":1,"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"index.md","ref":"index.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"en","gitbook":"*"},"file":{"path":"getting-started.md","mtime":"2019-09-21T15:37:23.828Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":".","book":{"language":"en"}}); + gitbook.page.hasChanged({"page":{"title":"Getting Started","level":"1.2","depth":1,"next":{"title":"Schematics","level":"1.3","depth":1,"path":"schematics/index.md","ref":"schematics/index.md","articles":[{"title":"Install the Project","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},{"title":"Add a New Route","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]}]},"previous":{"title":"Introduction","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"en","gitbook":"*"},"file":{"path":"getting-started.md","mtime":"2019-09-21T15:37:23.828Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":".","book":{"language":"en"}}); }); @@ -275,6 +459,14 @@

    No results matching " + + + + + + + + diff --git a/en/i18n/index.html b/en/i18n/index.html new file mode 100644 index 0000000..0953d3a --- /dev/null +++ b/en/i18n/index.html @@ -0,0 +1,423 @@ + + + + + + + Internationalization · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    +
    + + + + + + + + +
    + +
    + +
    + + + + + + + + +
    +
    + +
    +
    + +
    + +

    Coming Soon

    + + +
    + +
    +
    +
    + +

    results matching ""

    +
      + +
      +
      + +

      No results matching ""

      + +
      +
      +
      + +
      +
      + +
      + + + + + + + + + + +
      + + +
      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/index.html b/en/index.html index 1bfa22c..dcd63e0 100644 --- a/en/index.html +++ b/en/index.html @@ -17,6 +17,10 @@ + + + + @@ -113,6 +117,180 @@ +
    • + + + + + Schematics + + + + + + + +
    • + +
    • + + + + + Theming + + + + + + + +
    • + +
    • + + + + + Third Libs + + + + + + + +
    • + +
    • + + + + + Internationalization + + + + + +
    • + @@ -214,7 +392,7 @@

      No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Getting Started","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"en","gitbook":"*"},"file":{"path":"index.md","mtime":"2019-09-23T15:33:40.333Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":".","book":{"language":"en"}}); + gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Getting Started","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"en","gitbook":"*"},"file":{"path":"README.md","mtime":"2019-09-27T11:33:26.801Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":".","book":{"language":"en"}}); }); @@ -224,6 +402,14 @@

      No results matching " + + + + + + + + diff --git a/en/libs/flex-layout.html b/en/libs/flex-layout.html new file mode 100644 index 0000000..9c27230 --- /dev/null +++ b/en/libs/flex-layout.html @@ -0,0 +1,433 @@ + + + + + + + Flex Layout · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
      +
      + + + + + + + + +
      + +
      + +
      + + + + + + + + +
      +
      + +
      +
      + +
      + +

      Flex-layout

      +

      Angular Material does not have a responsive layout component by default. We must implement a responsive layout with Angular's official flex-layout.

      +

      flex-layout layout engine based on directives designed for Angular. It's easy to use.

      +

      I found some problems when using it. The spacing between columns needs to be implemented by fxLayoutGap instruction. This directive doesn't work very well for some complicated reasons. Someone been suggested to add the fxLayoutGutter directive, but it has not been implemented officially for various reasons.

      +

      To solve this problem, ng-matero has temporarily added two classes, matero-row and matero-col to achieve columns spacing, which may be removed in the future. Users can see the dashboard code of the full DEMO.

      + + +
      + +
      +
      +
      + +

      results matching ""

      +
        + +
        +
        + +

        No results matching ""

        + +
        +
        +
        + +
        +
        + +
        + + + + + + + + + + + + + + +
        + + +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/libs/index.html b/en/libs/index.html new file mode 100644 index 0000000..78403e0 --- /dev/null +++ b/en/libs/index.html @@ -0,0 +1,438 @@ + + + + + + + Third Libs · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        +
        + + + + + + + + +
        + +
        + +
        + + + + + + + + +
        +
        + +
        +
        + +
        + +

        Third Libs

        +

        Recommend some excellent Angular third-party libraries:

        + + + +
        + +
        +
        +
        + +

        results matching ""

        +
          + +
          +
          + +

          No results matching ""

          + +
          +
          +
          + +
          +
          + +
          + + + + + + + + + + + + + + +
          + + +
          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/schematics/index.html b/en/schematics/index.html new file mode 100644 index 0000000..7a13e87 --- /dev/null +++ b/en/schematics/index.html @@ -0,0 +1,436 @@ + + + + + + + Schematics · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
          +
          + + + + + + + + +
          + +
          + +
          + + + + + + + + +
          +
          + +
          +
          + +
          + +

          Schematics

          +

          Schematics is a powerful feature of the Angular ecosystem. You can quickly add project directories or generate common business templates through Schematics.

          +

          Currently, ng-matero implements the functions of ng add and ng generate. It will add ng update later making convenient for upgrading and maintenance of ng-matero project. At the same time, I will continue to improve ng generate and provide more commonly used business templates.

          + + + +
          + +
          +
          +
          + +

          results matching ""

          +
            + +
            +
            + +

            No results matching ""

            + +
            +
            +
            + +
            +
            + +
            + + + + + + + + + + + + + + +
            + + +
            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/schematics/new-route.html b/en/schematics/new-route.html new file mode 100644 index 0000000..ea2a2b2 --- /dev/null +++ b/en/schematics/new-route.html @@ -0,0 +1,485 @@ + + + + + + + Add a New Route · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
            +
            + + + + + + + + +
            + +
            + +
            + + + + + + + + +
            +
            + +
            +
            + +
            + +

            Add a new route

            +

            Ng-Matero currently provides two schematics for generating codes, ng g ng-matero:module and ng g ng-matero:page. These two commands are extentions to Angular CLI ng g module and ng g component.

            +

            Module

            +

            Create a lazy module by default.

            +
            $ ng g ng-matero:module <module-name>
            +
            +

            The new module will be created in routes file, it will be added in routes.module and its route declaration will be added in routes-routing.module automaticly:

            +
            const routes: Routes = [
            +  {
            +    path: '',
            +    component: AdminLayoutComponent,
            +    children: [
            ++     { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },
            +    ],
            +  }
            +]
            +
            +

            The route declarations will be added in children route of AdminLayoutComponent by default and no other insertion location can be set for the time being.

            +

            Vs origin module

            +

            Ng-Matero's module is equivalent to the following ng CLI:

            +
            $ ng g module routes/abc -m=routes --route=abc
            +
            +
            +

            The Angular CLI 8.x version has a bug, it will throw an error with above command. I have submit an issue and pull a request. The Angular team has optimized for the problem, but is not sure which release fixes it, so check for yourself.

            +
            +

            But when Angular generates a lazy module, it declares a route to the sibling route location:

            +
            const routes: Routes = [
            +  {
            +    path: '',
            +    component: AdminLayoutComponent,
            +    children: [],
            +  },
            ++ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },
            +]
            +
            +

            Page

            +

            Create a business page in the lazy module.

            +
            $ ng g ng-matero:page <page-name> -m=<module-name>
            +
            +

            The above command will add a component declaration in the new lazy module and a routing declaration in the lazy module route.

            +

            Dynamic Component

            +

            Dynamic components are those that need to be added to entryComponents in short. These components are often used for modal, such as MatBottomSheet and MatDialog in Angular Material.

            +

            Add a dynamic component to the business page.

            +
            $ ng g ng-matero:page <page-name>/<entry-component-name> -m=<module-name> -e=true
            +
            +

            After the creation is complete, you need to manually write the component content, which is often used for editing modal. Corresponding modal templates schematic may be added in subsequent iterations.

            +

            Vs origin component

            +

            Using the original component can only create components, not add routing declarations. For example, the following methods can only add a component in a lazy module, the other declarations need to be added manually.

            +
            $ ng g component routes/<module-name>/<page-name> -m=routes/<module-name>
            +
            +

            The main differences between ng-matero:page and component are as follows:

            +
              +
            • Optimize component name: to prevent component duplication, add the module name prefix by default.
            • +
            • Optimize component generation path: add to routes by default.
            • +
            • Add declarations to constant array, e.g. COMPONENTS.
            • +
            • Add the component's routing declaration to the module routing.
            • +
            + + +
            + +
            +
            +
            + +

            results matching ""

            +
              + +
              +
              + +

              No results matching ""

              + +
              +
              +
              + +
              +
              + +
              + + + + + + + + + + + + + + +
              + + +
              + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/schematics/project-init.html b/en/schematics/project-init.html new file mode 100644 index 0000000..4edab9c --- /dev/null +++ b/en/schematics/project-init.html @@ -0,0 +1,459 @@ + + + + + + + Install the Project · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
              +
              + + + + + + + + +
              + +
              + +
              + + + + + + + + +
              +
              + +
              +
              + +
              + +

              Install the Project

              +

              Using the ng add command, you can quickly create a project directory and configure the theme style with the CLI option.

              +

              1. Create an Angular project. It is recommended using the latest version of CLI (8.x), lower versions may have compatibility issues.

              +
              $ ng new <project-name>
              +$ cd <project-name>
              +
              +
              +

              It is best to choose Scss (Sass) as CSS preprocessor, you cannot use the theming variables provided by Angular Material and ng-matero if you use other preprocessor。

              +
              +

              2. Add ng-matero

              +
              $ ng add ng-matero
              +
              +

              Initialization options

              +

              There is a prebuild option when adding projects, which allows you to customize themes more quickly.

              +

              +
                +
              • Choose a prebuilt layout template (static/dynamic)

                +

                static means static template. You cannot change the layout style by options after the project starts.

                +

                dynamic retains all layout parameters and can be changed dynamically by options after the project is started, as in the example.

                +
              • +
              • Choose a prebuilt navigation type (side/top)

                +
              • +
              • Choose a prebuilt theme style (light/dark)

                +
              • +
              • Choose a prebuilt direction option (ltr/rtl)

                +
              • +
              • Set up HammerJS for gesture recognition (Yes/No)

                +
              • +
              • Set up browser animations for Angular Material (Yes/No)

                +
              • +
              + + +
              + +
              +
              +
              + +

              results matching ""

              +
                + +
                +
                + +

                No results matching ""

                + +
                +
                +
                + +
                +
                + +
                + + + + + + + + + + + + + + +
                + + +
                + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/schematics/project-init.png b/en/schematics/project-init.png new file mode 100644 index 0000000..e751330 Binary files /dev/null and b/en/schematics/project-init.png differ diff --git a/en/search_index.json b/en/search_index.json index bb6c267..f5660e0 100644 --- a/en/search_index.json +++ b/en/search_index.json @@ -1 +1 @@ -{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["admin","angular","aspect","base","better","busi","command","components.","contribut","conveni","custom","develop","framework","high","improved.","intent","introduct","issu","made","materi","matero","matur","more","need","ng","origin","present,","project","provid","pull","qualiti","request","schematics.","submit","suggestions,","templat","templet","veri"],"getting-started.html":["$","(such","**","add","adjust","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","automat","base","basic","befor","busi","cd","chang","cli","cli,","clone","components,","conveni","core","core.module.t","custom","data,","default.","default.interceptor.t","depth=1","details.","develop","directori","easiest","environ","etc.)","except","files.","follow","function","future.","get","git","git@github.com:ng","guide,","helper","hmr","hmr,","http://localhost:4200/.","inform","init","initi","instal","interceptor","key","know","layout","layout.","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu","menu.service.t","mixin","module.","nav","navig","need","new","ng","npm","plugin","program","project","recommend","reload","repo,","repo.","rout","routes.module.t","routing.module.t","run","sass","see","serve.","servic","settings.service.t","settings.t","share","shared.module.t","side","small","sourc","src","start","starter","startup.servic","startup.service.","startup.service.t","structur","style","style.scss","templat","theme","theme.","theme.module.t","typescript","us","user","way","whole","widget","written","|","|——","│","│──","└──","├──"],"schematics/":["add","angular","gener","generate,提供更多常用的业务模板。","matero","ng","schemat","updat","update,方便","功能,之后还会添加","原理图","及","可以快速添加项目目录或者生成常用的业务模板。","可以说是","实现了","生态中非常强大的一个功能。通过","目前","项目的升级维护,同时也会继续完善"],"schematics/project-init.html":["$","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","1、必须创建一个","2、添加","add","angular","anim","browser","cd","choos","cli","css","direct","gestur","hammerj","layout","materi","matero","navig","new","ng","option","prebuilt","recognit","scss","set","style","templat","theme","type","up","使用","则保留了所有布局参数,项目启动后可以通过","初始化选项","动态更改布局,比如演示示例就是这种方式。","及","命令可以快速创建项目目录,并且可以通过","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","提供的样式变量。","是否使用","是否开启动画","更改布局样式;dynam","添加项目","版本(8.x)创建,低版本可能会有兼容问题。","的主题风格等。","表示静态模板,项目启动后无法再通过","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","项目,建议采用最新的","预处理器最好选择"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","adminlayoutcompon","adminlayoutcomponent,","angular","bug,使用以上命令会报错,本人提了","children:","cli","cli:","compon","component:","const","e=tru","entrycompon","g","import('./abc/abc.module').then(m","issu","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","matero","matero:modul","matero:pag","matero:page,其实这两个命令是对","modul","ng","path:","pr,angular","rout","route=abc","routes.modul","routes//","routes/abc","routes:","routing.modul","{","}","},","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用原始的","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","动态组件","动态组件简单来说就是需要添加到","原理图等价于以下","及","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","和","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","对比原始","将声明添加到常量数组,比如","新增路由","模块","版本有","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","的","的主要不同如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","等。","路由定义默认添加到","通过以上命令会自动在","页面","默认创建一个惰性模块。"],"theming/":["#","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","function","helper","matero","mixin","ng","option","plugin","sass","sidenav","style","theme","theme($theme)","theme($theme);","topnav","widget","{","}","│","└──","├──","为了方便修改主题色系,sidenav","主题样式入口文件","主题核心样式","主题系统","使用了","入口","公用组件","函数","函数入口","去设置布局,除非你有特殊的需求。","及","变量","和","工具类","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","样式目录","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的基础知识。主题样式目录如下:","第三方库样式","编写,所以使用者必须了解","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","boolean","boolean;","const","core/settings.t","defaults:","dir:","dir?:","dynam","export","false,","getopt","headerpos:","headerpos?:","interfac","navpos:","navpos?:","navpos、dir、them","observ","options?:","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","string","theme:","theme?:","true,","type:","value:","{","|","}","};","参数","和预构建选项关联。","布局配置只有在项目初始化时选择","建议不要改动","描述","方法","是布局配置项的默认值,其中","服务中的","模板才有效。","监听侧边栏导航状态","获取配置项","设置布局","返回值","配置布局"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500、blue","900,详情查看","[","]","add","api","background","badge?:","children?:","childrenitem","childrenitem[];","color","color:","controls\",","export","getal","getmenuitemnam","getmenulevel","https://ng","icon:","interfac","label?:","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","materi","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu:","menu[]","menuservic","name:","ng","path,二级子项的","path,所以业务页的最终路由地址就是","red","set","state","state:","statearr:","string","string;","string[]","table/pagin","tag","tag;","type:","value:","{","|","}","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","允许为空,最终的路由地址为","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","参数","描述","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","方法","标签颜色","标签颜色需要填入一个合法的","添加一个菜单项","生成路径","的菜单只支持三级,一般来说,二级菜单已经够用了。","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","获取全部菜单","获取菜单层级","获取菜单项名称","菜单服务会返回一个","表示业务组件的路由","表示惰性模块的路由","设置菜单","返回值","配置菜单","颜色","颜色值,比如"],"theming/title.html":["''","api","boolean","breadcrumb","header","name","page","showbreadcrumb","string","subtitl","titl","true","使用页面标题组件。页面标题默认获取菜单的","副标题","可以直接使用","属性","是否显示面包屑","来改变标题的背景色。","标题","类型","说明","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","颜色类","默认值"],"theming/colors.html":["materi","matero","ng","sass","使用","对颜色进行了非常精细的设置。","的颜色非常丰富,angular","详见","颜色","颜色演示"],"theming/helpers.html":[".bg",".text","16","24,这样可以最大程度的保证系统样式的统一。","4","8","angular","class。","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","materi","matero","ng","p","pad","中辅助样式类遵循","关于颜色","前缀","前缀,文本色添加","在实际工作中有着至关重要的作用,基于","如何编写通用的","我在很早之前曾写过","所有辅助样式类可以查看","的","的倍数,比如","的编写策略,详见","的设计原则,数值大多是","组件库以及","辅助样式类","颜色类分为背景色及文本色,背景色添加"],"libs/":["angular","formli","ng","ngx","photoview","progressbar","select","toastr","translat","推荐一些优秀的","第三方库","第三方库:"],"libs/flex-layout.html":["angular","col","dashboard","demo","flex","fxlayoutgap","fxlayoutgutt","layout","materi","matero","row","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","代码。","官方提供的","实现响应式布局。","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","是一个基于指令的布局神器,专为","暂时加入了","本人在使用中发现了一些小问题,列之间的间距需要使用","的","设计,使用非常方便。","默认没有响应式布局组件,我们必须借助"],"i18n/":["come","soon","国际化"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},"docs":{},"、":{"docs":{},"必":{"docs":{},"须":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"2":{"4":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"最":{"docs":{},"大":{"docs":{},"程":{"docs":{},"度":{"docs":{},"的":{"docs":{},"保":{"docs":{},"证":{"docs":{},"系":{"docs":{},"统":{"docs":{},"样":{"docs":{},"式":{"docs":{},"的":{"docs":{},"统":{"docs":{},"一":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"、":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744}}},"5":{"0":{"0":{"docs":{},"、":{"docs":{},"b":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"d":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"theming/":{"ref":"theming/","tf":0.011111111111111112},"./":{"ref":"./","tf":0.0425531914893617}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"o":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.18181818181818182},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"无":{"docs":{},"法":{"docs":{},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"第":{"docs":{},"三":{"docs":{},"级":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.05555555555555555},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}},"e":{"docs":{},",":{"docs":{},"其":{"docs":{},"实":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"对":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{},",":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.044444444444444446}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"n":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.019543973941368076},"schematics/":{"ref":"schematics/","tf":0.3},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.08139534883720931},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.10059171597633136},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/":{"ref":"libs/","tf":0.06666666666666667}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.26666666666666666}}}},"e":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"e":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}},"a":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"g":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"、":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.09302325581395349}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"r":{"docs":{},"e":{"docs":{},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"g":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}},"a":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.02280130293159609}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"所":{"docs":{},"以":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"的":{"docs":{},"最":{"docs":{},"终":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"就":{"docs":{},"是":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"p":{"docs":{},"o":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/":{"ref":"schematics/","tf":0.06666666666666667}},"i":{"docs":{},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}},"r":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},",":{"docs":{},"动":{"docs":{},"态":{"docs":{},"设":{"docs":{},"置":{"docs":{},"页":{"docs":{},"面":{"docs":{},"布":{"docs":{},"局":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}},"o":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.009771986970684}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}},"u":{"docs":{},"p":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"关":{"docs":{},"键":{"docs":{},"信":{"docs":{},"息":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"、":{"docs":{},"用":{"docs":{},"户":{"docs":{},"信":{"docs":{},"息":{"docs":{},"等":{"docs":{},",":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"写":{"docs":{},"在":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.025}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125},"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"交":{"docs":{},"流":{"docs":{},"讨":{"docs":{},"论":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"加":{"docs":{},"入":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"如":{"docs":{},"何":{"docs":{},"贡":{"docs":{},"献":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"编":{"docs":{},"写":{"docs":{},"通":{"docs":{},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"该":{"docs":{},"项":{"docs":{},"目":{"docs":{},"或":{"docs":{},"者":{"docs":{},"有":{"docs":{},"更":{"docs":{},"好":{"docs":{},"的":{"docs":{},"建":{"docs":{},"议":{"docs":{},",":{"docs":{},"欢":{"docs":{},"迎":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}},"始":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":10.003105590062113}}}}}},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"便":{"docs":{},"利":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"指":{"docs":{},"令":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},"变":{"docs":{},"量":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"搭":{"docs":{},"建":{"docs":{},"的":{"docs":{},"中":{"docs":{},"后":{"docs":{},"台":{"docs":{},"管":{"docs":{},"理":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}},"指":{"docs":{},"令":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"神":{"docs":{},"器":{"docs":{},",":{"docs":{},"专":{"docs":{},"为":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"否":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"开":{"docs":{},"启":{"docs":{},"动":{"docs":{},"画":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"显":{"docs":{},"示":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"值":{"docs":{},",":{"docs":{},"其":{"docs":{},"中":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"框":{"docs":{},"架":{"docs":{},"目":{"docs":{},"前":{"docs":{},"还":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"成":{"docs":{},"熟":{"docs":{},",":{"docs":{},"各":{"docs":{},"方":{"docs":{},"面":{"docs":{},"都":{"docs":{},"有":{"docs":{},"待":{"docs":{},"完":{"docs":{},"善":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"初":{"docs":{},"衷":{"docs":{},"是":{"docs":{},"希":{"docs":{},"望":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"自":{"docs":{},"助":{"docs":{},"服":{"docs":{},"务":{"docs":{},"群":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}},"基":{"docs":{},"础":{"docs":{},"知":{"docs":{},"识":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"目":{"docs":{},"录":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},"等":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"样":{"docs":{},"式":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"系":{"docs":{},"统":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"两":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"(":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"不":{"docs":{},"同":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"子":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},",":{"docs":{},"暂":{"docs":{},"时":{"docs":{},"无":{"docs":{},"法":{"docs":{},"设":{"docs":{},"置":{"docs":{},"其":{"docs":{},"它":{"docs":{},"插":{"docs":{},"入":{"docs":{},"位":{"docs":{},"置":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"扩":{"docs":{},"展":{"docs":{},"优":{"docs":{},"化":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"菜":{"docs":{},"单":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"三":{"docs":{},"级":{"docs":{},",":{"docs":{},"一":{"docs":{},"般":{"docs":{},"来":{"docs":{},"说":{"docs":{},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"已":{"docs":{},"经":{"docs":{},"够":{"docs":{},"用":{"docs":{},"了":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{},"非":{"docs":{},"常":{"docs":{},"丰":{"docs":{},"富":{"docs":{},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"倍":{"docs":{},"数":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"编":{"docs":{},"写":{"docs":{},"策":{"docs":{},"略":{"docs":{},",":{"docs":{},"详":{"docs":{},"见":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"原":{"docs":{},"则":{"docs":{},",":{"docs":{},"数":{"docs":{},"值":{"docs":{},"大":{"docs":{},"多":{"docs":{},"是":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"知":{"docs":{},"乎":{"docs":{},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10}}}},"组":{"docs":{},"件":{"docs":{},"库":{"docs":{},"的":{"docs":{},"高":{"docs":{},"质":{"docs":{},"量":{"docs":{},"、":{"docs":{},"高":{"docs":{},"度":{"docs":{},"可":{"docs":{},"定":{"docs":{},"制":{"docs":{},"的":{"docs":{},"后":{"docs":{},"台":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"了":{"docs":{},"解":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"以":{"docs":{},"及":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"合":{"docs":{},"而":{"docs":{},"成":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"稍":{"docs":{},"后":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"示":{"docs":{},"例":{"docs":{},"说":{"docs":{},"明":{"docs":{},",":{"docs":{},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.09627329192546584},"theming/":{"ref":"theming/","tf":0.12222222222222222}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}},"c":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03550295857988166}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"i":{"docs":{},"b":{"docs":{},"u":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"h":{"docs":{},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"docs":{}}}}},"m":{"docs":{},"o":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}},"t":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"t":{"docs":{},"c":{"docs":{},".":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.05325443786982249}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"多":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.003257328990228}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.13953488372093023}},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"几":{"docs":{},"乎":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"再":{"docs":{},"写":{"docs":{},"多":{"docs":{},"余":{"docs":{},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"出":{"docs":{},"现":{"docs":{},"全":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"这":{"docs":{},"一":{"docs":{},"隐":{"docs":{},"患":{"docs":{},"降":{"docs":{},"到":{"docs":{},"最":{"docs":{},"低":{"docs":{},",":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"细":{"docs":{},"节":{"docs":{},"调":{"docs":{},"整":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"少":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"用":{"docs":{},"到":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}}}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"o":{"docs":{},"p":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03409090909090909}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}},"w":{"docs":{},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"a":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0375}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.28664495114006516},"theming/":{"ref":"theming/","tf":0.1}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.08143322475570032},"theming/":{"ref":"theming/","tf":0.1111111111111111}}}}},"业":{"docs":{},"务":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"路":{"docs":{},"由":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"注":{"docs":{},"册":{"docs":{},"口":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"中":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"去":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"这":{"docs":{},"一":{"docs":{},"类":{"docs":{},"组":{"docs":{},"件":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"等":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{},"比":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"遵":{"docs":{},"循":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"样":{"docs":{},"式":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"核":{"docs":{},"心":{"docs":{},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"系":{"docs":{},"统":{"docs":{"theming/":{"ref":"theming/","tf":10.011111111111111}}}}}},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}},"原":{"docs":{},"始":{"docs":{},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"了":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"默":{"docs":{},"认":{"docs":{},"获":{"docs":{},"取":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"克":{"docs":{},"隆":{"docs":{},"完":{"docs":{},"整":{"docs":{},"仓":{"docs":{},"库":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"公":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"共":{"docs":{},"享":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"函":{"docs":{},"数":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"项":{"docs":{},"目":{"docs":{},"是":{"docs":{},"最":{"docs":{},"便":{"docs":{},"捷":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"选":{"docs":{},"项":{"docs":{},"可":{"docs":{},"以":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"等":{"docs":{},"。":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"选":{"docs":{},"项":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"及":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"只":{"docs":{},"有":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"一":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"能":{"docs":{},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"以":{"docs":{},"下":{"docs":{},"方":{"docs":{},"法":{"docs":{},"只":{"docs":{},"能":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"其":{"docs":{},"它":{"docs":{},"声":{"docs":{},"明":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"添":{"docs":{},"加":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"安":{"docs":{},"装":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"方":{"docs":{},"式":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"克":{"docs":{},"隆":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}},"工":{"docs":{},"具":{"docs":{},"类":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"配":{"docs":{},"置":{"docs":{},"选":{"docs":{},"项":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"只":{"docs":{},"有":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"时":{"docs":{},"选":{"docs":{},"择":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"建":{"docs":{},"议":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"固":{"docs":{},"定":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"不":{"docs":{},"要":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"通":{"docs":{},"过":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"要":{"docs":{},"改":{"docs":{},"动":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"或":{"docs":{},"者":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"打":{"docs":{},"开":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"访":{"docs":{},"问":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"拦":{"docs":{},"截":{"docs":{},"器":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"服":{"docs":{},"务":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"中":{"docs":{},"的":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"本":{"docs":{},"地":{"docs":{},"开":{"docs":{},"发":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"静":{"docs":{},"态":{"docs":{},"资":{"docs":{},"源":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"人":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"中":{"docs":{},"发":{"docs":{},"现":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"小":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"列":{"docs":{},"之":{"docs":{},"间":{"docs":{},"的":{"docs":{},"间":{"docs":{},"距":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}},"样":{"docs":{},"式":{"docs":{},"主":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"核":{"docs":{},"心":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"添":{"docs":{},"加":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"后":{"docs":{},"期":{"docs":{},"可":{"docs":{},"能":{"docs":{},"还":{"docs":{},"有":{"docs":{},"微":{"docs":{},"调":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":10.011627906976743}}}},"一":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"环":{"docs":{},"境":{"docs":{},"变":{"docs":{},"量":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"登":{"docs":{},"陆":{"docs":{},"注":{"docs":{},"册":{"docs":{},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"目":{"docs":{},"录":{"docs":{},"结":{"docs":{},"构":{"docs":{},"遵":{"docs":{},"循":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"生":{"docs":{},"成":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"第":{"docs":{},"三":{"docs":{},"方":{"docs":{},"库":{"docs":{"libs/":{"ref":"libs/","tf":10.066666666666666}},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},":":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"菜":{"docs":{},"单":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"服":{"docs":{},"务":{"docs":{},"会":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"运":{"docs":{},"行":{"docs":{},"程":{"docs":{},"序":{"docs":{},",":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"页":{"docs":{},"面":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":10.03225806451613}},"组":{"docs":{},"件":{"docs":{},"是":{"docs":{},"由":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"及":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"成":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"运":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"后":{"docs":{},"默":{"docs":{},"认":{"docs":{},"执":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"的":{"docs":{},"升":{"docs":{},"级":{"docs":{},"维":{"docs":{},"护":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"继":{"docs":{},"续":{"docs":{},"完":{"docs":{},"善":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},",":{"docs":{},"建":{"docs":{},"议":{"docs":{},"采":{"docs":{},"用":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"指":{"docs":{},"南":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"是":{"docs":{},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"e":{"docs":{},",":{"docs":{},"方":{"docs":{},"便":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"还":{"docs":{},"会":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{"schematics/":{"ref":"schematics/","tf":10.033333333333333}},"等":{"docs":{},"价":{"docs":{},"于":{"docs":{},"以":{"docs":{},"下":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},"或":{"docs":{},"者":{"docs":{},"生":{"docs":{},"成":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}},"生":{"docs":{},"态":{"docs":{},"中":{"docs":{},"非":{"docs":{},"常":{"docs":{},"强":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},"成":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"将":{"docs":{},"路":{"docs":{},"由":{"docs":{},"添":{"docs":{},"加":{"docs":{},"声":{"docs":{},"明":{"docs":{},"到":{"docs":{},"同":{"docs":{},"级":{"docs":{},"路":{"docs":{},"由":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}},"路":{"docs":{},"径":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"(":{"docs":{},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"s":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"其":{"docs":{},"它":{"docs":{},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"则":{"docs":{},"无":{"docs":{},"法":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}},"u":{"docs":{},"g":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"本":{"docs":{},"人":{"docs":{},"提":{"docs":{},"了":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"s":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"s":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"则":{"docs":{},"保":{"docs":{},"留":{"docs":{},"了":{"docs":{},"所":{"docs":{},"有":{"docs":{},"布":{"docs":{},"局":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"就":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"简":{"docs":{},"单":{"docs":{},"来":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"创":{"docs":{},"建":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"会":{"docs":{},"有":{"docs":{},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"更":{"docs":{},"快":{"docs":{},"速":{"docs":{},"地":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"实":{"docs":{},"际":{"docs":{},"工":{"docs":{},"作":{"docs":{},"中":{"docs":{},"有":{"docs":{},"着":{"docs":{},"至":{"docs":{},"关":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},";":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}},"版":{"docs":{},"本":{"docs":{},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},"创":{"docs":{},"建":{"docs":{},",":{"docs":{},"低":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"有":{"docs":{},"兼":{"docs":{},"容":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"docs":{}},"有":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"表":{"docs":{},"示":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"无":{"docs":{},"法":{"docs":{},"再":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"导":{"docs":{},"航":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"或":{"docs":{},"者":{"docs":{},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{},"模":{"docs":{},"板":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}},"文":{"docs":{},"字":{"docs":{},"方":{"docs":{},"向":{"docs":{},":":{"docs":{},"从":{"docs":{},"左":{"docs":{},"到":{"docs":{},"右":{"docs":{},"或":{"docs":{},"者":{"docs":{},"从":{"docs":{},"右":{"docs":{},"到":{"docs":{},"左":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"这":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},":":{"docs":{},"明":{"docs":{},"亮":{"docs":{},"主":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"暗":{"docs":{},"黑":{"docs":{},"主":{"docs":{},"题":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"项":{"docs":{},"配":{"docs":{},"置":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"最":{"docs":{},"好":{"docs":{},"选":{"docs":{},"择":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"在":{"docs":{},"新":{"docs":{},"建":{"docs":{},"的":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"及":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"使":{"docs":{},"用":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},",":{"docs":{},"其":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"为":{"docs":{},"例":{"docs":{},":":{"docs":{},"一":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"优":{"docs":{},"化":{"docs":{},"组":{"docs":{},"件":{"docs":{},"命":{"docs":{},"名":{"docs":{},":":{"docs":{},"为":{"docs":{},"了":{"docs":{},"防":{"docs":{},"止":{"docs":{},"组":{"docs":{},"件":{"docs":{},"重":{"docs":{},"复":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"模":{"docs":{},"块":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"路":{"docs":{},"径":{"docs":{},":":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"之":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"。":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"迭":{"docs":{},"代":{"docs":{},"中":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"增":{"docs":{},"加":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"组":{"docs":{},"件":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"和":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"团":{"docs":{},"队":{"docs":{},"已":{"docs":{},"经":{"docs":{},"针":{"docs":{},"对":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},"做":{"docs":{},"了":{"docs":{},"优":{"docs":{},"化":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"不":{"docs":{},"确":{"docs":{},"定":{"docs":{},"在":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"修":{"docs":{},"复":{"docs":{},"了":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"大":{"docs":{},"家":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"行":{"docs":{},"检":{"docs":{},"查":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"比":{"docs":{},"原":{"docs":{},"始":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"颜":{"docs":{},"色":{"docs":{},"进":{"docs":{},"行":{"docs":{},"了":{"docs":{},"非":{"docs":{},"常":{"docs":{},"精":{"docs":{},"细":{"docs":{},"的":{"docs":{},"设":{"docs":{},"置":{"docs":{},"。":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"将":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"常":{"docs":{},"量":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"路":{"docs":{},"由":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":10.005917159763314}}}}}},"模":{"docs":{},"块":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"板":{"docs":{},"才":{"docs":{},"有":{"docs":{},"效":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"等":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"值":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}},"没":{"docs":{},"有":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"必":{"docs":{},"须":{"docs":{},"借":{"docs":{},"助":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{},"修":{"docs":{},"改":{"docs":{},"主":{"docs":{},"题":{"docs":{},"色":{"docs":{},"系":{"docs":{},",":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"去":{"docs":{},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"有":{"docs":{},"特":{"docs":{},"殊":{"docs":{},"的":{"docs":{},"需":{"docs":{},"求":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"变":{"docs":{},"量":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"编":{"docs":{},"写":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"必":{"docs":{},"须":{"docs":{},"了":{"docs":{},"解":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{},")":{"docs":{},"、":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"服":{"docs":{},"务":{"docs":{},"、":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},")":{"docs":{},"、":{"docs":{},"常":{"docs":{},"用":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"等":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"参":{"docs":{},"数":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"描":{"docs":{},"述":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"方":{"docs":{},"法":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"监":{"docs":{},"听":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"状":{"docs":{},"态":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"全":{"docs":{},"部":{"docs":{},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"菜":{"docs":{},"单":{"docs":{},"层":{"docs":{},"级":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"项":{"docs":{},"名":{"docs":{},"称":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"计":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"非":{"docs":{},"常":{"docs":{},"方":{"docs":{},"便":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"配":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":10.011363636363637}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":10.00625}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"为":{"docs":{},"空":{"docs":{},",":{"docs":{},"最":{"docs":{},"终":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"为":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"关":{"docs":{},"于":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},",":{"docs":{},"分":{"docs":{},"别":{"docs":{},"打":{"docs":{},"开":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"个":{"docs":{},"路":{"docs":{},"径":{"docs":{},"查":{"docs":{},"看":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"变":{"docs":{},"化":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"导":{"docs":{},"航":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"动":{"docs":{},"态":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"和":{"docs":{},"路":{"docs":{},"由":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"是":{"docs":{},"由":{"docs":{},"父":{"docs":{},"级":{"docs":{},"和":{"docs":{},"子":{"docs":{},"级":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"标":{"docs":{},"签":{"docs":{},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"需":{"docs":{},"要":{"docs":{},"填":{"docs":{},"入":{"docs":{},"一":{"docs":{},"个":{"docs":{},"合":{"docs":{},"法":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":10.090909090909092}},"值":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"类":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"分":{"docs":{},"为":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"及":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},",":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}},"演":{"docs":{},"示":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}},"副":{"docs":{},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}},"属":{"docs":{},"性":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"来":{"docs":{},"改":{"docs":{},"变":{"docs":{},"标":{"docs":{},"题":{"docs":{},"的":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"说":{"docs":{},"明":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"详":{"docs":{},"见":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"前":{"docs":{},"缀":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},",":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"我":{"docs":{},"在":{"docs":{},"很":{"docs":{},"早":{"docs":{},"之":{"docs":{},"前":{"docs":{},"曾":{"docs":{},"写":{"docs":{},"过":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}},"所":{"docs":{},"有":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":10.023255813953488}}}}}}},"推":{"docs":{},"荐":{"docs":{},"一":{"docs":{},"些":{"docs":{},"优":{"docs":{},"秀":{"docs":{},"的":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"类":{"docs":{},"实":{"docs":{},"现":{"docs":{},"左":{"docs":{},"右":{"docs":{},"间":{"docs":{},"距":{"docs":{},",":{"docs":{},"以":{"docs":{},"后":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"移":{"docs":{},"除":{"docs":{},"。":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"完":{"docs":{},"整":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}},"官":{"docs":{},"方":{"docs":{},"提":{"docs":{},"供":{"docs":{},"的":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"指":{"docs":{},"令":{"docs":{},"实":{"docs":{},"现":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"一":{"docs":{},"些":{"docs":{},"说":{"docs":{},"起":{"docs":{},"来":{"docs":{},"有":{"docs":{},"些":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"原":{"docs":{},"因":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"指":{"docs":{},"令":{"docs":{},"并":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"好":{"docs":{},"用":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"人":{"docs":{},"提":{"docs":{},"议":{"docs":{},"加":{"docs":{},"入":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"官":{"docs":{},"方":{"docs":{},"目":{"docs":{},"前":{"docs":{},"因":{"docs":{},"为":{"docs":{},"各":{"docs":{},"种":{"docs":{},"原":{"docs":{},"因":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暂":{"docs":{},"时":{"docs":{},"加":{"docs":{},"入":{"docs":{},"了":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"国":{"docs":{},"际":{"docs":{},"化":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"length":802},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","#","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(such","(yes/no)","**","+",".bg",".text","/","//","16","1、必须创建一个","24,这样可以最大程度的保证系统样式的统一。","2、添加","4","500、blue","8","8.x","900,详情查看","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","add","adjust","admin","adminlayoutcompon","adminlayoutcomponent,","angular","anim","api","app","app.component.t","app.module.t","app.scss","appset","aspect","asset","auth","automat","background","badge?:","base","basic","befor","better","boolean","boolean;","breadcrumb","browser","bug,使用以上命令会报错,本人提了","busi","cd","chang","children:","children?:","childrenitem","childrenitem[];","choos","class。","cli","cli,","cli:","clone","col","color","color:","come","command","compon","component:","components,","components.","const","contribut","controls\",","conveni","core","core.module.t","core/settings.t","css","custom","dashboard","data,","default.","default.interceptor.t","defaults:","demo","depth=1","details.","develop","dir:","dir?:","direct","directori","dynam","e=tru","easiest","entrycompon","environ","etc.)","except","export","false,","files.","flex","follow","formli","framework","function","future.","fxlayoutgap","fxlayoutgutt","g","gener","generate,提供更多常用的业务模板。","gestur","get","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","guide,","hammerj","header","headerpos:","headerpos?:","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","high","hmr","hmr,","http","http://localhost:4200/","http://localhost:4200/.","https://ng","icon:","import('./abc/abc.module').then(m","improved.","inform","init","initi","instal","intent","interceptor","interfac","introduct","issu","key","know","label?:","layout","layout.","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","made","matbottomsheet,matdialog","materi","material.module.t","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page,其实这两个命令是对","matur","menu","menu.service.t","menu:","menu[]","menuservic","mixin","modul","module.","more","name","name:","nav","navig","navpos:","navpos?:","navpos、dir、them","need","new","ng","ngx","npm","observ","option","options?:","origin","p","pad","page","path:","path,二级子项的","path,所以业务页的最终路由地址就是","photoview","plugin","prebuilt","present,","program","progressbar","project","provid","pr,angular","pull","qualiti","recognit","recommend","red","reload","repo,","repo.","request","request,或者提","rout","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.modul","routing.module.t","row","run","sass","schemat","schematics.","scss","see","segmentfault","select","serv","serve.","servic","set","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settings.service.t","settings.t","settingsservic","share","shared.module.t","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","side","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","small","soon","sourc","src","start","starter","startup.servic","startup.service.","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","state","state:","statearr:","string","string;","string[]","structur","style","style.scss","submit","subtitl","suggestions,","table/pagin","tag","tag;","templat","templet","theme","theme($theme)","theme($theme);","theme.","theme.module.t","theme:","theme?:","titl","toastr","topnav","translat","true","true,","type","type:","typescript","up","updat","update,方便","us","user","value:","veri","way","whole","widget","written","{","|","|——","}","},","};","│","│──","└──","├──","专栏","业务文件","业务路由模块","业务路由注册口","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","中。","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","中辅助样式类遵循","为了方便修改主题色系,sidenav","主题文件","主题样式入口文件","主题核心样式","主题模块","主题系统","交流讨论","仓库,不过","代码。","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用","使用了","使用原始的","使用页面标题组件。页面标题默认获取菜单的","允许为空,最终的路由地址为","克隆完整仓库","入口","公用组件","共享文件","共享模块","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","关于颜色","函数","函数入口","则保留了所有布局参数,项目启动后可以通过","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","初始化选项","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","前缀","前缀,文本色添加","副标题","功能,之后还会添加","加入","动态更改布局,比如演示示例就是这种方式。","动态组件","动态组件简单来说就是需要添加到","原理图","原理图等价于以下","去设置布局,除非你有特殊的需求。","参数","及","变量","只有侧边栏一种布局样式。","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","可以快速添加项目目录或者生成常用的业务模板。","可以直接使用","可以说是","命令可以快速创建项目目录,并且可以通过","和","和预构建选项关联。","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","国际化","在业务页面添加一个动态组件。","在实际工作中有着至关重要的作用,基于","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","如何编写通用的","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","安装","安装方式之外,也可以克隆","官方提供的","实现了","实现响应式布局。","对比原始","对颜色进行了非常精细的设置。","将声明添加到常量数组,比如","属性","工具类","布局","布局配置只有在项目初始化时选择","布局配置选项","建议不要改动","建议使用","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","开发","开始使用","我在很早之前曾写过","或者","所有辅助样式类可以查看","打开浏览器访问","拦截器","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","推荐一些优秀的","描述","提供更便利的业务指令。","提供的样式变量。","搭建的中后台管理框架。","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","新增路由","方法","是一个基于","是一个基于指令的布局神器,专为","是否使用","是否开启动画","是否显示面包屑","是基于","是布局配置项的默认值,其中","暂时加入了","更改布局样式;dynam","服务","服务中的","本人在使用中发现了一些小问题,列之间的间距需要使用","本地开发","本地静态资源","来改变标题的背景色。","标签颜色","标签颜色需要填入一个合法的","标题","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","框架目前还不是很成熟,各方面都有待完善。","模块","模板才有效。","添加一个菜单项","添加业务模块,后期可能还有微调。","添加项目","版本有","版本(8.x)创建,低版本可能会有兼容问题。","环境变量配置","生态中非常强大的一个功能。通过","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","生成路径","登陆注册布局","的","的主要不同如下:","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的主题风格等。","的倍数,比如","的初衷是希望提供一个基于","的基础知识。","的基础知识。主题样式目录如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","的编写策略,详见","的自助服务群","的菜单只支持三级,一般来说,二级菜单已经够用了。","的设计原则,数值大多是","的颜色非常丰富,angular","监听侧边栏导航状态","目前","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","目录结构遵循","知乎专栏","第三方库","第三方库样式","第三方库:","等。","简介","类型","组件库以及","组件库开发的项目,所以你需要了解","组件库的高质量、高度可定制的后台模板,同时基于","组件模块","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","编写,所以使用者必须了解","获取全部菜单","获取菜单层级","获取菜单项名称","获取配置项","菜单服务会返回一个","菜单配置","表示业务组件的路由","表示惰性模块的路由","表示静态模板,项目启动后无法再通过","设置布局","设置菜单","设计,使用非常方便。","详见","说明","路由定义默认添加到","辅助样式类","运行程序,不要使用","返回值","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","通过以上命令会自动在","配置布局","配置菜单","除了","页面","页面布局配置","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。","项目的升级维护,同时也会继续完善","项目目录","项目运行","项目运行后默认执行","项目,建议采用最新的","预处理器最好选择","颜色","颜色值,比如","颜色演示","颜色类","颜色类分为背景色及文本色,背景色添加","风格指南,同时也是为了方便","默认值","默认创建一个惰性模块。","默认没有响应式布局组件,我们必须借助"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero is an Angular admin templete made with Material components.\nThe original intention of developing ng-matero is to provide a high-quality and high-customized admin template based on Angular Material and to provide some more convenient business command based on Schematics.\nThe framework is not very mature at present, all aspects need to be improved.\nContributing\nIf you like the project or have better suggestions, you can Pull request or submit Issues\n"},"getting-started.html":{"url":"getting-started.html","title":"Getting Started","keywords":"","body":"Getting Started\nNg-Matero is a project based in Angular Material Components, so you need to know the basics of TypeScript and Sass\nInstallation\nThe easiest way to initialize the project is to use the CLI, you can customize admin template and theme. See Project Init for details.\n$ ng new \n$ cd \n$ ng add ng-matero\n\nExcept using CLI, you can also clone the Starter repo, but Starter has just side nav layout.\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\nDevelopment\nIt is recommended to run the program using hmr, do not use npm start or ng serve.\n$ npm run hmr\n\nClone the whole repo.\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\nNavigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.\n\nProject Directory\n├── src\n│ ├── app\n│ │ ├── core\n│ │ │ ├── interceptors\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services\n│ │ │ │ ├── settings.service.ts\n│ │ │ │ ├── menu.service.ts\n│ │ │ │ └── startup.service.ts\n│ │ │ │── core.module.ts\n│ │ │ │── **\n│ │ │ └── settings.ts\n│ │ ├── routes\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts\n│ │ │ └── routes.module.ts\n│ │ ├── shared\n│ │ │ |—— **\n│ │ │ └── shared.module.ts\n│ │ ├── theme\n│ │ │ ├── admin-layout\n│ │ │ ├── auth-layout\n│ │ | └── theme.module.ts\n│ │ ├── app.component.ts\n│ │ └── app.module.ts\n│ │ └── material.module.ts\n│ ├── assets\n│ ├── environments\n│ ├── styles\n│ │ ├── functions\n│ │ ├── helpers\n│ │ ├── mixins\n│ │ ├── plugins\n│ │ ├── theme\n│ │ ├── widgets\n│ │ ├── **\n│ │ └── app.scss\n└── └── style.scss\n\nThe directory structure follows the Angular style guide, and is also for convenience of the CLI to add business module. There may be some small adjustments in the future.\nProject Running\nThe project runs startup.service by default. Some key information (such as menu data, user data, etc.) before the project starts can be written in the startup.service.\n"},"schematics/":{"url":"schematics/","title":"原理图","keywords":"","body":"原理图\nSchematics 可以说是 Angular 生态中非常强大的一个功能。通过 Schematics 可以快速添加项目目录或者生成常用的业务模板。\n目前 ng-matero 实现了 ng add 及 ng generate 功能,之后还会添加 ng update,方便 ng-matero 项目的升级维护,同时也会继续完善 ng generate,提供更多常用的业务模板。\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"添加项目","keywords":"","body":"添加项目\n使用 ng add 命令可以快速创建项目目录,并且可以通过 CLI 选项配置 ng-matero 的主题风格等。\n1、必须创建一个 Angular 项目,建议采用最新的 CLI 版本(8.x)创建,低版本可能会有兼容问题。\n$ ng new \n$ cd \n\n\nCSS 预处理器最好选择 Scss (Sass),使用其它预处理器则无法使用 Angular Material 及 ng-matero 提供的样式变量。\n\n2、添加 ng-matero\n$ ng add ng-matero\n\n初始化选项\n在添加项目的时候会有预构建选项,它可以更快速地定制主题。\n\n\nChoose a prebuilt layout template (static/dynamic)\n选择布局模板类型:static 表示静态模板,项目启动后无法再通过 options 更改布局样式;dynamic 则保留了所有布局参数,项目启动后可以通过 options 动态更改布局,比如演示示例就是这种方式。\n\nChoose a prebuilt navigation type (side/top)\n选择导航类型:侧边栏导航或者顶部导航\n\nChoose a prebuilt theme style (light/dark)\n选择这题风格:明亮主题或者暗黑主题\n\nChoose a prebuilt direction option (ltr/rtl)\n选择文字方向:从左到右或者从右到左\n\nSet up HammerJS for gesture recognition (Yes/No)\n是否使用 HammerJS\n\nSet up browser animations for Angular Material (Yes/No)\n是否开启动画\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"新增路由","keywords":"","body":"新增路由\nNg-Matero 目前提供了两个生成代码的原理图,ng g ng-matero:module 及 ng g ng-matero:page,其实这两个命令是对 Angular CLI ng g module 和 ng g component 的扩展优化。\n模块\n默认创建一个惰性模块。\n$ ng g ng-matero:module \n\n通过以上命令会自动在 routes 目录添加一个业务模块,同时也会将模块声明添加到 routes.module 以及在 routes-routing.module 中添加一个路由定义。比如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\n路由定义默认添加到 AdminLayoutComponent 的子路由中,暂时无法设置其它插入位置。\n对比原始 module\nNg-Matero 的 module 原理图等价于以下 ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nAngular CLI 8.x 版本有 bug,使用以上命令会报错,本人提了 issue 及 pr,Angular 团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。\n\n但是 Angular 生成惰性模块时,会将路由添加声明到同级路由位置,例如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\n页面\n在惰性模块中创建一个业务页面。\n$ ng g ng-matero:page -m=\n\n以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。\n动态组件\n动态组件简单来说就是需要添加到 entryComponents 中去的组件,这一类组件常用于模态窗等,比如 Angular Material 中的 MatBottomSheet,MatDialog 等。\n在业务页面添加一个动态组件。\n$ ng g ng-matero:page / -m= -e=true\n\n创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。\n对比原始 component\n使用原始的 component 只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。\n$ ng g component routes// -m=routes/\n\nng-matero:page 和 component 的主要不同如下:\n\n优化组件命名:为了防止组件重复,默认添加模块名前缀\n优化组件生成路径:默认添加到 routes\n将声明添加到常量数组,比如 COMPONENTS\n在模块路由中添加组件的路由声明\n\n"},"theming/":{"url":"theming/","title":"主题系统","keywords":"","body":"主题系统\nNg-Matero 的主题系统提供了常用的两种布局(侧边栏导航布局 及 顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。\n\n建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。\n\nNg-Matero 的主题样式是基于 Sass 编写,所以使用者必须了解 Sass 的基础知识。主题样式目录如下:\n├── styles # 样式目录\n│ ├── functions # 函数\n│ ├── helpers # 工具类\n│ ├── mixins # mixin\n│ ├── plugins # 第三方库样式\n│ ├── theme # 主题核心样式\n│ ├── widgets # 公用组件\n│ ├── _functions.scss # 函数入口\n│ ├── _mixins.scss # mixin 入口\n│ ├── _variables.scss # 变量\n└── └── app.scss # 主题样式入口文件\n\n为了方便修改主题色系,sidenav 和 topnav 使用了 mixin\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"配置布局","keywords":"","body":"配置布局\n布局配置只有在项目初始化时选择 dynamic 模板才有效。\ncore/settings.ts 是布局配置项的默认值,其中 navPos、dir、theme 和预构建选项关联。\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\n建议不要改动 setting.ts,动态设置页面布局可以使用 setting.service.ts 服务中的 setLayout。\nAPI\nSettingsService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetOptions\n-\nAppSettings\n获取配置项\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\n设置布局\n\n\nsetNavState\ntype: string value: boolean\nObservable\n监听侧边栏导航状态\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"配置菜单","keywords":"","body":"配置菜单\n菜单服务会返回一个 Menu 数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的 state 组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\n生成路径\nng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。\n以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。\n以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\n关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\n标签颜色\n标签颜色需要填入一个合法的 Material 颜色值,比如 red-500、blue-900,详情查看 颜色\nAPI\nMenuService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetAll\n-\nMenu[]\n获取全部菜单\n\n\nset\nmenu: Menu[]\nMenu[]\n设置菜单\n\n\nadd\nmenu: Menu\n-\n添加一个菜单项\n\n\ngetMenuItemName\nstateArr: string[]\nstring\n获取菜单项名称\n\n\ngetMenuLevel\nstateArr: string[]\nstring\n获取菜单层级\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"页面标题","keywords":"","body":"页面标题\n使用页面标题组件。页面标题默认获取菜单的 name\n\n\n可以直接使用 颜色类 来改变标题的背景色。\n\n\n页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。\n\n\nAPI\npage-header\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\ntitle\n标题\nstring\n''\n\n\nsubtitle\n副标题\nstring\n''\n\n\nshowBreadCrumb\n是否显示面包屑\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"颜色","keywords":"","body":"颜色\n\nMaterial 的颜色非常丰富,Angular Material 使用 Sass 对颜色进行了非常精细的设置。\n详见 Ng-Matero 颜色演示\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"辅助样式类","keywords":"","body":"辅助样式类\nHelpers 在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。\n我在很早之前曾写过 helpers 的编写策略,详见 如何编写通用的 Helper Class。\nNg-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的 helpers p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。\n关于颜色\n颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀\nHelpers\n所有辅助样式类可以查看 Ng-Matero Helpers\n"},"libs/":{"url":"libs/","title":"第三方库","keywords":"","body":"第三方库\n推荐一些优秀的 Angular 第三方库:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。\nflex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。\n本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。\n"},"i18n/":{"url":"i18n/","title":"国际化","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["admin","angular","aspect","base","better","busi","command","components.","contribut","conveni","custom","develop","framework","high","improved.","intent","introduct","issu","made","materi","matero","matur","more","need","ng","origin","present,","project","provid","pull","qualiti","request","schematics.","submit","suggestions,","templat","templet","veri"],"getting-started.html":["$","(such","**","add","adjust","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","automat","base","basic","befor","busi","cd","chang","cli","cli,","clone","components,","conveni","core","core.module.t","custom","data,","default.","default.interceptor.t","depth=1","details.","develop","directori","easiest","environ","etc.)","except","files.","follow","function","future.","get","git","git@github.com:ng","guide,","helper","hmr","hmr,","http://localhost:4200/.","inform","init","initi","instal","interceptor","key","know","layout","layout.","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu","menu.service.t","mixin","module.","nav","navig","need","new","ng","npm","plugin","program","project","recommend","reload","repo,","repo.","rout","routes.module.t","routing.module.t","run","sass","see","serve.","servic","settings.service.t","settings.t","share","shared.module.t","side","small","sourc","src","start","starter","startup.servic","startup.service.","startup.service.t","structur","style","style.scss","templat","theme","theme.","theme.module.t","typescript","us","user","way","whole","widget","written","|","|——","│","│──","└──","├──"],"schematics/":["add","angular","busi","common","commonli","continu","conveni","currently,","directori","ecosystem.","featur","function","gener","generate.","implement","improv","later","mainten","make","matero","more","ng","power","project","project.","provid","quickli","same","schemat","schematics.","templat","templates.","through","time,","updat","upgrad","us"],"schematics/project-init.html":["$","(8.x),","(light/dark)","(ltr/rtl)","(sass)","(side/top)","(static/dynamic)","(yes/no)","1.","2.","ad","add","allow","angular","anim","best","browser","cd","chang","choos","cli","command,","compat","configur","creat","css","custom","direct","directori","dynam","example.","gestur","hammerj","initi","instal","issues.","latest","layout","lower","materi","matero","mean","more","navig","new","ng","option","option.","paramet","prebuild","prebuilt","preprocessor,","preprocessor。","project","project.","projects,","provid","quickli","quickly.","recognit","recommend","retain","scss","set","started,","starts.","static","style","templat","template.","theme","type","up","us","variabl","version"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","abov","ad","add","adminlayoutcompon","adminlayoutcomponent,","angular","array,","automaticly:","being.","between","bug,","busi","check","children","children:","cli","cli:","codes,","command","command.","complete,","compon","component'","component.","component:","components,","components.","const","constant","content,","correspond","creat","creation","current","declar","declarations.","default","default.","differ","duplication,","dynam","e.g.","e=tru","edit","entrycompon","equival","error","example,","extent","file,","fix","follow","follows:","g","gener","import('./abc/abc.module').then(m","insert","issu","it,","iterations.","lazi","loadchildren:","locat","location:","m.abcmodule)","m=","m=rout","m=routes/","main","manual","manually.","matbottomsheet","matdialog","material.","matero","matero'","matero:modul","matero:pag","matero:page.","method","modal","modal,","modal.","modul","module,","module.","name","name:","need","new","ng","optim","origin","page","page.","path:","prefix","prevent","problem,","provid","pull","releas","request.","rout","route.","route=abc","routes.modul","routes//","routes/abc","routes:","routing.","routing.modul","schemat","set","short.","sibl","submit","subsequ","such","sure","team","templat","those","throw","time","two","us","version","vs","write","yourself.","{","}","},"],"theming/":["(side","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","base","basic","breadcrumb","chang","choos","color.","commonli","compon","component,","css","directori","dure","easier","etc。","fix","follows:","function","helper","helpers,","initialization,","layout","make","matero","matero'","menu","mixin","navig","navigation),","ng","option","plugin","project","provid","recommend","requirements.","sass,","sass.","services,pag","set","sidenav","special","startup","style","system","theme","theme($theme)","theme($theme);","titl","top","topnav","two","type","understand","unless","us","user","widget","written","{","}","│","└──","├──"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","associ","boolean","boolean;","chang","choos","configur","configurations.","const","core/settings.t","default","defaults:","descript","dir:","dir?:","dure","dynam","export","false,","getopt","headerpos:","headerpos?:","initialization.","interfac","it'","layout","listen","method","navig","navpos,dir,","navpos:","navpos?:","observ","option","options.","options?:","page","paramet","prebuilt","project","recommend","return","set","setlayout","setnavst","setting.ts,","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidebar","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","statu","string","templat","theme","theme:","theme?:","true,","type:","usingsetlayoutinsetting.service.ts.","valid","valu","value:","{","|","}","};"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500,","900,","[","]","add","allow","api","applic","array,","associ","background","badge?:","base","blue","busi","case","cases,","changes:","check","child","children?:","childrenitem","childrenitem[];","color","color:","component.","compos","controls\",","data","definit","demo","descript","details.","dynam","each","empty,","enough.","exampl","example.","example:","export","few","fill","final","first","follow","gener","generally,","getal","getmenuitemnam","getmenulevel","here","however,","https://ng","icon:","interfac","item","label","label?:","lazi","legal","level","level_1_state/level_2_state.","levels,","look","materi","material/autocomplete.","matero'","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu,","menu.","menu:","menu[]","menuservic","method","module,","name","name:","navig","need","ng","open","page","paramet","parent","path","problem","red","regard","repres","respect","return","rout","route.","second","see","servic","set","state","state:","statearr:","states.","string","string;","string[]","such","support","table/pagin","tag","tag;","take","third","three","two","type","type:","us","used.","value,","value:","{","|","}"],"theming/title.html":["''","api","background","boolean","breadcrumb","breadcrumbs.","chang","color","compon","default","descript","directli","directly.","get","header","helper","made","menu","name","page","properti","show","showbreadcrumb","string","subtitl","titl","title.","true","type","up","us"],"theming/colors.html":["angular","color","demo","finely.","materi","matero","ng","rich,","sass","see","set","us","veri"],"theming/helpers.html":[".bg",".text","16","24.","4","4,","8","add","adjust","ago.","angular","avail","avoid","background","base","color","color.","compon","css","design","details.","divid","don't","e.g.","ensur","extent.","few","follow","global","greatest","helper","helpers,","import","interfac","libari","librari","materi","matero","matero'","minim","more.","mostli","multipl","need","ng","number","overwrit","p","pad","play","prefix","prefix.","principles,","problem","real","redund","risks.","role","see","style","text","uniform","us","veri","world.","write","written","year"],"libs/":["angular","excel","formli","lib","libraries:","ng","ngx","parti","photoview","progressbar","recommend","select","third","toastr","translat"],"libs/flex-layout.html":["achiev","ad","add","angular","angular'","angular.","base","between","classes,","code","col","column","complic","compon","dashboard","default.","demo.","design","direct","directive,","doesn't","easi","engin","flex","found","full","future.","fxlayoutgap","fxlayoutgutt","implement","instruction.","it'","it.","layout","layout.","materi","matero","need","ng","offici","problem","problem,","reasons.","remov","respons","row","see","solv","someon","space","spacing,","suggest","temporarili","two","us","use.","user","variou","veri","well","work"],"i18n/":["come","internation","soon"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"2":{"4":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"5":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"theming/":{"ref":"theming/","tf":0.008928571428571428}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.07407407407407407},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3631346578366443},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.016556291390728478},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/":{"ref":"libs/","tf":0.05263157894736842},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"'":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"o":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{},"y":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"g":{"docs":{},"o":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"u":{"docs":{},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.037037037037037035},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"g":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.05555555555555555}},"s":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03636363636363636}}}}}}}}},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"o":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.046357615894039736},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"i":{"docs":{},"c":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"u":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"i":{"docs":{},"n":{"docs":{},"u":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"s":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.018315018315018316},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":10.222222222222221},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.05154639175257732}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"u":{"docs":{},"m":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.04065040650406504},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.013245033112582781}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.07216494845360824}}}},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.05555555555555555}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"docs":{}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.026490066225165563}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"m":{"docs":{},"o":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"l":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}},"y":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"f":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"s":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"w":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.0394736842105265}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}}}}},"h":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":10.092783505154639}},"s":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.039473684210526314}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"n":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.008130081300813}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}}}},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"m":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.1111111111111111},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/":{"ref":"schematics/","tf":0.037037037037037035},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.026785714285714284},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.039473684210526314}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}}}}}}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}},"e":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"i":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"k":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}},"n":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03642384105960265}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"s":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":5.058608058608058},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"a":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}},"n":{"docs":{},"i":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3432671081677703}}}},"g":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.019543973941368076},"schematics/":{"ref":"schematics/","tf":0.16666666666666666},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.04878048780487805},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.059602649006622516},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927},"libs/":{"ref":"libs/","tf":0.05263157894736842},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.21052631578947367}}}},"a":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}}}},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.04065040650406504},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}},"e":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"w":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041237113402061855}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.032520325203252036},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.02280130293159609},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.032520325203252},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"a":{"docs":{},"y":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"t":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"g":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":5.111111111111111}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"t":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.03296703296703297}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.016556291390728478}}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"y":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"p":{"docs":{},"o":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.379690949227373},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},",":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":10.037037037037036},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},"i":{"docs":{},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"b":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"s":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"r":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"m":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"r":{"docs":{},"v":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":5.027272727272727},"theming/menu.html":{"ref":"theming/menu.html","tf":5.010989010989011},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"w":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.017857142857142856}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"b":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"l":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.009771986970684}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}},"d":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"s":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.02564102564102564}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"theming/":{"ref":"theming/","tf":0.026785714285714284},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.030927835051546393}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.032520325203252036},"theming/":{"ref":"theming/","tf":10.053571428571429},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"w":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"e":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.018315018315018316}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"i":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"libs/":{"ref":"libs/","tf":5.105263157894737}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"t":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":5.111111111111111}},"e":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}},"w":{"docs":{},"o":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"o":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.02727272727272727}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"k":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/colors.html":{"ref":"theming/colors.html","tf":0.1111111111111111},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"o":{"docs":{},"u":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"l":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.016556291390728478}}},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}},"docs":{},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"c":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"t":{"docs":{},"c":{"docs":{},".":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"l":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}}}}}}},"c":{"docs":{},"o":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},".":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029801324503311258}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.003257328990228},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.05555555555555555},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}}}}}}}}}}}}},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.024390243902439025},"theming/":{"ref":"theming/","tf":0.026785714285714284},"theming/layout.html":{"ref":"theming/layout.html","tf":5.045454545454546},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.065789473684211}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"z":{"docs":{},"i":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"o":{"docs":{},"k":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}},"b":{"docs":{"libs/":{"ref":"libs/","tf":5.052631578947368}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.040293040293040296}},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}},"u":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.032520325203252036},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/":{"ref":"theming/","tf":0.03571428571428571},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"d":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.037037037037037035}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"o":{"docs":{},"r":{"docs":{},"l":{"docs":{},"d":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"k":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.28664495114006516},"theming/":{"ref":"theming/","tf":0.08035714285714286}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.08143322475570032},"theming/":{"ref":"theming/","tf":0.08928571428571429}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.013245033112582781}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.013245033112582781},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02564102564102564}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02564102564102564}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}}}}}}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"length":915},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(8.x),","(light/dark)","(ltr/rtl)","(sass)","(side","(side/top)","(static/dynamic)","(such","(yes/no)","**","+",".bg",".text","/","//","1.","16","2.","24.","4","4,","500,","8","8.x","900,","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","abov","achiev","ad","add","adjust","admin","adminlayoutcompon","adminlayoutcomponent,","ago.","allow","angular","angular'","angular.","anim","api","app","app.component.t","app.module.t","app.scss","applic","appset","array,","aspect","asset","associ","auth","automat","automaticly:","avail","avoid","background","badge?:","base","basic","befor","being.","best","better","between","blue","boolean","boolean;","breadcrumb","breadcrumbs.","browser","bug,","busi","case","cases,","cd","chang","changes:","check","child","children","children:","children?:","childrenitem","childrenitem[];","choos","classes,","cli","cli,","cli:","clone","code","codes,","col","color","color.","color:","column","come","command","command,","command.","common","commonli","compat","complete,","complic","compon","component'","component,","component.","component:","components,","components.","compos","configur","configurations.","const","constant","content,","continu","contribut","controls\",","conveni","core","core.module.t","core/settings.t","correspond","creat","creation","css","current","currently,","custom","dashboard","data","data,","declar","declarations.","default","default.","default.interceptor.t","defaults:","definit","demo","demo.","depth=1","descript","design","details.","develop","differ","dir:","dir?:","direct","directive,","directli","directly.","directori","divid","doesn't","don't","duplication,","dure","dynam","e.g.","e=tru","each","easi","easier","easiest","ecosystem.","edit","empty,","engin","enough.","ensur","entrycompon","environ","equival","error","etc.)","etc。","exampl","example,","example.","example:","excel","except","export","extent","extent.","false,","featur","few","file,","files.","fill","final","finely.","first","fix","flex","follow","follows:","formli","found","framework","full","function","future.","fxlayoutgap","fxlayoutgutt","g","gener","generally,","generate.","gestur","get","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","global","greatest","guide,","hammerj","header","headerpos:","headerpos?:","helper","helpers,","here","high","hmr","hmr,","however,","http://localhost:4200/.","https://ng","icon:","implement","import","import('./abc/abc.module').then(m","improv","improved.","inform","init","initi","initialization,","initialization.","insert","instal","instruction.","intent","interceptor","interfac","internation","introduct","issu","issues.","it'","it,","it.","item","iterations.","key","know","label","label?:","later","latest","layout","layout.","lazi","legal","level","level_1_state/level_2_state.","levels,","lib","libari","librari","libraries:","listen","loadchildren:","locat","location:","look","lower","m.abcmodule)","m=","m=rout","m=routes/","made","main","mainten","make","manual","manually.","matbottomsheet","matdialog","materi","material.","material.module.t","material/autocomplete.","matero","matero'","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page.","matur","mean","menu","menu,","menu.","menu.service.t","menu:","menu[]","menuservic","method","minim","mixin","modal","modal,","modal.","modul","module,","module.","more","more.","mostli","multipl","name","name:","nav","navig","navigation),","navpos,dir,","navpos:","navpos?:","need","new","ng","ngx","npm","number","observ","offici","open","optim","option","option.","options.","options?:","origin","overwrit","p","pad","page","page.","paramet","parent","parti","path","path:","photoview","play","plugin","power","prebuild","prebuilt","prefix","prefix.","preprocessor,","preprocessor。","present,","prevent","principles,","problem","problem,","program","progressbar","project","project.","projects,","properti","provid","pull","qualiti","quickli","quickly.","real","reasons.","recognit","recommend","red","redund","regard","releas","reload","remov","repo,","repo.","repres","request","request.","requirements.","respect","respons","retain","return","rich,","risks.","role","rout","route.","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.","routing.modul","routing.module.t","row","run","same","sass","sass,","sass.","schemat","schematics.","scss","second","see","select","serve.","servic","services,pag","set","setlayout","setnavst","setting.ts,","settings.service.t","settings.t","settingsservic","share","shared.module.t","short.","show","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sibl","side","sidebar","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","small","solv","someon","soon","sourc","space","spacing,","special","src","start","started,","starter","starts.","startup","startup.servic","startup.service.","startup.service.t","state","state:","statearr:","states.","static","statu","string","string;","string[]","structur","style","style.scss","submit","subsequ","subtitl","such","suggest","suggestions,","support","sure","system","table/pagin","tag","tag;","take","team","templat","template.","templates.","templet","temporarili","text","theme","theme($theme)","theme($theme);","theme.","theme.module.t","theme:","theme?:","third","those","three","through","throw","time","time,","titl","title.","toastr","top","topnav","translat","true","true,","two","type","type:","typescript","understand","uniform","unless","up","updat","upgrad","us","use.","used.","user","usingsetlayoutinsetting.service.ts.","valid","valu","value,","value:","variabl","variou","veri","version","vs","way","well","whole","widget","work","world.","write","written","year","yourself.","{","|","|——","}","},","};","│","│──","└──","├──"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero is an Angular admin templete made with Material components.\nThe original intention of developing ng-matero is to provide a high-quality and high-customized admin template based on Angular Material and to provide some more convenient business command based on Schematics.\nThe framework is not very mature at present, all aspects need to be improved.\nContributing\nIf you like the project or have better suggestions, you can Pull request or submit Issues\n"},"getting-started.html":{"url":"getting-started.html","title":"Getting Started","keywords":"","body":"Getting Started\nNg-Matero is a project based in Angular Material Components, so you need to know the basics of TypeScript and Sass\nInstallation\nThe easiest way to initialize the project is to use the CLI, you can customize admin template and theme. See Project Init for details.\n$ ng new \n$ cd \n$ ng add ng-matero\n\nExcept using CLI, you can also clone the Starter repo, but Starter has just side nav layout.\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\nDevelopment\nIt is recommended to run the program using hmr, do not use npm start or ng serve.\n$ npm run hmr\n\nClone the whole repo.\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\nNavigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.\n\nProject Directory\n├── src\n│ ├── app\n│ │ ├── core\n│ │ │ ├── interceptors\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services\n│ │ │ │ ├── settings.service.ts\n│ │ │ │ ├── menu.service.ts\n│ │ │ │ └── startup.service.ts\n│ │ │ │── core.module.ts\n│ │ │ │── **\n│ │ │ └── settings.ts\n│ │ ├── routes\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts\n│ │ │ └── routes.module.ts\n│ │ ├── shared\n│ │ │ |—— **\n│ │ │ └── shared.module.ts\n│ │ ├── theme\n│ │ │ ├── admin-layout\n│ │ │ ├── auth-layout\n│ │ | └── theme.module.ts\n│ │ ├── app.component.ts\n│ │ └── app.module.ts\n│ │ └── material.module.ts\n│ ├── assets\n│ ├── environments\n│ ├── styles\n│ │ ├── functions\n│ │ ├── helpers\n│ │ ├── mixins\n│ │ ├── plugins\n│ │ ├── theme\n│ │ ├── widgets\n│ │ ├── **\n│ │ └── app.scss\n└── └── style.scss\n\nThe directory structure follows the Angular style guide, and is also for convenience of the CLI to add business module. There may be some small adjustments in the future.\nProject Running\nThe project runs startup.service by default. Some key information (such as menu data, user data, etc.) before the project starts can be written in the startup.service.\n"},"schematics/":{"url":"schematics/","title":"Schematics","keywords":"","body":"Schematics\nSchematics is a powerful feature of the Angular ecosystem. You can quickly add project directories or generate common business templates through Schematics.\nCurrently, ng-matero implements the functions of ng add and ng generate. It will add ng update later making convenient for upgrading and maintenance of ng-matero project. At the same time, I will continue to improve ng generate and provide more commonly used business templates.\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"Install the Project","keywords":"","body":"Install the Project\nUsing the ng add command, you can quickly create a project directory and configure the theme style with the CLI option.\n1. Create an Angular project. It is recommended using the latest version of CLI (8.x), lower versions may have compatibility issues.\n$ ng new \n$ cd \n\n\nIt is best to choose Scss (Sass) as CSS preprocessor, you cannot use the theming variables provided by Angular Material and ng-matero if you use other preprocessor。\n\n2. Add ng-matero\n$ ng add ng-matero\n\nInitialization options\nThere is a prebuild option when adding projects, which allows you to customize themes more quickly.\n\n\nChoose a prebuilt layout template (static/dynamic)\nstatic means static template. You cannot change the layout style by options after the project starts.\ndynamic retains all layout parameters and can be changed dynamically by options after the project is started, as in the example.\n\nChoose a prebuilt navigation type (side/top)\n\nChoose a prebuilt theme style (light/dark)\n\nChoose a prebuilt direction option (ltr/rtl)\n\nSet up HammerJS for gesture recognition (Yes/No)\n\nSet up browser animations for Angular Material (Yes/No)\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"Add a New Route","keywords":"","body":"Add a new route\nNg-Matero currently provides two schematics for generating codes, ng g ng-matero:module and ng g ng-matero:page. These two commands are extentions to Angular CLI ng g module and ng g component.\nModule\nCreate a lazy module by default.\n$ ng g ng-matero:module \n\nThe new module will be created in routes file, it will be added in routes.module and its route declaration will be added in routes-routing.module automaticly:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\nThe route declarations will be added in children route of AdminLayoutComponent by default and no other insertion location can be set for the time being.\nVs origin module\nNg-Matero's module is equivalent to the following ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nThe Angular CLI 8.x version has a bug, it will throw an error with above command. I have submit an issue and pull a request. The Angular team has optimized for the problem, but is not sure which release fixes it, so check for yourself.\n\nBut when Angular generates a lazy module, it declares a route to the sibling route location:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\nPage\nCreate a business page in the lazy module.\n$ ng g ng-matero:page -m=\n\nThe above command will add a component declaration in the new lazy module and a routing declaration in the lazy module route.\nDynamic Component\nDynamic components are those that need to be added to entryComponents in short. These components are often used for modal, such as MatBottomSheet and MatDialog in Angular Material.\nAdd a dynamic component to the business page.\n$ ng g ng-matero:page / -m= -e=true\n\nAfter the creation is complete, you need to manually write the component content, which is often used for editing modal. Corresponding modal templates schematic may be added in subsequent iterations.\nVs origin component\nUsing the original component can only create components, not add routing declarations. For example, the following methods can only add a component in a lazy module, the other declarations need to be added manually.\n$ ng g component routes// -m=routes/\n\nThe main differences between ng-matero:page and component are as follows:\n\nOptimize component name: to prevent component duplication, add the module name prefix by default.\nOptimize component generation path: add to routes by default.\nAdd declarations to constant array, e.g. COMPONENTS.\nAdd the component's routing declaration to the module routing.\n\n"},"theming/":{"url":"theming/","title":"Theming","keywords":"","body":"Theming\nNg-Matero's theme system provides two commonly used layouts (side navigation and top navigation), menu services,page title component and breadcrumb component, commonly used css helpers, etc。\n\nIt is recommended that you choose a fixed layout type during project initialization, and do not use options to set the layout after project startup unless you have special requirements.\n\nNg-Matero's theme styles are written based on Sass, so users must understand the basics of Sass. The theme style directory is as follows:\n├── styles\n│ ├── functions\n│ ├── helpers\n│ ├── mixins\n│ ├── plugins\n│ ├── theme\n│ ├── widgets\n│ ├── _functions.scss\n│ ├── _mixins.scss\n│ ├── _variables.scss\n└── └── app.scss\n\nsidenav and topnav used mixins to make it easier to change the theme color.\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"Layout Settings","keywords":"","body":"Layout Settings\nThe layout configuration is only valid when you choose dynamic template during project initialization.\ncore/settings.ts is the default value for the layout configurations. Where navPos,dir, theme are associated with the prebuilt options.\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\nIt's recommended not to change setting.ts, but to dynamically set the page layout by usingsetLayoutinsetting.service.ts.\nAPI\nSettingsService\n\n\n\nMethod\nParameter\nReturn\nDescription\n\n\n\n\ngetOptions\n-\nAppSettings\nGet configuration options\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\nSet the layout\n\n\nsetNavState\ntype: string value: boolean\nObservable\nListens for sidebar navigation status\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"Menu Settings","keywords":"","body":"Menu Settings\nThe Menu service can return a Menu array, and the navigation of the application is generated dynamically based on the Menu data and associated with the route. \nThe route path of each menu item is composed of the parent and child states. Following is the type definition for the menu.\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\nRoute Path\nNg-Matero's menu only supports three levels, and generally, two levels are enough.\nTake the two levels menu as an example: the state of the first-level item represents the path of the lazy module, and the state of the second-level item represents the path of the business component. So the final routing path of the business page is level_1_state/level_2_state. In a few cases, the three levels menu may be used.\nHere is an example of a three levels menu. If you use the three levels menu, the state of the second-level item is allowed to be empty, and the final routing path is material/autocomplete. However, there is a problem in this case where the routing path cannot be associated with the third-level of the menu.\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\nRegarding the three levels menu, you can take a look at the routing path of the demo example. Open the following two paths respectively to check the menu changes:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\nLabel Color\nLabel color needs to be filled with a legal Material color value, such as red-500, blue-900, see colors for details.\nAPI\nMenuService\n\n\n\nMethod\nParameter\nReturn\nDescription\n\n\n\n\ngetAll\n-\nMenu[]\nget menu\n\n\nset\nmenu: Menu[]\nMenu[]\nset menu\n\n\nadd\nmenu: Menu\n-\nadd a menu item\n\n\ngetMenuItemName\nstateArr: string[]\nstring\nget the menu item name\n\n\ngetMenuLevel\nstateArr: string[]\nstring\nget menu levels\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"Page Title","keywords":"","body":"Page Title\nThe page title by default gets the name of the menu\n\n\nYou can use the color helpers directly to change the background color of the page title.\n\n\nThe page title component is made up of the page title and the breadcrumbs. You can also use the breadcrumbs component directly.\n\n\nAPI\npage-header\n\n\n\nProperty\nDescription\nType\nDefault\n\n\n\n\ntitle\ntitle\nstring\n''\n\n\nsubtitle\nsubtitle\nstring\n''\n\n\nshowBreadCrumb\nif show breadcrumb\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\nProperty\nDescription\nType\nDefault\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"Colors","keywords":"","body":"Colors\n\nThe Material color is very rich, and Angular Material uses Sass to set the color very finely.\nSee the Ng-Matero Color Demo\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"Helpers","keywords":"","body":"CSS Helpers\nCSS helpers plays a very important role in the real world. Based on the Angular Material component library and CSS Helpers, we almost don't need to write redundant styles any more. It also avoids the problem of global style overwriting or minimizes the risks. CSS Helpers should be used for adjusting details.\nI have written a CSS helper libary a few years ago.\nNg-Matero' CSS helpers follows Material design principles, the numbers are mostly multiples of 4, e.g. padding helpers p-4 p-8 p-16 p-24. This will ensure the uniformity of the interface style to the greatest extent.\nAbout Color\nColor helpers is divided into background color and text color. Background colors add .bg- prefix and the text colors add .text- prefix.\nAvailable CSS Helpers\nSee Ng-Matero Helpers for details.\n"},"libs/":{"url":"libs/","title":"Third Libs","keywords":"","body":"Third Libs\nRecommend some excellent Angular third-party libraries:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material does not have a responsive layout component by default. We must implement a responsive layout with Angular's official flex-layout.\nflex-layout layout engine based on directives designed for Angular. It's easy to use.\nI found some problems when using it. The spacing between columns needs to be implemented by fxLayoutGap instruction. This directive doesn't work very well for some complicated reasons. Someone been suggested to add the fxLayoutGutter directive, but it has not been implemented officially for various reasons.\nTo solve this problem, ng-matero has temporarily added two classes, matero-row and matero-col to achieve columns spacing, which may be removed in the future. Users can see the dashboard code of the full DEMO.\n"},"i18n/":{"url":"i18n/","title":"Internationalization","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file diff --git a/en/theming/colors.html b/en/theming/colors.html new file mode 100644 index 0000000..6f25920 --- /dev/null +++ b/en/theming/colors.html @@ -0,0 +1,432 @@ + + + + + + + Colors · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                +
                + + + + + + + + +
                + +
                + +
                + + + + + + + + +
                +
                + +
                +
                + +
                + +

                Colors

                +

                +

                The Material color is very rich, and Angular Material uses Sass to set the color very finely.

                +

                See the Ng-Matero Color Demo

                + + +
                + +
                +
                +
                + +

                results matching ""

                +
                  + +
                  +
                  + +

                  No results matching ""

                  + +
                  +
                  +
                  + +
                  +
                  + +
                  + + + + + + + + + + + + + + +
                  + + +
                  + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/theming/colors.jpg b/en/theming/colors.jpg new file mode 100644 index 0000000..bac9269 Binary files /dev/null and b/en/theming/colors.jpg differ diff --git a/en/theming/helpers.html b/en/theming/helpers.html new file mode 100644 index 0000000..9d776be --- /dev/null +++ b/en/theming/helpers.html @@ -0,0 +1,436 @@ + + + + + + + Helpers · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                  +
                  + + + + + + + + +
                  + +
                  + +
                  + + + + + + + + +
                  +
                  + +
                  +
                  + +
                  + +

                  CSS Helpers

                  +

                  CSS helpers plays a very important role in the real world. Based on the Angular Material component library and CSS Helpers, we almost don't need to write redundant styles any more. It also avoids the problem of global style overwriting or minimizes the risks. CSS Helpers should be used for adjusting details.

                  +

                  I have written a CSS helper libary a few years ago.

                  +

                  Ng-Matero' CSS helpers follows Material design principles, the numbers are mostly multiples of 4, e.g. padding helpers p-4 p-8 p-16 p-24. This will ensure the uniformity of the interface style to the greatest extent.

                  +

                  About Color

                  +

                  Color helpers is divided into background color and text color. Background colors add .bg- prefix and the text colors add .text- prefix.

                  +

                  Available CSS Helpers

                  +

                  See Ng-Matero Helpers for details.

                  + + +
                  + +
                  +
                  +
                  + +

                  results matching ""

                  +
                    + +
                    +
                    + +

                    No results matching ""

                    + +
                    +
                    +
                    + +
                    +
                    + +
                    + + + + + + + + + + + + + + +
                    + + +
                    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/theming/index.html b/en/theming/index.html new file mode 100644 index 0000000..85e9ad7 --- /dev/null +++ b/en/theming/index.html @@ -0,0 +1,453 @@ + + + + + + + Theming · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                    +
                    + + + + + + + + +
                    + +
                    + +
                    + + + + + + + + +
                    +
                    + +
                    +
                    + +
                    + +

                    Theming

                    +

                    Ng-Matero's theme system provides two commonly used layouts (side navigation and top navigation), menu services,page title component and breadcrumb component, commonly used css helpers, etc。

                    +
                    +

                    It is recommended that you choose a fixed layout type during project initialization, and do not use options to set the layout after project startup unless you have special requirements.

                    +
                    +

                    Ng-Matero's theme styles are written based on Sass, so users must understand the basics of Sass. The theme style directory is as follows:

                    +
                    ├── styles
                    +│   ├── functions
                    +│   ├── helpers
                    +│   ├── mixins
                    +│   ├── plugins
                    +│   ├── theme
                    +│   ├── widgets
                    +│   ├── _functions.scss
                    +│   ├── _mixins.scss
                    +│   ├── _variables.scss
                    +└── └── app.scss
                    +
                    +

                    sidenav and topnav used mixins to make it easier to change the theme color.

                    +
                    @mixin matero-admin-theme($theme) {
                    +  @include matero-sidenav-theme($theme);
                    +  @include matero-topnav-theme($theme);
                    +}
                    +
                    +

                    + + +
                    + +
                    +
                    +
                    + +

                    results matching ""

                    +
                      + +
                      +
                      + +

                      No results matching ""

                      + +
                      +
                      +
                      + +
                      +
                      + +
                      + + + + + + + + + + + + + + +
                      + + +
                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/theming/layout.html b/en/theming/layout.html new file mode 100644 index 0000000..0d56962 --- /dev/null +++ b/en/theming/layout.html @@ -0,0 +1,486 @@ + + + + + + + Layout Settings · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                      +
                      + + + + + + + + +
                      + +
                      + +
                      + + + + + + + + +
                      +
                      + +
                      +
                      + +
                      + +

                      Layout Settings

                      +

                      The layout configuration is only valid when you choose dynamic template during project initialization.

                      +

                      core/settings.ts is the default value for the layout configurations. Where navPos,dir, theme are associated with the prebuilt options.

                      +
                      export interface AppSettings {
                      +  navPos?: 'side' | 'top';
                      +  dir?: 'ltr' | 'rtl';
                      +  theme?: 'light' | 'dark';
                      +  showHeader?: boolean;
                      +  headerPos?: 'fixed' | 'static' | 'above';
                      +  showUserPanel?: boolean;
                      +  sidenavOpened?: boolean;
                      +  sidenavCollapsed?: boolean;
                      +}
                      +
                      +export const defaults: AppSettings = {
                      +  navPos: 'side',
                      +  dir: 'ltr',
                      +  theme: 'light',
                      +  showHeader: true,
                      +  headerPos: 'fixed',
                      +  showUserPanel: true,
                      +  sidenavOpened: true,
                      +  sidenavCollapsed: false,
                      +};
                      +
                      +

                      It's recommended not to change setting.ts, but to dynamically set the page layout by usingsetLayoutinsetting.service.ts.

                      +

                      API

                      +

                      SettingsService

                      + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                      MethodParameterReturnDescription
                      getOptions-AppSettingsGet configuration options
                      setLayoutoptions?: AppSettingsAppSettingsSet the layout
                      setNavStatetype: string value: booleanObservable<any>Listens for sidebar navigation status
                      + + +
                      + +
                      +
                      +
                      + +

                      results matching ""

                      +
                        + +
                        +
                        + +

                        No results matching ""

                        + +
                        +
                        +
                        + +
                        +
                        + +
                        + + + + + + + + + + + + + + +
                        + + +
                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/theming/menu.html b/en/theming/menu.html new file mode 100644 index 0000000..57488d3 --- /dev/null +++ b/en/theming/menu.html @@ -0,0 +1,533 @@ + + + + + + + Menu Settings · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                        +
                        + + + + + + + + +
                        + +
                        + +
                        + + + + + + + + +
                        +
                        + +
                        +
                        + +
                        + +

                        Menu Settings

                        +

                        The Menu service can return a Menu array, and the navigation of the application is generated dynamically based on the Menu data and associated with the route.

                        +

                        The route path of each menu item is composed of the parent and child states. Following is the type definition for the menu.

                        +
                        export interface Tag {
                        +  color: string; // Background Color
                        +  value: string;
                        +}
                        +
                        +export interface ChildrenItem {
                        +  state: string;
                        +  name: string;
                        +  type: 'link' | 'sub' | 'extLink' | 'extTabLink';
                        +  children?: ChildrenItem[];
                        +}
                        +
                        +export interface Menu {
                        +  state: string;
                        +  name: string;
                        +  type: 'link' | 'sub' | 'extLink' | 'extTabLink';
                        +  icon: string;
                        +  label?: Tag;
                        +  badge?: Tag;
                        +  children?: ChildrenItem[];
                        +}
                        +
                        +

                        Route Path

                        +

                        Ng-Matero's menu only supports three levels, and generally, two levels are enough.

                        +

                        Take the two levels menu as an example: the state of the first-level item represents the path of the lazy module, and the state of the second-level item represents the path of the business component. So the final routing path of the business page is level_1_state/level_2_state. In a few cases, the three levels menu may be used.

                        +

                        Here is an example of a three levels menu. If you use the three levels menu, the state of the second-level item is allowed to be empty, and the final routing path is material/autocomplete. However, there is a problem in this case where the routing path cannot be associated with the third-level of the menu.

                        +
                        {
                        +  "menu": [
                        +    {
                        +      "state": "material",
                        +      "name": "Material",
                        +      "type": "sub",
                        +      "icon": "favorite",
                        +      "children": [
                        +        {
                        +          "state": "",
                        +          "name": "Form Controls",
                        +          "type": "sub",
                        +          "children": [
                        +            {
                        +              "state": "autocomplete",
                        +              "name": "Autocomplete",
                        +              "type": "link"
                        +            }
                        +          ]
                        +        }
                        +      ]
                        +    }
                        +  ]
                        +}
                        +
                        +

                        Regarding the three levels menu, you can take a look at the routing path of the demo example. Open the following two paths respectively to check the menu changes:

                        + +

                        Label Color

                        +

                        Label color needs to be filled with a legal Material color value, such as red-500, blue-900, see colors for details.

                        +

                        API

                        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                        MethodParameterReturnDescription
                        getAll-Menu[]get menu
                        setmenu: Menu[]Menu[]set menu
                        addmenu: Menu-add a menu item
                        getMenuItemNamestateArr: string[]stringget the menu item name
                        getMenuLevelstateArr: string[]stringget menu levels
                        + + +
                        + +
                        +
                        +
                        + +

                        results matching ""

                        +
                          + +
                          +
                          + +

                          No results matching ""

                          + +
                          +
                          +
                          + +
                          +
                          + +
                          + + + + + + + + + + + + + + +
                          + + +
                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/en/theming/theme.jpg b/en/theming/theme.jpg new file mode 100644 index 0000000..91aaa58 Binary files /dev/null and b/en/theming/theme.jpg differ diff --git a/en/theming/title.html b/en/theming/title.html new file mode 100644 index 0000000..f7a77eb --- /dev/null +++ b/en/theming/title.html @@ -0,0 +1,489 @@ + + + + + + + Page Title · GitBook + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                          +
                          + + + + + + + + +
                          + +
                          + +
                          + + + + + + + + +
                          +
                          + +
                          +
                          + +
                          + +

                          Page Title

                          +

                          The page title by default gets the name of the menu

                          +
                          <page-header></page-header>
                          +
                          +

                          You can use the color helpers directly to change the background color of the page title.

                          +
                          <page-header class="bg-pink-A100"></page-header>
                          +
                          +

                          The page title component is made up of the page title and the breadcrumbs. You can also use the breadcrumbs component directly.

                          +
                          <breadcrumb></breadcrumb>
                          +
                          +

                          API

                          + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
                          PropertyDescriptionTypeDefault
                          titletitlestring''
                          subtitlesubtitlestring''
                          showBreadCrumbif show breadcrumbbooleantrue
                          + + + + + + + + + + + + + + + + + + +
                          PropertyDescriptionTypeDefault
                          ----
                          + + +
                          + +
                          +
                          +
                          + +

                          results matching ""

                          +
                            + +
                            +
                            + +

                            No results matching ""

                            + +
                            +
                            +
                            + +
                            +
                            + +
                            + + + + + + + + + + + + + + +
                            + + +
                            + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/gitbook/gitbook-plugin-github/plugin.js b/gitbook/gitbook-plugin-github/plugin.js new file mode 100644 index 0000000..14810ce --- /dev/null +++ b/gitbook/gitbook-plugin-github/plugin.js @@ -0,0 +1,14 @@ +require([ 'gitbook' ], function (gitbook) { + gitbook.events.bind('start', function (e, config) { + var githubURL = config.github.url; + + gitbook.toolbar.createButton({ + icon: 'fa fa-github', + label: 'GitHub', + position: 'right', + onClick: function() { + window.open(githubURL) + } + }); + }); +}); diff --git a/gitbook/gitbook-plugin-language-picker/plugin.css b/gitbook/gitbook-plugin-language-picker/plugin.css new file mode 100644 index 0000000..e8d5fd2 --- /dev/null +++ b/gitbook/gitbook-plugin-language-picker/plugin.css @@ -0,0 +1,19 @@ +.language-picker table td { + padding: 8px; + height: 30px; + text-align: center; +} +.language-picker table a { + display: inline-block; + padding: 5px; + width: 100%; + text-align: center; + background-color: #eee; + color: #000; + border: 1px solid #ccc; + border-radius: 5px; +} +.language-picker table a.current { + background-color: #fafafa; + color: #008cff; +} \ No newline at end of file diff --git a/gitbook/gitbook-plugin-language-picker/plugin.js b/gitbook/gitbook-plugin-language-picker/plugin.js new file mode 100644 index 0000000..671cb7a --- /dev/null +++ b/gitbook/gitbook-plugin-language-picker/plugin.js @@ -0,0 +1,72 @@ +function languagePickerGrid(gitbook, elem, maxColumns, langData) { + var CurAddr = location.href.substr(gitbook.state.root.length); + var sharp = CurAddr.indexOf("#"); + var CurAddrNoAnchor = (sharp == -1)? CurAddr : CurAddr.substr(0, sharp); + + var table = $(""); + var ins = 0; + var maxRows = Math.ceil(langData.length / maxColumns); + for (var i = 0; i < maxRows; i++) { + var r = $(""); + for (var ii = 0; (i * maxColumns + ii < langData.length) && (ii < maxColumns); ii++) { + var c = $("
                            "); + var l = $(""); + l.attr("href", gitbook.state.bookRoot.replace(/([^\/])$/, "$1/") + langData[ins][0] +"/"+ CurAddrNoAnchor); + l.attr("data-lang", langData[ins][0]); + if (langData[ins][0] == gitbook.state.innerLanguage) l.addClass("current"); + l.html(langData[ins][1]); + c.append(l); + r.append(c); + ins++; + } + table.append(r); + } + elem.append(table); +} +function parseLanguages(gitbook, elem, maxColumns, cb) { + if (location.protocol == "file:") { + var langData = []; + langData.push(["en", "English"]); + languagePickerGrid(gitbook, elem, maxColumns, langData); + cb(elem); + } + else { + $.get(gitbook.state.bookRoot +"index.html", function(data) { + var list = data.match(/
                              ([\s\S]+?)<\/ul>/); + if (list) { + var langData = []; + list[1].replace(/]+>(.+?)<\/a>/g, function(a, b, c) { + langData.push([b, c]); + }); + languagePickerGrid(gitbook, elem, maxColumns, langData); + cb(elem); + } + }, "html"); + } +} + +require(["gitbook", "jQuery"], function(gitbook, $) { + gitbook.events.bind("start", function(e, config) { + var opts = config["language-picker"]; + + gitbook.toolbar.createButton({ + icon: "fa fa-globe", + label: "Change language", + className: "language-picker", + dropdown: [] + }); + + $(function() { + var DDMenu_selector = ".language-picker .dropdown-menu"; + $(document).one("click", ".language-picker .btn", function(e) { + parseLanguages(gitbook, $(DDMenu_selector), opts["grid-columns"], function(elem) { + elem.addClass("language-picker-grid"); + elem.trigger("parsedContent"); + }); + }); + /*$(document).on("parsedContent", DDMenu_selector, function() { + alert("ready"); + });*/ + }); + }); +}); \ No newline at end of file diff --git a/index.html b/index.html index 8eb85a5..2df3bd6 100644 --- a/index.html +++ b/index.html @@ -53,11 +53,11 @@

                              Choose a language

                              diff --git a/search_index.json b/search_index.json index bb6c267..1c4c202 100644 --- a/search_index.json +++ b/search_index.json @@ -1 +1 @@ -{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["admin","angular","aspect","base","better","busi","command","components.","contribut","conveni","custom","develop","framework","high","improved.","intent","introduct","issu","made","materi","matero","matur","more","need","ng","origin","present,","project","provid","pull","qualiti","request","schematics.","submit","suggestions,","templat","templet","veri"],"getting-started.html":["$","(such","**","add","adjust","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","automat","base","basic","befor","busi","cd","chang","cli","cli,","clone","components,","conveni","core","core.module.t","custom","data,","default.","default.interceptor.t","depth=1","details.","develop","directori","easiest","environ","etc.)","except","files.","follow","function","future.","get","git","git@github.com:ng","guide,","helper","hmr","hmr,","http://localhost:4200/.","inform","init","initi","instal","interceptor","key","know","layout","layout.","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu","menu.service.t","mixin","module.","nav","navig","need","new","ng","npm","plugin","program","project","recommend","reload","repo,","repo.","rout","routes.module.t","routing.module.t","run","sass","see","serve.","servic","settings.service.t","settings.t","share","shared.module.t","side","small","sourc","src","start","starter","startup.servic","startup.service.","startup.service.t","structur","style","style.scss","templat","theme","theme.","theme.module.t","typescript","us","user","way","whole","widget","written","|","|——","│","│──","└──","├──"],"schematics/":["add","angular","gener","generate,提供更多常用的业务模板。","matero","ng","schemat","updat","update,方便","功能,之后还会添加","原理图","及","可以快速添加项目目录或者生成常用的业务模板。","可以说是","实现了","生态中非常强大的一个功能。通过","目前","项目的升级维护,同时也会继续完善"],"schematics/project-init.html":["$","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","1、必须创建一个","2、添加","add","angular","anim","browser","cd","choos","cli","css","direct","gestur","hammerj","layout","materi","matero","navig","new","ng","option","prebuilt","recognit","scss","set","style","templat","theme","type","up","使用","则保留了所有布局参数,项目启动后可以通过","初始化选项","动态更改布局,比如演示示例就是这种方式。","及","命令可以快速创建项目目录,并且可以通过","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","提供的样式变量。","是否使用","是否开启动画","更改布局样式;dynam","添加项目","版本(8.x)创建,低版本可能会有兼容问题。","的主题风格等。","表示静态模板,项目启动后无法再通过","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","项目,建议采用最新的","预处理器最好选择"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","adminlayoutcompon","adminlayoutcomponent,","angular","bug,使用以上命令会报错,本人提了","children:","cli","cli:","compon","component:","const","e=tru","entrycompon","g","import('./abc/abc.module').then(m","issu","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","matero","matero:modul","matero:pag","matero:page,其实这两个命令是对","modul","ng","path:","pr,angular","rout","route=abc","routes.modul","routes//","routes/abc","routes:","routing.modul","{","}","},","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用原始的","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","动态组件","动态组件简单来说就是需要添加到","原理图等价于以下","及","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","和","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","对比原始","将声明添加到常量数组,比如","新增路由","模块","版本有","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","的","的主要不同如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","等。","路由定义默认添加到","通过以上命令会自动在","页面","默认创建一个惰性模块。"],"theming/":["#","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","function","helper","matero","mixin","ng","option","plugin","sass","sidenav","style","theme","theme($theme)","theme($theme);","topnav","widget","{","}","│","└──","├──","为了方便修改主题色系,sidenav","主题样式入口文件","主题核心样式","主题系统","使用了","入口","公用组件","函数","函数入口","去设置布局,除非你有特殊的需求。","及","变量","和","工具类","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","样式目录","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的基础知识。主题样式目录如下:","第三方库样式","编写,所以使用者必须了解","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","boolean","boolean;","const","core/settings.t","defaults:","dir:","dir?:","dynam","export","false,","getopt","headerpos:","headerpos?:","interfac","navpos:","navpos?:","navpos、dir、them","observ","options?:","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","string","theme:","theme?:","true,","type:","value:","{","|","}","};","参数","和预构建选项关联。","布局配置只有在项目初始化时选择","建议不要改动","描述","方法","是布局配置项的默认值,其中","服务中的","模板才有效。","监听侧边栏导航状态","获取配置项","设置布局","返回值","配置布局"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500、blue","900,详情查看","[","]","add","api","background","badge?:","children?:","childrenitem","childrenitem[];","color","color:","controls\",","export","getal","getmenuitemnam","getmenulevel","https://ng","icon:","interfac","label?:","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","materi","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu:","menu[]","menuservic","name:","ng","path,二级子项的","path,所以业务页的最终路由地址就是","red","set","state","state:","statearr:","string","string;","string[]","table/pagin","tag","tag;","type:","value:","{","|","}","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","允许为空,最终的路由地址为","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","参数","描述","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","方法","标签颜色","标签颜色需要填入一个合法的","添加一个菜单项","生成路径","的菜单只支持三级,一般来说,二级菜单已经够用了。","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","获取全部菜单","获取菜单层级","获取菜单项名称","菜单服务会返回一个","表示业务组件的路由","表示惰性模块的路由","设置菜单","返回值","配置菜单","颜色","颜色值,比如"],"theming/title.html":["''","api","boolean","breadcrumb","header","name","page","showbreadcrumb","string","subtitl","titl","true","使用页面标题组件。页面标题默认获取菜单的","副标题","可以直接使用","属性","是否显示面包屑","来改变标题的背景色。","标题","类型","说明","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","颜色类","默认值"],"theming/colors.html":["materi","matero","ng","sass","使用","对颜色进行了非常精细的设置。","的颜色非常丰富,angular","详见","颜色","颜色演示"],"theming/helpers.html":[".bg",".text","16","24,这样可以最大程度的保证系统样式的统一。","4","8","angular","class。","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","materi","matero","ng","p","pad","中辅助样式类遵循","关于颜色","前缀","前缀,文本色添加","在实际工作中有着至关重要的作用,基于","如何编写通用的","我在很早之前曾写过","所有辅助样式类可以查看","的","的倍数,比如","的编写策略,详见","的设计原则,数值大多是","组件库以及","辅助样式类","颜色类分为背景色及文本色,背景色添加"],"libs/":["angular","formli","ng","ngx","photoview","progressbar","select","toastr","translat","推荐一些优秀的","第三方库","第三方库:"],"libs/flex-layout.html":["angular","col","dashboard","demo","flex","fxlayoutgap","fxlayoutgutt","layout","materi","matero","row","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","代码。","官方提供的","实现响应式布局。","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","是一个基于指令的布局神器,专为","暂时加入了","本人在使用中发现了一些小问题,列之间的间距需要使用","的","设计,使用非常方便。","默认没有响应式布局组件,我们必须借助"],"i18n/":["come","soon","国际化"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},"docs":{},"、":{"docs":{},"必":{"docs":{},"须":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"2":{"4":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"最":{"docs":{},"大":{"docs":{},"程":{"docs":{},"度":{"docs":{},"的":{"docs":{},"保":{"docs":{},"证":{"docs":{},"系":{"docs":{},"统":{"docs":{},"样":{"docs":{},"式":{"docs":{},"的":{"docs":{},"统":{"docs":{},"一":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"、":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744}}},"5":{"0":{"0":{"docs":{},"、":{"docs":{},"b":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"d":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"theming/":{"ref":"theming/","tf":0.011111111111111112},"./":{"ref":"./","tf":0.0425531914893617}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"o":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.18181818181818182},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"无":{"docs":{},"法":{"docs":{},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"第":{"docs":{},"三":{"docs":{},"级":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.05555555555555555},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}},"e":{"docs":{},",":{"docs":{},"其":{"docs":{},"实":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"对":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{},",":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.044444444444444446}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"n":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.06382978723404255},"getting-started.html":{"ref":"getting-started.html","tf":0.019543973941368076},"schematics/":{"ref":"schematics/","tf":0.3},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.08139534883720931},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.10059171597633136},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/":{"ref":"libs/","tf":0.06666666666666667}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.26666666666666666}}}},"e":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"e":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}},"a":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"g":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"、":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.09302325581395349}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"r":{"docs":{},"e":{"docs":{},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}}}},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"g":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}},"a":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.02280130293159609}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"所":{"docs":{},"以":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"的":{"docs":{},"最":{"docs":{},"终":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"就":{"docs":{},"是":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"p":{"docs":{},"o":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.016286644951140065}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/":{"ref":"schematics/","tf":0.06666666666666667}},"i":{"docs":{},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}},"r":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},",":{"docs":{},"动":{"docs":{},"态":{"docs":{},"设":{"docs":{},"置":{"docs":{},"页":{"docs":{},"面":{"docs":{},"布":{"docs":{},"局":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}},"o":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.009771986970684}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}},"u":{"docs":{},"p":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"关":{"docs":{},"键":{"docs":{},"信":{"docs":{},"息":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"、":{"docs":{},"用":{"docs":{},"户":{"docs":{},"信":{"docs":{},"息":{"docs":{},"等":{"docs":{},",":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"写":{"docs":{},"在":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.025}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125},"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"交":{"docs":{},"流":{"docs":{},"讨":{"docs":{},"论":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"加":{"docs":{},"入":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"如":{"docs":{},"何":{"docs":{},"贡":{"docs":{},"献":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"编":{"docs":{},"写":{"docs":{},"通":{"docs":{},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"该":{"docs":{},"项":{"docs":{},"目":{"docs":{},"或":{"docs":{},"者":{"docs":{},"有":{"docs":{},"更":{"docs":{},"好":{"docs":{},"的":{"docs":{},"建":{"docs":{},"议":{"docs":{},",":{"docs":{},"欢":{"docs":{},"迎":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}},"始":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":10.003105590062113}}}}}},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"便":{"docs":{},"利":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"指":{"docs":{},"令":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},"变":{"docs":{},"量":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"搭":{"docs":{},"建":{"docs":{},"的":{"docs":{},"中":{"docs":{},"后":{"docs":{},"台":{"docs":{},"管":{"docs":{},"理":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}},"指":{"docs":{},"令":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"神":{"docs":{},"器":{"docs":{},",":{"docs":{},"专":{"docs":{},"为":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"否":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"开":{"docs":{},"启":{"docs":{},"动":{"docs":{},"画":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"显":{"docs":{},"示":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"值":{"docs":{},",":{"docs":{},"其":{"docs":{},"中":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"框":{"docs":{},"架":{"docs":{},"目":{"docs":{},"前":{"docs":{},"还":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"成":{"docs":{},"熟":{"docs":{},",":{"docs":{},"各":{"docs":{},"方":{"docs":{},"面":{"docs":{},"都":{"docs":{},"有":{"docs":{},"待":{"docs":{},"完":{"docs":{},"善":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"初":{"docs":{},"衷":{"docs":{},"是":{"docs":{},"希":{"docs":{},"望":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"自":{"docs":{},"助":{"docs":{},"服":{"docs":{},"务":{"docs":{},"群":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}},"基":{"docs":{},"础":{"docs":{},"知":{"docs":{},"识":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"目":{"docs":{},"录":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},"等":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"样":{"docs":{},"式":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"系":{"docs":{},"统":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"两":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"(":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"不":{"docs":{},"同":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"子":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},",":{"docs":{},"暂":{"docs":{},"时":{"docs":{},"无":{"docs":{},"法":{"docs":{},"设":{"docs":{},"置":{"docs":{},"其":{"docs":{},"它":{"docs":{},"插":{"docs":{},"入":{"docs":{},"位":{"docs":{},"置":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"扩":{"docs":{},"展":{"docs":{},"优":{"docs":{},"化":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"菜":{"docs":{},"单":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"三":{"docs":{},"级":{"docs":{},",":{"docs":{},"一":{"docs":{},"般":{"docs":{},"来":{"docs":{},"说":{"docs":{},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"已":{"docs":{},"经":{"docs":{},"够":{"docs":{},"用":{"docs":{},"了":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{},"非":{"docs":{},"常":{"docs":{},"丰":{"docs":{},"富":{"docs":{},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"倍":{"docs":{},"数":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"编":{"docs":{},"写":{"docs":{},"策":{"docs":{},"略":{"docs":{},",":{"docs":{},"详":{"docs":{},"见":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"原":{"docs":{},"则":{"docs":{},",":{"docs":{},"数":{"docs":{},"值":{"docs":{},"大":{"docs":{},"多":{"docs":{},"是":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"知":{"docs":{},"乎":{"docs":{},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10}}}},"组":{"docs":{},"件":{"docs":{},"库":{"docs":{},"的":{"docs":{},"高":{"docs":{},"质":{"docs":{},"量":{"docs":{},"、":{"docs":{},"高":{"docs":{},"度":{"docs":{},"可":{"docs":{},"定":{"docs":{},"制":{"docs":{},"的":{"docs":{},"后":{"docs":{},"台":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"了":{"docs":{},"解":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"以":{"docs":{},"及":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"合":{"docs":{},"而":{"docs":{},"成":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"稍":{"docs":{},"后":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"示":{"docs":{},"例":{"docs":{},"说":{"docs":{},"明":{"docs":{},",":{"docs":{},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.09627329192546584},"theming/":{"ref":"theming/","tf":0.12222222222222222}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}},"c":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009771986970684038},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03550295857988166}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"i":{"docs":{},"b":{"docs":{},"u":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"h":{"docs":{},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"docs":{}}}}},"m":{"docs":{},"o":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}},"t":{"docs":{},"a":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"t":{"docs":{},"c":{"docs":{},".":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.05325443786982249}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"多":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.003257328990228}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.13953488372093023}},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"几":{"docs":{},"乎":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"再":{"docs":{},"写":{"docs":{},"多":{"docs":{},"余":{"docs":{},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"出":{"docs":{},"现":{"docs":{},"全":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"这":{"docs":{},"一":{"docs":{},"隐":{"docs":{},"患":{"docs":{},"降":{"docs":{},"到":{"docs":{},"最":{"docs":{},"低":{"docs":{},",":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"细":{"docs":{},"节":{"docs":{},"调":{"docs":{},"整":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"少":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"用":{"docs":{},"到":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}}}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"o":{"docs":{},"p":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03409090909090909}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}},"w":{"docs":{},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"a":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0375}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.28664495114006516},"theming/":{"ref":"theming/","tf":0.1}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.035830618892508145},"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.08143322475570032},"theming/":{"ref":"theming/","tf":0.1111111111111111}}}}},"业":{"docs":{},"务":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"路":{"docs":{},"由":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"注":{"docs":{},"册":{"docs":{},"口":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"中":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"去":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"这":{"docs":{},"一":{"docs":{},"类":{"docs":{},"组":{"docs":{},"件":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"等":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{},"比":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"遵":{"docs":{},"循":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"样":{"docs":{},"式":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"核":{"docs":{},"心":{"docs":{},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"系":{"docs":{},"统":{"docs":{"theming/":{"ref":"theming/","tf":10.011111111111111}}}}}},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}},"原":{"docs":{},"始":{"docs":{},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"了":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"默":{"docs":{},"认":{"docs":{},"获":{"docs":{},"取":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"克":{"docs":{},"隆":{"docs":{},"完":{"docs":{},"整":{"docs":{},"仓":{"docs":{},"库":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"公":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"共":{"docs":{},"享":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"函":{"docs":{},"数":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"项":{"docs":{},"目":{"docs":{},"是":{"docs":{},"最":{"docs":{},"便":{"docs":{},"捷":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"选":{"docs":{},"项":{"docs":{},"可":{"docs":{},"以":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"等":{"docs":{},"。":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"选":{"docs":{},"项":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"及":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"只":{"docs":{},"有":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"一":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"能":{"docs":{},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"以":{"docs":{},"下":{"docs":{},"方":{"docs":{},"法":{"docs":{},"只":{"docs":{},"能":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"其":{"docs":{},"它":{"docs":{},"声":{"docs":{},"明":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"添":{"docs":{},"加":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"安":{"docs":{},"装":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"方":{"docs":{},"式":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"克":{"docs":{},"隆":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}},"工":{"docs":{},"具":{"docs":{},"类":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"配":{"docs":{},"置":{"docs":{},"选":{"docs":{},"项":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"只":{"docs":{},"有":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"时":{"docs":{},"选":{"docs":{},"择":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"建":{"docs":{},"议":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"固":{"docs":{},"定":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"不":{"docs":{},"要":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"通":{"docs":{},"过":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"要":{"docs":{},"改":{"docs":{},"动":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"或":{"docs":{},"者":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"打":{"docs":{},"开":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"访":{"docs":{},"问":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"拦":{"docs":{},"截":{"docs":{},"器":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"服":{"docs":{},"务":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"中":{"docs":{},"的":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"本":{"docs":{},"地":{"docs":{},"开":{"docs":{},"发":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"静":{"docs":{},"态":{"docs":{},"资":{"docs":{},"源":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"人":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"中":{"docs":{},"发":{"docs":{},"现":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"小":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"列":{"docs":{},"之":{"docs":{},"间":{"docs":{},"的":{"docs":{},"间":{"docs":{},"距":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}},"样":{"docs":{},"式":{"docs":{},"主":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"核":{"docs":{},"心":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"添":{"docs":{},"加":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"后":{"docs":{},"期":{"docs":{},"可":{"docs":{},"能":{"docs":{},"还":{"docs":{},"有":{"docs":{},"微":{"docs":{},"调":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":10.011627906976743}}}},"一":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"环":{"docs":{},"境":{"docs":{},"变":{"docs":{},"量":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"登":{"docs":{},"陆":{"docs":{},"注":{"docs":{},"册":{"docs":{},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"目":{"docs":{},"录":{"docs":{},"结":{"docs":{},"构":{"docs":{},"遵":{"docs":{},"循":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"生":{"docs":{},"成":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"第":{"docs":{},"三":{"docs":{},"方":{"docs":{},"库":{"docs":{"libs/":{"ref":"libs/","tf":10.066666666666666}},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},":":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"菜":{"docs":{},"单":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"服":{"docs":{},"务":{"docs":{},"会":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"运":{"docs":{},"行":{"docs":{},"程":{"docs":{},"序":{"docs":{},",":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"页":{"docs":{},"面":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":10.03225806451613}},"组":{"docs":{},"件":{"docs":{},"是":{"docs":{},"由":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"及":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"成":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"运":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"后":{"docs":{},"默":{"docs":{},"认":{"docs":{},"执":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"的":{"docs":{},"升":{"docs":{},"级":{"docs":{},"维":{"docs":{},"护":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"继":{"docs":{},"续":{"docs":{},"完":{"docs":{},"善":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},",":{"docs":{},"建":{"docs":{},"议":{"docs":{},"采":{"docs":{},"用":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"指":{"docs":{},"南":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"是":{"docs":{},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"e":{"docs":{},",":{"docs":{},"方":{"docs":{},"便":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"还":{"docs":{},"会":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{"schematics/":{"ref":"schematics/","tf":10.033333333333333}},"等":{"docs":{},"价":{"docs":{},"于":{"docs":{},"以":{"docs":{},"下":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},"或":{"docs":{},"者":{"docs":{},"生":{"docs":{},"成":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}},"生":{"docs":{},"态":{"docs":{},"中":{"docs":{},"非":{"docs":{},"常":{"docs":{},"强":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},"成":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"将":{"docs":{},"路":{"docs":{},"由":{"docs":{},"添":{"docs":{},"加":{"docs":{},"声":{"docs":{},"明":{"docs":{},"到":{"docs":{},"同":{"docs":{},"级":{"docs":{},"路":{"docs":{},"由":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}},"路":{"docs":{},"径":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"(":{"docs":{},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"s":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"其":{"docs":{},"它":{"docs":{},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"则":{"docs":{},"无":{"docs":{},"法":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}},"u":{"docs":{},"g":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"本":{"docs":{},"人":{"docs":{},"提":{"docs":{},"了":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"s":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"s":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"则":{"docs":{},"保":{"docs":{},"留":{"docs":{},"了":{"docs":{},"所":{"docs":{},"有":{"docs":{},"布":{"docs":{},"局":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"就":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"简":{"docs":{},"单":{"docs":{},"来":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"创":{"docs":{},"建":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"会":{"docs":{},"有":{"docs":{},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"更":{"docs":{},"快":{"docs":{},"速":{"docs":{},"地":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"实":{"docs":{},"际":{"docs":{},"工":{"docs":{},"作":{"docs":{},"中":{"docs":{},"有":{"docs":{},"着":{"docs":{},"至":{"docs":{},"关":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},";":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}},"版":{"docs":{},"本":{"docs":{},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},"创":{"docs":{},"建":{"docs":{},",":{"docs":{},"低":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"有":{"docs":{},"兼":{"docs":{},"容":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"docs":{}},"有":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"表":{"docs":{},"示":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"无":{"docs":{},"法":{"docs":{},"再":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"导":{"docs":{},"航":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"或":{"docs":{},"者":{"docs":{},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{},"模":{"docs":{},"板":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}},"文":{"docs":{},"字":{"docs":{},"方":{"docs":{},"向":{"docs":{},":":{"docs":{},"从":{"docs":{},"左":{"docs":{},"到":{"docs":{},"右":{"docs":{},"或":{"docs":{},"者":{"docs":{},"从":{"docs":{},"右":{"docs":{},"到":{"docs":{},"左":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"这":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},":":{"docs":{},"明":{"docs":{},"亮":{"docs":{},"主":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"暗":{"docs":{},"黑":{"docs":{},"主":{"docs":{},"题":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"项":{"docs":{},"配":{"docs":{},"置":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"最":{"docs":{},"好":{"docs":{},"选":{"docs":{},"择":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"在":{"docs":{},"新":{"docs":{},"建":{"docs":{},"的":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"及":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"使":{"docs":{},"用":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},",":{"docs":{},"其":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"为":{"docs":{},"例":{"docs":{},":":{"docs":{},"一":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"优":{"docs":{},"化":{"docs":{},"组":{"docs":{},"件":{"docs":{},"命":{"docs":{},"名":{"docs":{},":":{"docs":{},"为":{"docs":{},"了":{"docs":{},"防":{"docs":{},"止":{"docs":{},"组":{"docs":{},"件":{"docs":{},"重":{"docs":{},"复":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"模":{"docs":{},"块":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"路":{"docs":{},"径":{"docs":{},":":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"之":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"。":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"迭":{"docs":{},"代":{"docs":{},"中":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"增":{"docs":{},"加":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"组":{"docs":{},"件":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"和":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"团":{"docs":{},"队":{"docs":{},"已":{"docs":{},"经":{"docs":{},"针":{"docs":{},"对":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},"做":{"docs":{},"了":{"docs":{},"优":{"docs":{},"化":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"不":{"docs":{},"确":{"docs":{},"定":{"docs":{},"在":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"修":{"docs":{},"复":{"docs":{},"了":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"大":{"docs":{},"家":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"行":{"docs":{},"检":{"docs":{},"查":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"比":{"docs":{},"原":{"docs":{},"始":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"颜":{"docs":{},"色":{"docs":{},"进":{"docs":{},"行":{"docs":{},"了":{"docs":{},"非":{"docs":{},"常":{"docs":{},"精":{"docs":{},"细":{"docs":{},"的":{"docs":{},"设":{"docs":{},"置":{"docs":{},"。":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"将":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"常":{"docs":{},"量":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"路":{"docs":{},"由":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":10.005917159763314}}}}}},"模":{"docs":{},"块":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"板":{"docs":{},"才":{"docs":{},"有":{"docs":{},"效":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"等":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"值":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}},"没":{"docs":{},"有":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"必":{"docs":{},"须":{"docs":{},"借":{"docs":{},"助":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{},"修":{"docs":{},"改":{"docs":{},"主":{"docs":{},"题":{"docs":{},"色":{"docs":{},"系":{"docs":{},",":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"去":{"docs":{},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"有":{"docs":{},"特":{"docs":{},"殊":{"docs":{},"的":{"docs":{},"需":{"docs":{},"求":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"变":{"docs":{},"量":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"编":{"docs":{},"写":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"必":{"docs":{},"须":{"docs":{},"了":{"docs":{},"解":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{},")":{"docs":{},"、":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"服":{"docs":{},"务":{"docs":{},"、":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},")":{"docs":{},"、":{"docs":{},"常":{"docs":{},"用":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"等":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"参":{"docs":{},"数":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"描":{"docs":{},"述":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"方":{"docs":{},"法":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"监":{"docs":{},"听":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"状":{"docs":{},"态":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"全":{"docs":{},"部":{"docs":{},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"菜":{"docs":{},"单":{"docs":{},"层":{"docs":{},"级":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"项":{"docs":{},"名":{"docs":{},"称":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"计":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"非":{"docs":{},"常":{"docs":{},"方":{"docs":{},"便":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"配":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":10.011363636363637}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":10.00625}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"为":{"docs":{},"空":{"docs":{},",":{"docs":{},"最":{"docs":{},"终":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"为":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"关":{"docs":{},"于":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},",":{"docs":{},"分":{"docs":{},"别":{"docs":{},"打":{"docs":{},"开":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"个":{"docs":{},"路":{"docs":{},"径":{"docs":{},"查":{"docs":{},"看":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"变":{"docs":{},"化":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"导":{"docs":{},"航":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"动":{"docs":{},"态":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"和":{"docs":{},"路":{"docs":{},"由":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"是":{"docs":{},"由":{"docs":{},"父":{"docs":{},"级":{"docs":{},"和":{"docs":{},"子":{"docs":{},"级":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"标":{"docs":{},"签":{"docs":{},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"需":{"docs":{},"要":{"docs":{},"填":{"docs":{},"入":{"docs":{},"一":{"docs":{},"个":{"docs":{},"合":{"docs":{},"法":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":10.090909090909092}},"值":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"类":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"分":{"docs":{},"为":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"及":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},",":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}},"演":{"docs":{},"示":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}},"副":{"docs":{},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}},"属":{"docs":{},"性":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"来":{"docs":{},"改":{"docs":{},"变":{"docs":{},"标":{"docs":{},"题":{"docs":{},"的":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"说":{"docs":{},"明":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"详":{"docs":{},"见":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"前":{"docs":{},"缀":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},",":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"我":{"docs":{},"在":{"docs":{},"很":{"docs":{},"早":{"docs":{},"之":{"docs":{},"前":{"docs":{},"曾":{"docs":{},"写":{"docs":{},"过":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}},"所":{"docs":{},"有":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":10.023255813953488}}}}}}},"推":{"docs":{},"荐":{"docs":{},"一":{"docs":{},"些":{"docs":{},"优":{"docs":{},"秀":{"docs":{},"的":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"类":{"docs":{},"实":{"docs":{},"现":{"docs":{},"左":{"docs":{},"右":{"docs":{},"间":{"docs":{},"距":{"docs":{},",":{"docs":{},"以":{"docs":{},"后":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"移":{"docs":{},"除":{"docs":{},"。":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"完":{"docs":{},"整":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}},"官":{"docs":{},"方":{"docs":{},"提":{"docs":{},"供":{"docs":{},"的":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"指":{"docs":{},"令":{"docs":{},"实":{"docs":{},"现":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"一":{"docs":{},"些":{"docs":{},"说":{"docs":{},"起":{"docs":{},"来":{"docs":{},"有":{"docs":{},"些":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"原":{"docs":{},"因":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"指":{"docs":{},"令":{"docs":{},"并":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"好":{"docs":{},"用":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"人":{"docs":{},"提":{"docs":{},"议":{"docs":{},"加":{"docs":{},"入":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"官":{"docs":{},"方":{"docs":{},"目":{"docs":{},"前":{"docs":{},"因":{"docs":{},"为":{"docs":{},"各":{"docs":{},"种":{"docs":{},"原":{"docs":{},"因":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暂":{"docs":{},"时":{"docs":{},"加":{"docs":{},"入":{"docs":{},"了":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"国":{"docs":{},"际":{"docs":{},"化":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"length":802},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","#","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(such","(yes/no)","**","+",".bg",".text","/","//","16","1、必须创建一个","24,这样可以最大程度的保证系统样式的统一。","2、添加","4","500、blue","8","8.x","900,详情查看","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","add","adjust","admin","adminlayoutcompon","adminlayoutcomponent,","angular","anim","api","app","app.component.t","app.module.t","app.scss","appset","aspect","asset","auth","automat","background","badge?:","base","basic","befor","better","boolean","boolean;","breadcrumb","browser","bug,使用以上命令会报错,本人提了","busi","cd","chang","children:","children?:","childrenitem","childrenitem[];","choos","class。","cli","cli,","cli:","clone","col","color","color:","come","command","compon","component:","components,","components.","const","contribut","controls\",","conveni","core","core.module.t","core/settings.t","css","custom","dashboard","data,","default.","default.interceptor.t","defaults:","demo","depth=1","details.","develop","dir:","dir?:","direct","directori","dynam","e=tru","easiest","entrycompon","environ","etc.)","except","export","false,","files.","flex","follow","formli","framework","function","future.","fxlayoutgap","fxlayoutgutt","g","gener","generate,提供更多常用的业务模板。","gestur","get","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","guide,","hammerj","header","headerpos:","headerpos?:","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","high","hmr","hmr,","http","http://localhost:4200/","http://localhost:4200/.","https://ng","icon:","import('./abc/abc.module').then(m","improved.","inform","init","initi","instal","intent","interceptor","interfac","introduct","issu","key","know","label?:","layout","layout.","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","made","matbottomsheet,matdialog","materi","material.module.t","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page,其实这两个命令是对","matur","menu","menu.service.t","menu:","menu[]","menuservic","mixin","modul","module.","more","name","name:","nav","navig","navpos:","navpos?:","navpos、dir、them","need","new","ng","ngx","npm","observ","option","options?:","origin","p","pad","page","path:","path,二级子项的","path,所以业务页的最终路由地址就是","photoview","plugin","prebuilt","present,","program","progressbar","project","provid","pr,angular","pull","qualiti","recognit","recommend","red","reload","repo,","repo.","request","request,或者提","rout","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.modul","routing.module.t","row","run","sass","schemat","schematics.","scss","see","segmentfault","select","serv","serve.","servic","set","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settings.service.t","settings.t","settingsservic","share","shared.module.t","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","side","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","small","soon","sourc","src","start","starter","startup.servic","startup.service.","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","state","state:","statearr:","string","string;","string[]","structur","style","style.scss","submit","subtitl","suggestions,","table/pagin","tag","tag;","templat","templet","theme","theme($theme)","theme($theme);","theme.","theme.module.t","theme:","theme?:","titl","toastr","topnav","translat","true","true,","type","type:","typescript","up","updat","update,方便","us","user","value:","veri","way","whole","widget","written","{","|","|——","}","},","};","│","│──","└──","├──","专栏","业务文件","业务路由模块","业务路由注册口","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","中。","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","中辅助样式类遵循","为了方便修改主题色系,sidenav","主题文件","主题样式入口文件","主题核心样式","主题模块","主题系统","交流讨论","仓库,不过","代码。","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用","使用了","使用原始的","使用页面标题组件。页面标题默认获取菜单的","允许为空,最终的路由地址为","克隆完整仓库","入口","公用组件","共享文件","共享模块","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","关于颜色","函数","函数入口","则保留了所有布局参数,项目启动后可以通过","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","初始化选项","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","前缀","前缀,文本色添加","副标题","功能,之后还会添加","加入","动态更改布局,比如演示示例就是这种方式。","动态组件","动态组件简单来说就是需要添加到","原理图","原理图等价于以下","去设置布局,除非你有特殊的需求。","参数","及","变量","只有侧边栏一种布局样式。","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","可以快速添加项目目录或者生成常用的业务模板。","可以直接使用","可以说是","命令可以快速创建项目目录,并且可以通过","和","和预构建选项关联。","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","国际化","在业务页面添加一个动态组件。","在实际工作中有着至关重要的作用,基于","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","如何编写通用的","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","安装","安装方式之外,也可以克隆","官方提供的","实现了","实现响应式布局。","对比原始","对颜色进行了非常精细的设置。","将声明添加到常量数组,比如","属性","工具类","布局","布局配置只有在项目初始化时选择","布局配置选项","建议不要改动","建议使用","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","开发","开始使用","我在很早之前曾写过","或者","所有辅助样式类可以查看","打开浏览器访问","拦截器","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","推荐一些优秀的","描述","提供更便利的业务指令。","提供的样式变量。","搭建的中后台管理框架。","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","新增路由","方法","是一个基于","是一个基于指令的布局神器,专为","是否使用","是否开启动画","是否显示面包屑","是基于","是布局配置项的默认值,其中","暂时加入了","更改布局样式;dynam","服务","服务中的","本人在使用中发现了一些小问题,列之间的间距需要使用","本地开发","本地静态资源","来改变标题的背景色。","标签颜色","标签颜色需要填入一个合法的","标题","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","框架目前还不是很成熟,各方面都有待完善。","模块","模板才有效。","添加一个菜单项","添加业务模块,后期可能还有微调。","添加项目","版本有","版本(8.x)创建,低版本可能会有兼容问题。","环境变量配置","生态中非常强大的一个功能。通过","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","生成路径","登陆注册布局","的","的主要不同如下:","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的主题风格等。","的倍数,比如","的初衷是希望提供一个基于","的基础知识。","的基础知识。主题样式目录如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","的编写策略,详见","的自助服务群","的菜单只支持三级,一般来说,二级菜单已经够用了。","的设计原则,数值大多是","的颜色非常丰富,angular","监听侧边栏导航状态","目前","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","目录结构遵循","知乎专栏","第三方库","第三方库样式","第三方库:","等。","简介","类型","组件库以及","组件库开发的项目,所以你需要了解","组件库的高质量、高度可定制的后台模板,同时基于","组件模块","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","编写,所以使用者必须了解","获取全部菜单","获取菜单层级","获取菜单项名称","获取配置项","菜单服务会返回一个","菜单配置","表示业务组件的路由","表示惰性模块的路由","表示静态模板,项目启动后无法再通过","设置布局","设置菜单","设计,使用非常方便。","详见","说明","路由定义默认添加到","辅助样式类","运行程序,不要使用","返回值","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","通过以上命令会自动在","配置布局","配置菜单","除了","页面","页面布局配置","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。","项目的升级维护,同时也会继续完善","项目目录","项目运行","项目运行后默认执行","项目,建议采用最新的","预处理器最好选择","颜色","颜色值,比如","颜色演示","颜色类","颜色类分为背景色及文本色,背景色添加","风格指南,同时也是为了方便","默认值","默认创建一个惰性模块。","默认没有响应式布局组件,我们必须借助"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"Introduction","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero is an Angular admin templete made with Material components.\nThe original intention of developing ng-matero is to provide a high-quality and high-customized admin template based on Angular Material and to provide some more convenient business command based on Schematics.\nThe framework is not very mature at present, all aspects need to be improved.\nContributing\nIf you like the project or have better suggestions, you can Pull request or submit Issues\n"},"getting-started.html":{"url":"getting-started.html","title":"Getting Started","keywords":"","body":"Getting Started\nNg-Matero is a project based in Angular Material Components, so you need to know the basics of TypeScript and Sass\nInstallation\nThe easiest way to initialize the project is to use the CLI, you can customize admin template and theme. See Project Init for details.\n$ ng new \n$ cd \n$ ng add ng-matero\n\nExcept using CLI, you can also clone the Starter repo, but Starter has just side nav layout.\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\nDevelopment\nIt is recommended to run the program using hmr, do not use npm start or ng serve.\n$ npm run hmr\n\nClone the whole repo.\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\nNavigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.\n\nProject Directory\n├── src\n│ ├── app\n│ │ ├── core\n│ │ │ ├── interceptors\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services\n│ │ │ │ ├── settings.service.ts\n│ │ │ │ ├── menu.service.ts\n│ │ │ │ └── startup.service.ts\n│ │ │ │── core.module.ts\n│ │ │ │── **\n│ │ │ └── settings.ts\n│ │ ├── routes\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts\n│ │ │ └── routes.module.ts\n│ │ ├── shared\n│ │ │ |—— **\n│ │ │ └── shared.module.ts\n│ │ ├── theme\n│ │ │ ├── admin-layout\n│ │ │ ├── auth-layout\n│ │ | └── theme.module.ts\n│ │ ├── app.component.ts\n│ │ └── app.module.ts\n│ │ └── material.module.ts\n│ ├── assets\n│ ├── environments\n│ ├── styles\n│ │ ├── functions\n│ │ ├── helpers\n│ │ ├── mixins\n│ │ ├── plugins\n│ │ ├── theme\n│ │ ├── widgets\n│ │ ├── **\n│ │ └── app.scss\n└── └── style.scss\n\nThe directory structure follows the Angular style guide, and is also for convenience of the CLI to add business module. There may be some small adjustments in the future.\nProject Running\nThe project runs startup.service by default. Some key information (such as menu data, user data, etc.) before the project starts can be written in the startup.service.\n"},"schematics/":{"url":"schematics/","title":"原理图","keywords":"","body":"原理图\nSchematics 可以说是 Angular 生态中非常强大的一个功能。通过 Schematics 可以快速添加项目目录或者生成常用的业务模板。\n目前 ng-matero 实现了 ng add 及 ng generate 功能,之后还会添加 ng update,方便 ng-matero 项目的升级维护,同时也会继续完善 ng generate,提供更多常用的业务模板。\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"添加项目","keywords":"","body":"添加项目\n使用 ng add 命令可以快速创建项目目录,并且可以通过 CLI 选项配置 ng-matero 的主题风格等。\n1、必须创建一个 Angular 项目,建议采用最新的 CLI 版本(8.x)创建,低版本可能会有兼容问题。\n$ ng new \n$ cd \n\n\nCSS 预处理器最好选择 Scss (Sass),使用其它预处理器则无法使用 Angular Material 及 ng-matero 提供的样式变量。\n\n2、添加 ng-matero\n$ ng add ng-matero\n\n初始化选项\n在添加项目的时候会有预构建选项,它可以更快速地定制主题。\n\n\nChoose a prebuilt layout template (static/dynamic)\n选择布局模板类型:static 表示静态模板,项目启动后无法再通过 options 更改布局样式;dynamic 则保留了所有布局参数,项目启动后可以通过 options 动态更改布局,比如演示示例就是这种方式。\n\nChoose a prebuilt navigation type (side/top)\n选择导航类型:侧边栏导航或者顶部导航\n\nChoose a prebuilt theme style (light/dark)\n选择这题风格:明亮主题或者暗黑主题\n\nChoose a prebuilt direction option (ltr/rtl)\n选择文字方向:从左到右或者从右到左\n\nSet up HammerJS for gesture recognition (Yes/No)\n是否使用 HammerJS\n\nSet up browser animations for Angular Material (Yes/No)\n是否开启动画\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"新增路由","keywords":"","body":"新增路由\nNg-Matero 目前提供了两个生成代码的原理图,ng g ng-matero:module 及 ng g ng-matero:page,其实这两个命令是对 Angular CLI ng g module 和 ng g component 的扩展优化。\n模块\n默认创建一个惰性模块。\n$ ng g ng-matero:module \n\n通过以上命令会自动在 routes 目录添加一个业务模块,同时也会将模块声明添加到 routes.module 以及在 routes-routing.module 中添加一个路由定义。比如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\n路由定义默认添加到 AdminLayoutComponent 的子路由中,暂时无法设置其它插入位置。\n对比原始 module\nNg-Matero 的 module 原理图等价于以下 ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nAngular CLI 8.x 版本有 bug,使用以上命令会报错,本人提了 issue 及 pr,Angular 团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。\n\n但是 Angular 生成惰性模块时,会将路由添加声明到同级路由位置,例如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\n页面\n在惰性模块中创建一个业务页面。\n$ ng g ng-matero:page -m=\n\n以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。\n动态组件\n动态组件简单来说就是需要添加到 entryComponents 中去的组件,这一类组件常用于模态窗等,比如 Angular Material 中的 MatBottomSheet,MatDialog 等。\n在业务页面添加一个动态组件。\n$ ng g ng-matero:page / -m= -e=true\n\n创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。\n对比原始 component\n使用原始的 component 只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。\n$ ng g component routes// -m=routes/\n\nng-matero:page 和 component 的主要不同如下:\n\n优化组件命名:为了防止组件重复,默认添加模块名前缀\n优化组件生成路径:默认添加到 routes\n将声明添加到常量数组,比如 COMPONENTS\n在模块路由中添加组件的路由声明\n\n"},"theming/":{"url":"theming/","title":"主题系统","keywords":"","body":"主题系统\nNg-Matero 的主题系统提供了常用的两种布局(侧边栏导航布局 及 顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。\n\n建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。\n\nNg-Matero 的主题样式是基于 Sass 编写,所以使用者必须了解 Sass 的基础知识。主题样式目录如下:\n├── styles # 样式目录\n│ ├── functions # 函数\n│ ├── helpers # 工具类\n│ ├── mixins # mixin\n│ ├── plugins # 第三方库样式\n│ ├── theme # 主题核心样式\n│ ├── widgets # 公用组件\n│ ├── _functions.scss # 函数入口\n│ ├── _mixins.scss # mixin 入口\n│ ├── _variables.scss # 变量\n└── └── app.scss # 主题样式入口文件\n\n为了方便修改主题色系,sidenav 和 topnav 使用了 mixin\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"配置布局","keywords":"","body":"配置布局\n布局配置只有在项目初始化时选择 dynamic 模板才有效。\ncore/settings.ts 是布局配置项的默认值,其中 navPos、dir、theme 和预构建选项关联。\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\n建议不要改动 setting.ts,动态设置页面布局可以使用 setting.service.ts 服务中的 setLayout。\nAPI\nSettingsService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetOptions\n-\nAppSettings\n获取配置项\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\n设置布局\n\n\nsetNavState\ntype: string value: boolean\nObservable\n监听侧边栏导航状态\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"配置菜单","keywords":"","body":"配置菜单\n菜单服务会返回一个 Menu 数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的 state 组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\n生成路径\nng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。\n以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。\n以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\n关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\n标签颜色\n标签颜色需要填入一个合法的 Material 颜色值,比如 red-500、blue-900,详情查看 颜色\nAPI\nMenuService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetAll\n-\nMenu[]\n获取全部菜单\n\n\nset\nmenu: Menu[]\nMenu[]\n设置菜单\n\n\nadd\nmenu: Menu\n-\n添加一个菜单项\n\n\ngetMenuItemName\nstateArr: string[]\nstring\n获取菜单项名称\n\n\ngetMenuLevel\nstateArr: string[]\nstring\n获取菜单层级\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"页面标题","keywords":"","body":"页面标题\n使用页面标题组件。页面标题默认获取菜单的 name\n\n\n可以直接使用 颜色类 来改变标题的背景色。\n\n\n页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。\n\n\nAPI\npage-header\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\ntitle\n标题\nstring\n''\n\n\nsubtitle\n副标题\nstring\n''\n\n\nshowBreadCrumb\n是否显示面包屑\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"颜色","keywords":"","body":"颜色\n\nMaterial 的颜色非常丰富,Angular Material 使用 Sass 对颜色进行了非常精细的设置。\n详见 Ng-Matero 颜色演示\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"辅助样式类","keywords":"","body":"辅助样式类\nHelpers 在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。\n我在很早之前曾写过 helpers 的编写策略,详见 如何编写通用的 Helper Class。\nNg-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的 helpers p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。\n关于颜色\n颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀\nHelpers\n所有辅助样式类可以查看 Ng-Matero Helpers\n"},"libs/":{"url":"libs/","title":"第三方库","keywords":"","body":"第三方库\n推荐一些优秀的 Angular 第三方库:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。\nflex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。\n本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。\n"},"i18n/":{"url":"i18n/","title":"国际化","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["angular","issu","materi","matero","ng","pull","request,或者提","schemat","segmentfault","专栏","交流讨论","加入","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","开发","提供更便利的业务指令。","搭建的中后台管理框架。","是一个基于","框架目前还不是很成熟,各方面都有待完善。","的初衷是希望提供一个基于","的自助服务群","知乎专栏","简介","组件库的高质量、高度可定制的后台模板,同时基于"],"getting-started.html":["#","$","**","add","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","cd","cli","clone","core","core.module.t","default.interceptor.t","depth=1","environ","function","git","git@github.com:ng","helper","hmr","http","http://localhost:4200/","instal","interceptor","layout","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu.service.t","mixin","new","ng","npm","plugin","rout","routes.module.t","routing.module.t","run","sass","serv","servic","settings.service.t","settings.t","share","shared.module.t","src","start","starter","startup.servic","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","style","style.scss","theme","theme.module.t","typescript","widget","|","|——","│","│──","└──","├──","业务文件","业务路由模块","业务路由注册口","中。","主题文件","主题样式入口文件","主题核心样式","主题模块","仓库,不过","使用","克隆完整仓库","公用组件","共享文件","共享模块","函数","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","及","只有侧边栏一种布局样式。","安装","安装方式之外,也可以克隆","工具类","布局","布局配置选项","建议使用","开始使用","或者","打开浏览器访问","拦截器","是基于","服务","本地开发","本地静态资源","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","添加业务模块,后期可能还有微调。","添加项目","环境变量配置","登陆注册布局","的基础知识。","目录结构遵循","第三方库样式","组件库开发的项目,所以你需要了解","组件模块","菜单配置","运行程序,不要使用","除了","页面布局配置","项目目录","项目运行","项目运行后默认执行","风格指南,同时也是为了方便"],"schematics/":["add","angular","gener","generate,提供更多常用的业务模板。","matero","ng","schemat","updat","update,方便","功能,之后还会添加","原理图","及","可以快速添加项目目录或者生成常用的业务模板。","可以说是","实现了","生态中非常强大的一个功能。通过","目前","项目的升级维护,同时也会继续完善"],"schematics/project-init.html":["$","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","1、必须创建一个","2、添加","add","angular","anim","browser","cd","choos","cli","css","direct","gestur","hammerj","layout","materi","matero","navig","new","ng","option","prebuilt","recognit","scss","set","style","templat","theme","type","up","使用","则保留了所有布局参数,项目启动后可以通过","初始化选项","动态更改布局,比如演示示例就是这种方式。","及","命令可以快速创建项目目录,并且可以通过","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","提供的样式变量。","是否使用","是否开启动画","更改布局样式;dynam","添加项目","版本(8.x)创建,低版本可能会有兼容问题。","的主题风格等。","表示静态模板,项目启动后无法再通过","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","项目,建议采用最新的","预处理器最好选择"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","adminlayoutcompon","adminlayoutcomponent,","angular","bug,使用以上命令会报错,本人提了","children:","cli","cli:","compon","component:","const","e=tru","entrycompon","g","import('./abc/abc.module').then(m","issu","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","matero","matero:modul","matero:pag","matero:page,其实这两个命令是对","modul","ng","path:","pr,angular","rout","route=abc","routes.modul","routes//","routes/abc","routes:","routing.modul","{","}","},","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用原始的","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","动态组件","动态组件简单来说就是需要添加到","原理图等价于以下","及","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","和","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","对比原始","将声明添加到常量数组,比如","新增路由","模块","版本有","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","的","的主要不同如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","等。","路由定义默认添加到","通过以上命令会自动在","页面","默认创建一个惰性模块。"],"theming/":["#","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","function","helper","matero","mixin","mixin。","ng","option","plugin","sass","sidenav","style","theme","theme($theme)","theme($theme);","topnav","widget","{","}","│","└──","├──","为了方便修改主题色系,sidenav","主题样式入口文件","主题核心样式","主题系统","使用了","入口","公用组件","函数","函数入口","去设置布局,除非你有特殊的需求。","及","变量","和","工具类","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","样式目录","的主题样式是基于","的主题系统提供了两种常用布局(侧边栏导航布局","的基础知识。主题样式目录如下:","第三方库样式","编写,所以使用者必须了解","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","boolean","boolean;","const","core/settings.t","defaults:","dir:","dir?:","dynam","export","false,","getopt","headerpos:","headerpos?:","interfac","navpos:","navpos?:","navpos、dir、them","observ","options?:","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","string","theme:","theme?:","true,","type:","value:","{","|","}","};","参数","和预构建选项关联。","布局配置只有在项目初始化时选择","建议不要改动","描述","方法","是布局配置项的默认值,其中","服务中的","模板才有效。","监听侧边栏导航状态","获取配置项","设置布局","返回值","配置布局"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500、blue","900,详情查看","[","]","add","api","background","badge?:","children?:","childrenitem","childrenitem[];","color","color:","controls\",","export","getal","getmenuitemnam","getmenulevel","https://ng","icon:","interfac","label?:","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","materi","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu:","menu[]","menuservic","name:","ng","path,二级子项的","path,所以业务页的最终路由地址就是","red","set","state","state:","statearr:","string","string;","string[]","table/pagin","tag","tag;","type:","value:","{","|","}","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","允许为空,最终的路由地址为","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","参数","描述","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","方法","标签颜色","标签颜色需要填入一个合法的","添加一个菜单项","的菜单只支持三级,一般来说,二级菜单已经够用了。","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","获取全部菜单","获取菜单层级","获取菜单项名称","菜单服务会返回一个","表示业务组件的路由","表示惰性模块的路由","设置菜单","路由路径","返回值","配置菜单","颜色","颜色值,比如"],"theming/title.html":["''","api","boolean","breadcrumb","header","name","page","showbreadcrumb","string","subtitl","titl","true","使用页面标题组件。页面标题默认获取菜单的","副标题","可以直接使用","属性","是否显示面包屑","来改变标题的背景色。","标题","类型","说明","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","颜色类","默认值"],"theming/colors.html":["materi","matero","ng","sass","使用","对颜色进行了非常精细的设置。","的颜色非常丰富,angular","详见","颜色","颜色演示"],"theming/helpers.html":[".bg",".text","16","24,这样可以最大程度的保证系统样式的统一。","4","8","angular","class。","css","helper","helpers。","materi","matero","ng","p","pad","中辅助样式类遵循","关于颜色","前缀","前缀,文本色添加","可用的","如何编写通用的","我在很早之前曾写过","所有","样式辅助类","的倍数,比如","的设计原则,数值大多是","的辅助类","组件库以及","辅助类","辅助类可以查看","辅助类在实际工作中有着至关重要的作用,基于","辅助类的编写策略,详见","辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","颜色类分为背景色及文本色,背景色添加"],"libs/":["angular","formli","ng","ngx","photoview","progressbar","select","toastr","translat","推荐一些优秀的","第三方库","第三方库:"],"libs/flex-layout.html":["angular","col","dashboard","demo","flex","fxlayoutgap","fxlayoutgutt","layout","materi","matero","row","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","为了解决这个问题,ng","代码。","官方提供的","实现响应式布局。","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。","是一个基于指令的布局神器,专为","暂时加入了","本人在使用中发现了一些小问题,列之间的间距需要使用","的","设计,使用非常方便。","默认没有响应式布局组件,我们必须借助"],"i18n/":["come","soon","国际化"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"、":{"docs":{},"必":{"docs":{},"须":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"2":{"4":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"最":{"docs":{},"大":{"docs":{},"程":{"docs":{},"度":{"docs":{},"的":{"docs":{},"保":{"docs":{},"证":{"docs":{},"系":{"docs":{},"统":{"docs":{},"样":{"docs":{},"式":{"docs":{},"的":{"docs":{},"统":{"docs":{},"一":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}}}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"、":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"5":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"、":{"docs":{},"b":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3631346578366443},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.09375}},"'":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"o":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{},"y":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"g":{"docs":{},"o":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"u":{"docs":{},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.037037037037037035},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"g":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"本":{"docs":{},"人":{"docs":{},"提":{"docs":{},"了":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"s":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}}}}}},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"o":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03550295857988166},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"i":{"docs":{},"c":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"u":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"i":{"docs":{},"n":{"docs":{},"u":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"s":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":10.222222222222221},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.05154639175257732}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"u":{"docs":{},"m":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.013245033112582781}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.125}}}},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.05555555555555555}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"docs":{}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.026490066225165563}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"m":{"docs":{},"o":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"l":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}},"y":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"f":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"s":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"w":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.09375}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}},"h":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},"s":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.039473684210526314}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"n":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.008130081300813}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}}}},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.18181818181818182},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"无":{"docs":{},"法":{"docs":{},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"第":{"docs":{},"三":{"docs":{},"级":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.05555555555555555},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.09375},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}},"e":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"其":{"docs":{},"实":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"对":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"i":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"k":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}},"n":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"s":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"a":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.03333333333333333}},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"n":{"docs":{},"i":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3432671081677703}}}},"g":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.018633540372670808},"schematics/":{"ref":"schematics/","tf":0.3},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.08139534883720931},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.10059171597633136},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.26666666666666666}}}},"a":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"、":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015527950310559006}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}}}},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}},"e":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"w":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.08333333333333333}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.02280130293159609},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.032520325203252},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}}},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"a":{"docs":{},"y":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"t":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"g":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"t":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.03296703296703297}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"所":{"docs":{},"以":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"的":{"docs":{},"最":{"docs":{},"终":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"就":{"docs":{},"是":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"y":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"p":{"docs":{},"o":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},",":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"./":{"ref":"./","tf":0.03225806451612903}},"i":{"docs":{},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"u":{"docs":{},"b":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"s":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"r":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/":{"ref":"theming/","tf":0.022222222222222223}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"m":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"r":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":5.027272727272727},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},",":{"docs":{},"动":{"docs":{},"态":{"docs":{},"设":{"docs":{},"置":{"docs":{},"页":{"docs":{},"面":{"docs":{},"布":{"docs":{},"局":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"w":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"b":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"l":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}},"d":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"关":{"docs":{},"键":{"docs":{},"信":{"docs":{},"息":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"、":{"docs":{},"用":{"docs":{},"户":{"docs":{},"信":{"docs":{},"息":{"docs":{},"等":{"docs":{},",":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"写":{"docs":{},"在":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.025}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"s":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125},"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.030927835051546393}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"w":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"e":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.018315018315018316}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"i":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"libs/":{"ref":"libs/","tf":5.105263157894737}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"t":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"e":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}},"w":{"docs":{},"o":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"o":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03409090909090909}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"k":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/colors.html":{"ref":"theming/colors.html","tf":0.1111111111111111},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"o":{"docs":{},"u":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"l":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}}},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}},"docs":{},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"其":{"docs":{},"它":{"docs":{},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"则":{"docs":{},"无":{"docs":{},"法":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012422360248447204}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"c":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"t":{"docs":{},"c":{"docs":{},".":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"l":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}},"c":{"docs":{},"o":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},".":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.05325443786982249}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.003257328990228},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"多":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}}}}}}}}}}}}}}},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.026785714285714284},"theming/layout.html":{"ref":"theming/layout.html","tf":5.045454545454546},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.09375}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"z":{"docs":{},"i":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"o":{"docs":{},"k":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}},"b":{"docs":{"libs/":{"ref":"libs/","tf":5.052631578947368}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.040293040293040296}},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"。":{"docs":{},"在":{"docs":{},"少":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"用":{"docs":{},"到":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}},"u":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.032520325203252036},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/":{"ref":"theming/","tf":0.03571428571428571},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"d":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"e":{"docs":{},",":{"docs":{},"方":{"docs":{},"便":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"o":{"docs":{},"r":{"docs":{},"l":{"docs":{},"d":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"k":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0375}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.2732919254658385},"theming/":{"ref":"theming/","tf":0.1}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.07763975155279502},"theming/":{"ref":"theming/","tf":0.1111111111111111}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"交":{"docs":{},"流":{"docs":{},"讨":{"docs":{},"论":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"加":{"docs":{},"入":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"如":{"docs":{},"何":{"docs":{},"贡":{"docs":{},"献":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"编":{"docs":{},"写":{"docs":{},"通":{"docs":{},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"该":{"docs":{},"项":{"docs":{},"目":{"docs":{},"或":{"docs":{},"者":{"docs":{},"有":{"docs":{},"更":{"docs":{},"好":{"docs":{},"的":{"docs":{},"建":{"docs":{},"议":{"docs":{},",":{"docs":{},"欢":{"docs":{},"迎":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}},"始":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":10.003105590062113}}}}}},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"便":{"docs":{},"利":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"指":{"docs":{},"令":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},"变":{"docs":{},"量":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"搭":{"docs":{},"建":{"docs":{},"的":{"docs":{},"中":{"docs":{},"后":{"docs":{},"台":{"docs":{},"管":{"docs":{},"理":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}},"指":{"docs":{},"令":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"神":{"docs":{},"器":{"docs":{},",":{"docs":{},"专":{"docs":{},"为":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"否":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"开":{"docs":{},"启":{"docs":{},"动":{"docs":{},"画":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"显":{"docs":{},"示":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"值":{"docs":{},",":{"docs":{},"其":{"docs":{},"中":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"框":{"docs":{},"架":{"docs":{},"目":{"docs":{},"前":{"docs":{},"还":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"成":{"docs":{},"熟":{"docs":{},",":{"docs":{},"各":{"docs":{},"方":{"docs":{},"面":{"docs":{},"都":{"docs":{},"有":{"docs":{},"待":{"docs":{},"完":{"docs":{},"善":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},"初":{"docs":{},"衷":{"docs":{},"是":{"docs":{},"希":{"docs":{},"望":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"自":{"docs":{},"助":{"docs":{},"服":{"docs":{},"务":{"docs":{},"群":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}},"基":{"docs":{},"础":{"docs":{},"知":{"docs":{},"识":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"目":{"docs":{},"录":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},"等":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"样":{"docs":{},"式":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"系":{"docs":{},"统":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"种":{"docs":{},"常":{"docs":{},"用":{"docs":{},"布":{"docs":{},"局":{"docs":{},"(":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"不":{"docs":{},"同":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"子":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},",":{"docs":{},"暂":{"docs":{},"时":{"docs":{},"无":{"docs":{},"法":{"docs":{},"设":{"docs":{},"置":{"docs":{},"其":{"docs":{},"它":{"docs":{},"插":{"docs":{},"入":{"docs":{},"位":{"docs":{},"置":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"扩":{"docs":{},"展":{"docs":{},"优":{"docs":{},"化":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"菜":{"docs":{},"单":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"三":{"docs":{},"级":{"docs":{},",":{"docs":{},"一":{"docs":{},"般":{"docs":{},"来":{"docs":{},"说":{"docs":{},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"已":{"docs":{},"经":{"docs":{},"够":{"docs":{},"用":{"docs":{},"了":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{},"非":{"docs":{},"常":{"docs":{},"丰":{"docs":{},"富":{"docs":{},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"倍":{"docs":{},"数":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"设":{"docs":{},"计":{"docs":{},"原":{"docs":{},"则":{"docs":{},",":{"docs":{},"数":{"docs":{},"值":{"docs":{},"大":{"docs":{},"多":{"docs":{},"是":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"知":{"docs":{},"乎":{"docs":{},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10}}}},"组":{"docs":{},"件":{"docs":{},"库":{"docs":{},"的":{"docs":{},"高":{"docs":{},"质":{"docs":{},"量":{"docs":{},"、":{"docs":{},"高":{"docs":{},"度":{"docs":{},"可":{"docs":{},"定":{"docs":{},"制":{"docs":{},"的":{"docs":{},"后":{"docs":{},"台":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"了":{"docs":{},"解":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"以":{"docs":{},"及":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"合":{"docs":{},"而":{"docs":{},"成":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"稍":{"docs":{},"后":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"示":{"docs":{},"例":{"docs":{},"说":{"docs":{},"明":{"docs":{},",":{"docs":{},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.09627329192546584},"theming/":{"ref":"theming/","tf":0.12222222222222222}}},"业":{"docs":{},"务":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"路":{"docs":{},"由":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"注":{"docs":{},"册":{"docs":{},"口":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"中":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"去":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"这":{"docs":{},"一":{"docs":{},"类":{"docs":{},"组":{"docs":{},"件":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"等":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{},"比":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"遵":{"docs":{},"循":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"样":{"docs":{},"式":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"核":{"docs":{},"心":{"docs":{},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"系":{"docs":{},"统":{"docs":{"theming/":{"ref":"theming/","tf":10.011111111111111}}}}}},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}},"原":{"docs":{},"始":{"docs":{},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"了":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"默":{"docs":{},"认":{"docs":{},"获":{"docs":{},"取":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"克":{"docs":{},"隆":{"docs":{},"完":{"docs":{},"整":{"docs":{},"仓":{"docs":{},"库":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"公":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"共":{"docs":{},"享":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"函":{"docs":{},"数":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"项":{"docs":{},"目":{"docs":{},"是":{"docs":{},"最":{"docs":{},"便":{"docs":{},"捷":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"选":{"docs":{},"项":{"docs":{},"可":{"docs":{},"以":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"等":{"docs":{},"。":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"选":{"docs":{},"项":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"及":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"只":{"docs":{},"有":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"一":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"能":{"docs":{},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"以":{"docs":{},"下":{"docs":{},"方":{"docs":{},"法":{"docs":{},"只":{"docs":{},"能":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"其":{"docs":{},"它":{"docs":{},"声":{"docs":{},"明":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"添":{"docs":{},"加":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"安":{"docs":{},"装":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"方":{"docs":{},"式":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"克":{"docs":{},"隆":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}},"工":{"docs":{},"具":{"docs":{},"类":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"配":{"docs":{},"置":{"docs":{},"选":{"docs":{},"项":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"只":{"docs":{},"有":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"时":{"docs":{},"选":{"docs":{},"择":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"建":{"docs":{},"议":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"固":{"docs":{},"定":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"不":{"docs":{},"要":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"通":{"docs":{},"过":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"要":{"docs":{},"改":{"docs":{},"动":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"或":{"docs":{},"者":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"打":{"docs":{},"开":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"访":{"docs":{},"问":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"拦":{"docs":{},"截":{"docs":{},"器":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"服":{"docs":{},"务":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"中":{"docs":{},"的":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"本":{"docs":{},"地":{"docs":{},"开":{"docs":{},"发":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"静":{"docs":{},"态":{"docs":{},"资":{"docs":{},"源":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"人":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"中":{"docs":{},"发":{"docs":{},"现":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"小":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"列":{"docs":{},"之":{"docs":{},"间":{"docs":{},"的":{"docs":{},"间":{"docs":{},"距":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}},"样":{"docs":{},"式":{"docs":{},"主":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":10}}}}}}},"核":{"docs":{},"心":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"添":{"docs":{},"加":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"后":{"docs":{},"期":{"docs":{},"可":{"docs":{},"能":{"docs":{},"还":{"docs":{},"有":{"docs":{},"微":{"docs":{},"调":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":10.011627906976743}}}},"一":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"环":{"docs":{},"境":{"docs":{},"变":{"docs":{},"量":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"登":{"docs":{},"陆":{"docs":{},"注":{"docs":{},"册":{"docs":{},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"目":{"docs":{},"录":{"docs":{},"结":{"docs":{},"构":{"docs":{},"遵":{"docs":{},"循":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"生":{"docs":{},"成":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"第":{"docs":{},"三":{"docs":{},"方":{"docs":{},"库":{"docs":{"libs/":{"ref":"libs/","tf":10.066666666666666}},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},":":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"菜":{"docs":{},"单":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"服":{"docs":{},"务":{"docs":{},"会":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"运":{"docs":{},"行":{"docs":{},"程":{"docs":{},"序":{"docs":{},",":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"页":{"docs":{},"面":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":10.03225806451613}},"组":{"docs":{},"件":{"docs":{},"是":{"docs":{},"由":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"及":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"成":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"运":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"后":{"docs":{},"默":{"docs":{},"认":{"docs":{},"执":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"的":{"docs":{},"升":{"docs":{},"级":{"docs":{},"维":{"docs":{},"护":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"继":{"docs":{},"续":{"docs":{},"完":{"docs":{},"善":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},",":{"docs":{},"建":{"docs":{},"议":{"docs":{},"采":{"docs":{},"用":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"指":{"docs":{},"南":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"是":{"docs":{},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"还":{"docs":{},"会":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{"schematics/":{"ref":"schematics/","tf":10.033333333333333}},"等":{"docs":{},"价":{"docs":{},"于":{"docs":{},"以":{"docs":{},"下":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},"或":{"docs":{},"者":{"docs":{},"生":{"docs":{},"成":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}},"生":{"docs":{},"态":{"docs":{},"中":{"docs":{},"非":{"docs":{},"常":{"docs":{},"强":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},"成":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"将":{"docs":{},"路":{"docs":{},"由":{"docs":{},"添":{"docs":{},"加":{"docs":{},"声":{"docs":{},"明":{"docs":{},"到":{"docs":{},"同":{"docs":{},"级":{"docs":{},"路":{"docs":{},"由":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"则":{"docs":{},"保":{"docs":{},"留":{"docs":{},"了":{"docs":{},"所":{"docs":{},"有":{"docs":{},"布":{"docs":{},"局":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"就":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"简":{"docs":{},"单":{"docs":{},"来":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"创":{"docs":{},"建":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"会":{"docs":{},"有":{"docs":{},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"更":{"docs":{},"快":{"docs":{},"速":{"docs":{},"地":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},";":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}},"版":{"docs":{},"本":{"docs":{},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},"创":{"docs":{},"建":{"docs":{},",":{"docs":{},"低":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"有":{"docs":{},"兼":{"docs":{},"容":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"docs":{}},"有":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"表":{"docs":{},"示":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"无":{"docs":{},"法":{"docs":{},"再":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"导":{"docs":{},"航":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"或":{"docs":{},"者":{"docs":{},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{},"模":{"docs":{},"板":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}},"文":{"docs":{},"字":{"docs":{},"方":{"docs":{},"向":{"docs":{},":":{"docs":{},"从":{"docs":{},"左":{"docs":{},"到":{"docs":{},"右":{"docs":{},"或":{"docs":{},"者":{"docs":{},"从":{"docs":{},"右":{"docs":{},"到":{"docs":{},"左":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"这":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},":":{"docs":{},"明":{"docs":{},"亮":{"docs":{},"主":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"暗":{"docs":{},"黑":{"docs":{},"主":{"docs":{},"题":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"项":{"docs":{},"配":{"docs":{},"置":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"最":{"docs":{},"好":{"docs":{},"选":{"docs":{},"择":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"在":{"docs":{},"新":{"docs":{},"建":{"docs":{},"的":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"及":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"使":{"docs":{},"用":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},",":{"docs":{},"其":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"为":{"docs":{},"例":{"docs":{},":":{"docs":{},"一":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"优":{"docs":{},"化":{"docs":{},"组":{"docs":{},"件":{"docs":{},"命":{"docs":{},"名":{"docs":{},":":{"docs":{},"为":{"docs":{},"了":{"docs":{},"防":{"docs":{},"止":{"docs":{},"组":{"docs":{},"件":{"docs":{},"重":{"docs":{},"复":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"模":{"docs":{},"块":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"路":{"docs":{},"径":{"docs":{},":":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"之":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"。":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"迭":{"docs":{},"代":{"docs":{},"中":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"增":{"docs":{},"加":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"组":{"docs":{},"件":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"和":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"团":{"docs":{},"队":{"docs":{},"已":{"docs":{},"经":{"docs":{},"针":{"docs":{},"对":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},"做":{"docs":{},"了":{"docs":{},"优":{"docs":{},"化":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"不":{"docs":{},"确":{"docs":{},"定":{"docs":{},"在":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"修":{"docs":{},"复":{"docs":{},"了":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"大":{"docs":{},"家":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"行":{"docs":{},"检":{"docs":{},"查":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"比":{"docs":{},"原":{"docs":{},"始":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"颜":{"docs":{},"色":{"docs":{},"进":{"docs":{},"行":{"docs":{},"了":{"docs":{},"非":{"docs":{},"常":{"docs":{},"精":{"docs":{},"细":{"docs":{},"的":{"docs":{},"设":{"docs":{},"置":{"docs":{},"。":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"将":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"常":{"docs":{},"量":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"路":{"docs":{},"由":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":10.005917159763314}}}}}},"模":{"docs":{},"块":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"板":{"docs":{},"才":{"docs":{},"有":{"docs":{},"效":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"等":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"路":{"docs":{},"径":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"通":{"docs":{},"过":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"值":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}},"没":{"docs":{},"有":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"必":{"docs":{},"须":{"docs":{},"借":{"docs":{},"助":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{},"修":{"docs":{},"改":{"docs":{},"主":{"docs":{},"题":{"docs":{},"色":{"docs":{},"系":{"docs":{},",":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"去":{"docs":{},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"有":{"docs":{},"特":{"docs":{},"殊":{"docs":{},"的":{"docs":{},"需":{"docs":{},"求":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"变":{"docs":{},"量":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"编":{"docs":{},"写":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"必":{"docs":{},"须":{"docs":{},"了":{"docs":{},"解":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{},")":{"docs":{},"、":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"服":{"docs":{},"务":{"docs":{},"、":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},")":{"docs":{},"、":{"docs":{},"常":{"docs":{},"用":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"等":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"描":{"docs":{},"述":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"方":{"docs":{},"法":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"监":{"docs":{},"听":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"状":{"docs":{},"态":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"全":{"docs":{},"部":{"docs":{},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"菜":{"docs":{},"单":{"docs":{},"层":{"docs":{},"级":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"项":{"docs":{},"名":{"docs":{},"称":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"计":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"非":{"docs":{},"常":{"docs":{},"方":{"docs":{},"便":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"配":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":10.011363636363637}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":10.00625}}}}}},"允":{"docs":{},"许":{"docs":{},"为":{"docs":{},"空":{"docs":{},",":{"docs":{},"最":{"docs":{},"终":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"为":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"关":{"docs":{},"于":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},",":{"docs":{},"分":{"docs":{},"别":{"docs":{},"打":{"docs":{},"开":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"个":{"docs":{},"路":{"docs":{},"径":{"docs":{},"查":{"docs":{},"看":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"变":{"docs":{},"化":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"导":{"docs":{},"航":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"动":{"docs":{},"态":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"和":{"docs":{},"路":{"docs":{},"由":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"是":{"docs":{},"由":{"docs":{},"父":{"docs":{},"级":{"docs":{},"和":{"docs":{},"子":{"docs":{},"级":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"标":{"docs":{},"签":{"docs":{},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"需":{"docs":{},"要":{"docs":{},"填":{"docs":{},"入":{"docs":{},"一":{"docs":{},"个":{"docs":{},"合":{"docs":{},"法":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":10.090909090909092}},"值":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"类":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"分":{"docs":{},"为":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"及":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},",":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}},"演":{"docs":{},"示":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}},"副":{"docs":{},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}},"属":{"docs":{},"性":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"来":{"docs":{},"改":{"docs":{},"变":{"docs":{},"标":{"docs":{},"题":{"docs":{},"的":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"说":{"docs":{},"明":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"详":{"docs":{},"见":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}},"前":{"docs":{},"缀":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}},",":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},"我":{"docs":{},"在":{"docs":{},"很":{"docs":{},"早":{"docs":{},"之":{"docs":{},"前":{"docs":{},"曾":{"docs":{},"写":{"docs":{},"过":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}},"所":{"docs":{},"有":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"在":{"docs":{},"实":{"docs":{},"际":{"docs":{},"工":{"docs":{},"作":{"docs":{},"中":{"docs":{},"有":{"docs":{},"着":{"docs":{},"至":{"docs":{},"关":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"编":{"docs":{},"写":{"docs":{},"策":{"docs":{},"略":{"docs":{},",":{"docs":{},"详":{"docs":{},"见":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"几":{"docs":{},"乎":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"再":{"docs":{},"写":{"docs":{},"多":{"docs":{},"余":{"docs":{},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"出":{"docs":{},"现":{"docs":{},"全":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"这":{"docs":{},"一":{"docs":{},"隐":{"docs":{},"患":{"docs":{},"降":{"docs":{},"到":{"docs":{},"最":{"docs":{},"低":{"docs":{},",":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"细":{"docs":{},"节":{"docs":{},"调":{"docs":{},"整":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"推":{"docs":{},"荐":{"docs":{},"一":{"docs":{},"些":{"docs":{},"优":{"docs":{},"秀":{"docs":{},"的":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"类":{"docs":{},"实":{"docs":{},"现":{"docs":{},"左":{"docs":{},"右":{"docs":{},"间":{"docs":{},"距":{"docs":{},",":{"docs":{},"以":{"docs":{},"后":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"移":{"docs":{},"除":{"docs":{},"。":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"完":{"docs":{},"整":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}},"官":{"docs":{},"方":{"docs":{},"提":{"docs":{},"供":{"docs":{},"的":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}},"指":{"docs":{},"令":{"docs":{},"实":{"docs":{},"现":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"一":{"docs":{},"些":{"docs":{},"说":{"docs":{},"起":{"docs":{},"来":{"docs":{},"有":{"docs":{},"些":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"原":{"docs":{},"因":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"指":{"docs":{},"令":{"docs":{},"并":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"好":{"docs":{},"用":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"人":{"docs":{},"提":{"docs":{},"议":{"docs":{},"加":{"docs":{},"入":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"官":{"docs":{},"方":{"docs":{},"目":{"docs":{},"前":{"docs":{},"因":{"docs":{},"为":{"docs":{},"各":{"docs":{},"种":{"docs":{},"原":{"docs":{},"因":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}},"暂":{"docs":{},"时":{"docs":{},"加":{"docs":{},"入":{"docs":{},"了":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}},"国":{"docs":{},"际":{"docs":{},"化":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}},"length":1561},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","#","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(8.x),","(light/dark)","(ltr/rtl)","(sass)","(sass),使用其它预处理器则无法使用","(side","(side/top)","(static/dynamic)","(such","(yes/no)","**","+",".bg",".text","/","//","1.","16","1、必须创建一个","2.","24.","24,这样可以最大程度的保证系统样式的统一。","2、添加","4","4,","500,","500、blue","8","8.x","900,","900,详情查看","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","abov","achiev","ad","add","adjust","admin","adminlayoutcompon","adminlayoutcomponent,","ago.","allow","angular","angular'","angular.","anim","api","app","app.component.t","app.module.t","app.scss","applic","appset","array,","aspect","asset","associ","auth","automat","automaticly:","avail","avoid","background","badge?:","base","basic","befor","being.","best","better","between","blue","boolean","boolean;","breadcrumb","breadcrumbs.","browser","bug,","bug,使用以上命令会报错,本人提了","busi","case","cases,","cd","chang","changes:","check","child","children","children:","children?:","childrenitem","childrenitem[];","choos","classes,","class。","cli","cli,","cli:","clone","code","codes,","col","color","color.","color:","column","come","command","command,","command.","common","commonli","compat","complete,","complic","compon","component'","component,","component.","component:","components,","components.","compos","configur","configurations.","const","constant","content,","continu","contribut","controls\",","conveni","core","core.module.t","core/settings.t","correspond","creat","creation","css","current","currently,","custom","dashboard","data","data,","declar","declarations.","default","default.","default.interceptor.t","defaults:","definit","demo","demo.","depth=1","descript","design","details.","develop","differ","dir:","dir?:","direct","directive,","directli","directly.","directori","divid","doesn't","don't","duplication,","dure","dynam","e.g.","e=tru","each","easi","easier","easiest","ecosystem.","edit","empty,","engin","enough.","ensur","entrycompon","environ","equival","error","etc.)","etc。","exampl","example,","example.","example:","excel","except","export","extent","extent.","false,","featur","few","file,","files.","fill","final","finely.","first","fix","flex","follow","follows:","formli","found","framework","full","function","future.","fxlayoutgap","fxlayoutgutt","g","gener","generally,","generate.","generate,提供更多常用的业务模板。","gestur","get","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","global","greatest","guide,","hammerj","header","headerpos:","headerpos?:","helper","helpers,","helpers。","here","high","hmr","hmr,","however,","http","http://localhost:4200/","http://localhost:4200/.","https://ng","icon:","implement","import","import('./abc/abc.module').then(m","improv","improved.","inform","init","initi","initialization,","initialization.","insert","instal","instruction.","intent","interceptor","interfac","internation","introduct","issu","issues.","it'","it,","it.","item","iterations.","key","know","label","label?:","later","latest","layout","layout.","lazi","legal","level","level_1_state/level_2_state.","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","levels,","lib","libari","librari","libraries:","listen","loadchildren:","locat","location:","look","lower","m.abcmodule)","m=","m=rout","m=routes/","made","main","mainten","make","manual","manually.","matbottomsheet","matbottomsheet,matdialog","matdialog","materi","material.","material.module.t","material/autocomplete.","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero'","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page.","matero:page,其实这两个命令是对","matur","mean","menu","menu,","menu.","menu.service.t","menu:","menu[]","menuservic","method","minim","mixin","mixin。","modal","modal,","modal.","modul","module,","module.","more","more.","mostli","multipl","name","name:","nav","navig","navigation),","navpos,dir,","navpos:","navpos?:","navpos、dir、them","need","new","ng","ngx","npm","number","observ","offici","open","optim","option","option.","options.","options?:","origin","overwrit","p","pad","page","page.","paramet","parent","parti","path","path:","path,二级子项的","path,所以业务页的最终路由地址就是","photoview","play","plugin","power","prebuild","prebuilt","prefix","prefix.","preprocessor,","preprocessor。","present,","prevent","principles,","problem","problem,","program","progressbar","project","project.","projects,","properti","provid","pr,angular","pull","qualiti","quickli","quickly.","real","reasons.","recognit","recommend","red","redund","regard","releas","reload","remov","repo,","repo.","repres","request","request.","request,或者提","requirements.","respect","respons","retain","return","rich,","risks.","role","rout","route.","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.","routing.modul","routing.module.t","row","run","same","sass","sass,","sass.","schemat","schematics.","scss","second","see","segmentfault","select","serv","serve.","servic","services,pag","set","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,","setting.ts,动态设置页面布局可以使用","settings.service.t","settings.t","settingsservic","share","shared.module.t","short.","show","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sibl","side","sidebar","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","small","solv","someon","soon","sourc","space","spacing,","special","src","start","started,","starter","starts.","startup","startup.servic","startup.service.","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","state","state:","statearr:","states.","static","statu","string","string;","string[]","structur","style","style.scss","submit","subsequ","subtitl","such","suggest","suggestions,","support","sure","system","table/pagin","tag","tag;","take","team","templat","template.","templates.","templet","temporarili","text","theme","theme($theme)","theme($theme);","theme.","theme.module.t","theme:","theme?:","third","those","three","through","throw","time","time,","titl","title.","toastr","top","topnav","translat","true","true,","two","type","type:","typescript","understand","uniform","unless","up","updat","update,方便","upgrad","us","use.","used.","user","usingsetlayoutinsetting.service.ts.","valid","valu","value,","value:","variabl","variou","veri","version","vs","way","well","whole","widget","work","world.","write","written","year","yourself.","{","|","|——","}","},","};","│","│──","└──","├──","专栏","业务文件","业务路由模块","业务路由注册口","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","中。","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","中辅助样式类遵循","为了方便修改主题色系,sidenav","为了解决这个问题,ng","主题文件","主题样式入口文件","主题核心样式","主题模块","主题系统","交流讨论","仓库,不过","代码。","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用","使用了","使用原始的","使用页面标题组件。页面标题默认获取菜单的","允许为空,最终的路由地址为","克隆完整仓库","入口","公用组件","共享文件","共享模块","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","关于颜色","函数","函数入口","则保留了所有布局参数,项目启动后可以通过","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","初始化选项","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","前缀","前缀,文本色添加","副标题","功能,之后还会添加","加入","动态更改布局,比如演示示例就是这种方式。","动态组件","动态组件简单来说就是需要添加到","原理图","原理图等价于以下","去设置布局,除非你有特殊的需求。","参数","及","变量","只有侧边栏一种布局样式。","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","可以快速添加项目目录或者生成常用的业务模板。","可以直接使用","可以说是","可用的","命令可以快速创建项目目录,并且可以通过","和","和预构建选项关联。","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","国际化","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","如何编写通用的","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","安装","安装方式之外,也可以克隆","官方提供的","实现了","实现响应式布局。","对比原始","对颜色进行了非常精细的设置。","将声明添加到常量数组,比如","属性","工具类","布局","布局配置只有在项目初始化时选择","布局配置选项","建议不要改动","建议使用","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","开发","开始使用","我在很早之前曾写过","或者","所有","打开浏览器访问","拦截器","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。","推荐一些优秀的","描述","提供更便利的业务指令。","提供的样式变量。","搭建的中后台管理框架。","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","新增路由","方法","是一个基于","是一个基于指令的布局神器,专为","是否使用","是否开启动画","是否显示面包屑","是基于","是布局配置项的默认值,其中","暂时加入了","更改布局样式;dynam","服务","服务中的","本人在使用中发现了一些小问题,列之间的间距需要使用","本地开发","本地静态资源","来改变标题的背景色。","标签颜色","标签颜色需要填入一个合法的","标题","样式主入口文件","样式目录","样式辅助类","核心文件","核心模块","根模块","根组件","框架目前还不是很成熟,各方面都有待完善。","模块","模板才有效。","添加一个菜单项","添加业务模块,后期可能还有微调。","添加项目","版本有","版本(8.x)创建,低版本可能会有兼容问题。","环境变量配置","生态中非常强大的一个功能。通过","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","登陆注册布局","的","的主要不同如下:","的主题样式是基于","的主题系统提供了两种常用布局(侧边栏导航布局","的主题风格等。","的倍数,比如","的初衷是希望提供一个基于","的基础知识。","的基础知识。主题样式目录如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","的自助服务群","的菜单只支持三级,一般来说,二级菜单已经够用了。","的设计原则,数值大多是","的辅助类","的颜色非常丰富,angular","监听侧边栏导航状态","目前","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","目录结构遵循","知乎专栏","第三方库","第三方库样式","第三方库:","等。","简介","类型","组件库以及","组件库开发的项目,所以你需要了解","组件库的高质量、高度可定制的后台模板,同时基于","组件模块","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","编写,所以使用者必须了解","获取全部菜单","获取菜单层级","获取菜单项名称","获取配置项","菜单服务会返回一个","菜单配置","表示业务组件的路由","表示惰性模块的路由","表示静态模板,项目启动后无法再通过","设置布局","设置菜单","设计,使用非常方便。","详见","说明","路由定义默认添加到","路由路径","辅助类","辅助类可以查看","辅助类在实际工作中有着至关重要的作用,基于","辅助类的编写策略,详见","辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","运行程序,不要使用","返回值","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","通过以上命令会自动在","配置布局","配置菜单","除了","页面","页面布局配置","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。","项目的升级维护,同时也会继续完善","项目目录","项目运行","项目运行后默认执行","项目,建议采用最新的","预处理器最好选择","颜色","颜色值,比如","颜色演示","颜色类","颜色类分为背景色及文本色,背景色添加","风格指南,同时也是为了方便","默认值","默认创建一个惰性模块。","默认没有响应式布局组件,我们必须借助"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"简介","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero 是一个基于 Angular Material 搭建的中后台管理框架。\n开发 ng-matero 的初衷是希望提供一个基于 Angular Material 组件库的高质量、高度可定制的后台模板,同时基于 Schematics 提供更便利的业务指令。\n框架目前还不是很成熟,各方面都有待完善。\n如何贡献\n如果你喜欢该项目或者有更好的建议,欢迎 Pull request,或者提 Issues\n交流讨论\n\n知乎专栏\nsegmentfault 专栏\n加入 NG-MATERO 的自助服务群\n\n\n"},"getting-started.html":{"url":"getting-started.html","title":"开始使用","keywords":"","body":"开始使用\nNg-Matero 是基于 Angular Material 组件库开发的项目,所以你需要了解 TypeScript 及 Sass 的基础知识。\n安装\n使用 CLI 初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看 添加项目\n$ ng new \n$ cd \n$ ng add ng-matero\n\n除了 CLI 安装方式之外,也可以克隆 Starter 仓库,不过 Starter 只有侧边栏一种布局样式。\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\n本地开发\n建议使用 hmr 运行程序,不要使用 npm start 或者 ng serve\n$ npm run hmr\n\n克隆完整仓库\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\n打开浏览器访问 http://localhost:4200/\n\n项目目录\n├── src\n│ ├── app\n│ │ ├── core # 核心文件\n│ │ │ ├── interceptors # HTTP 拦截器\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services # 服务\n│ │ │ │ ├── settings.service.ts # 页面布局配置\n│ │ │ │ ├── menu.service.ts # 菜单配置\n│ │ │ │ └── startup.service.ts # 初始化项目配置\n│ │ │ │── core.module.ts # 核心模块\n│ │ │ │── **\n│ │ │ └── settings.ts # 布局配置选项\n│ │ ├── routes # 业务文件\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts # 业务路由注册口\n│ │ │ └── routes.module.ts # 业务路由模块\n│ │ ├── shared # 共享文件\n│ │ │ |—— **\n│ │ │ └── shared.module.ts # 共享模块\n│ │ ├── theme # 主题文件\n│ │ │ ├── admin-layout # Admin 布局\n│ │ │ ├── auth-layout # 登陆注册布局\n│ │ | └── theme.module.ts # 主题模块\n│ │ ├── app.component.ts # 根组件\n│ │ └── app.module.ts # 根模块\n│ │ └── material.module.ts # Material 组件模块\n│ ├── assets # 本地静态资源\n│ ├── environments # 环境变量配置\n│ ├── styles # 样式目录\n│ │ ├── functions # 函数\n│ │ ├── helpers # 工具类\n│ │ ├── mixins # mixin\n│ │ ├── plugins # 第三方库样式\n│ │ ├── theme # 主题核心样式\n│ │ ├── widgets # 公用组件\n│ │ ├── **\n│ │ └── app.scss # 主题样式入口文件\n└── └── style.scss # 样式主入口文件\n\n目录结构遵循 Angular 风格指南,同时也是为了方便 CLI 添加业务模块,后期可能还有微调。\n项目运行\n项目运行后默认执行 startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在 startup.service 中。\n"},"schematics/":{"url":"schematics/","title":"原理图","keywords":"","body":"原理图\nSchematics 可以说是 Angular 生态中非常强大的一个功能。通过 Schematics 可以快速添加项目目录或者生成常用的业务模板。\n目前 ng-matero 实现了 ng add 及 ng generate 功能,之后还会添加 ng update,方便 ng-matero 项目的升级维护,同时也会继续完善 ng generate,提供更多常用的业务模板。\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"添加项目","keywords":"","body":"添加项目\n使用 ng add 命令可以快速创建项目目录,并且可以通过 CLI 选项配置 ng-matero 的主题风格等。\n1、必须创建一个 Angular 项目,建议采用最新的 CLI 版本(8.x)创建,低版本可能会有兼容问题。\n$ ng new \n$ cd \n\n\nCSS 预处理器最好选择 Scss (Sass),使用其它预处理器则无法使用 Angular Material 及 ng-matero 提供的样式变量。\n\n2、添加 ng-matero\n$ ng add ng-matero\n\n初始化选项\n在添加项目的时候会有预构建选项,它可以更快速地定制主题。\n\n\nChoose a prebuilt layout template (static/dynamic)\n选择布局模板类型:static 表示静态模板,项目启动后无法再通过 options 更改布局样式;dynamic 则保留了所有布局参数,项目启动后可以通过 options 动态更改布局,比如演示示例就是这种方式。\n\nChoose a prebuilt navigation type (side/top)\n选择导航类型:侧边栏导航或者顶部导航\n\nChoose a prebuilt theme style (light/dark)\n选择这题风格:明亮主题或者暗黑主题\n\nChoose a prebuilt direction option (ltr/rtl)\n选择文字方向:从左到右或者从右到左\n\nSet up HammerJS for gesture recognition (Yes/No)\n是否使用 HammerJS\n\nSet up browser animations for Angular Material (Yes/No)\n是否开启动画\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"新增路由","keywords":"","body":"新增路由\nNg-Matero 目前提供了两个生成代码的原理图,ng g ng-matero:module 及 ng g ng-matero:page,其实这两个命令是对 Angular CLI ng g module 和 ng g component 的扩展优化。\n模块\n默认创建一个惰性模块。\n$ ng g ng-matero:module \n\n通过以上命令会自动在 routes 目录添加一个业务模块,同时也会将模块声明添加到 routes.module 以及在 routes-routing.module 中添加一个路由定义。比如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\n路由定义默认添加到 AdminLayoutComponent 的子路由中,暂时无法设置其它插入位置。\n对比原始 module\nNg-Matero 的 module 原理图等价于以下 ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nAngular CLI 8.x 版本有 bug,使用以上命令会报错,本人提了 issue 及 pr,Angular 团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。\n\n但是 Angular 生成惰性模块时,会将路由添加声明到同级路由位置,例如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\n页面\n在惰性模块中创建一个业务页面。\n$ ng g ng-matero:page -m=\n\n以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。\n动态组件\n动态组件简单来说就是需要添加到 entryComponents 中去的组件,这一类组件常用于模态窗等,比如 Angular Material 中的 MatBottomSheet,MatDialog 等。\n在业务页面添加一个动态组件。\n$ ng g ng-matero:page / -m= -e=true\n\n创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。\n对比原始 component\n使用原始的 component 只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。\n$ ng g component routes// -m=routes/\n\nng-matero:page 和 component 的主要不同如下:\n\n优化组件命名:为了防止组件重复,默认添加模块名前缀\n优化组件生成路径:默认添加到 routes\n将声明添加到常量数组,比如 COMPONENTS\n在模块路由中添加组件的路由声明\n\n"},"theming/":{"url":"theming/","title":"主题系统","keywords":"","body":"主题系统\nNg-Matero 的主题系统提供了两种常用布局(侧边栏导航布局 及 顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。\n\n建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。\n\nNg-Matero 的主题样式是基于 Sass 编写,所以使用者必须了解 Sass 的基础知识。主题样式目录如下:\n├── styles # 样式目录\n│ ├── functions # 函数\n│ ├── helpers # 工具类\n│ ├── mixins # mixin\n│ ├── plugins # 第三方库样式\n│ ├── theme # 主题核心样式\n│ ├── widgets # 公用组件\n│ ├── _functions.scss # 函数入口\n│ ├── _mixins.scss # mixin 入口\n│ ├── _variables.scss # 变量\n└── └── app.scss # 主题样式入口文件\n\n为了方便修改主题色系,sidenav 和 topnav 使用了 mixin。\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"配置布局","keywords":"","body":"配置布局\n布局配置只有在项目初始化时选择 dynamic 模板才有效。\ncore/settings.ts 是布局配置项的默认值,其中 navPos、dir、theme 和预构建选项关联。\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\n建议不要改动 setting.ts,动态设置页面布局可以使用 setting.service.ts 服务中的 setLayout。\nAPI\nSettingsService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetOptions\n-\nAppSettings\n获取配置项\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\n设置布局\n\n\nsetNavState\ntype: string value: boolean\nObservable\n监听侧边栏导航状态\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"配置菜单","keywords":"","body":"配置菜单\n菜单服务会返回一个 Menu 数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的 state 组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\n路由路径\nng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。\n以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。\n以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\n关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\n标签颜色\n标签颜色需要填入一个合法的 Material 颜色值,比如 red-500、blue-900,详情查看 颜色\nAPI\nMenuService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetAll\n-\nMenu[]\n获取全部菜单\n\n\nset\nmenu: Menu[]\nMenu[]\n设置菜单\n\n\nadd\nmenu: Menu\n-\n添加一个菜单项\n\n\ngetMenuItemName\nstateArr: string[]\nstring\n获取菜单项名称\n\n\ngetMenuLevel\nstateArr: string[]\nstring\n获取菜单层级\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"页面标题","keywords":"","body":"页面标题\n使用页面标题组件。页面标题默认获取菜单的 name\n\n\n可以直接使用 颜色类 来改变标题的背景色。\n\n\n页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。\n\n\nAPI\npage-header\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\ntitle\n标题\nstring\n''\n\n\nsubtitle\n副标题\nstring\n''\n\n\nshowBreadCrumb\n是否显示面包屑\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"颜色","keywords":"","body":"颜色\n\nMaterial 的颜色非常丰富,Angular Material 使用 Sass 对颜色进行了非常精细的设置。\n详见 Ng-Matero 颜色演示\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"样式辅助类","keywords":"","body":"CSS 辅助类\nCSS 辅助类在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 CSS 辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。\n我在很早之前曾写过 CSS 辅助类的编写策略,详见 如何编写通用的 Helper Class。\nNg-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的辅助类 p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。\n关于颜色\n颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀\n可用的 CSS 辅助类\n所有 CSS 辅助类可以查看 Ng-Matero Helpers\n"},"libs/":{"url":"libs/","title":"第三方库","keywords":"","body":"第三方库\n推荐一些优秀的 Angular 第三方库:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。\nflex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。\n本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。\n为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。\n"},"i18n/":{"url":"i18n/","title":"国际化","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file diff --git a/zh/getting-started.html b/zh/getting-started.html index 7ad8158..e74ab49 100644 --- a/zh/getting-started.html +++ b/zh/getting-started.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                            • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                            @@ -445,7 +449,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"开始使用","level":"1.2","depth":1,"next":{"title":"原理图","level":"1.3","depth":1,"path":"schematics/index.md","ref":"schematics/index.md","articles":[{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]}]},"previous":{"title":"简介","level":"1.1","depth":1,"path":"index.md","ref":"index.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"getting-started.md","mtime":"2019-09-21T15:20:28.317Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":".","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"开始使用","level":"1.2","depth":1,"next":{"title":"原理图","level":"1.3","depth":1,"path":"schematics/index.md","ref":"schematics/index.md","articles":[{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]}]},"previous":{"title":"简介","level":"1.1","depth":1,"path":"README.md","ref":"README.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"getting-started.md","mtime":"2019-09-21T15:20:28.317Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":".","book":{"language":"zh"}}); }); @@ -455,6 +459,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/i18n/index.html b/zh/i18n/index.html index 54699da..c98e49e 100644 --- a/zh/i18n/index.html +++ b/zh/i18n/index.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -69,7 +73,7 @@ @@ -229,7 +233,7 @@ - 辅助样式类 + 样式辅助类 @@ -294,7 +298,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -372,7 +376,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"国际化","level":"1.6","depth":1,"previous":{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"i18n/index.md","mtime":"2019-09-19T08:16:26.471Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"国际化","level":"1.6","depth":1,"previous":{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"i18n/index.md","mtime":"2019-09-19T08:16:26.471Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -382,6 +386,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/index.html b/zh/index.html index c0f3225..8702bca 100644 --- a/zh/index.html +++ b/zh/index.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -69,7 +73,7 @@ @@ -229,7 +233,7 @@ - 辅助样式类 + 样式辅助类 @@ -294,7 +298,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -395,7 +399,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"简介","level":"1.1","depth":1,"next":{"title":"开始使用","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"index.md","mtime":"2019-09-19T03:01:33.937Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":".","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"简介","level":"1.1","depth":1,"next":{"title":"开始使用","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"README.md","mtime":"2019-09-27T11:33:18.440Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":".","book":{"language":"zh"}}); }); @@ -405,6 +409,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/libs/flex-layout.html b/zh/libs/flex-layout.html index c5e38f1..048ae65 100644 --- a/zh/libs/flex-layout.html +++ b/zh/libs/flex-layout.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -337,7 +341,8 @@

                            Flex-layout

                            Angular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。

                            flex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。

                            -

                            本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。

                            +

                            本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。

                            +

                            为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。

                            @@ -381,7 +386,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"Flex Layout","level":"1.5.1","depth":2,"next":{"title":"国际化","level":"1.6","depth":1,"path":"i18n/index.md","ref":"i18n/index.md","articles":[]},"previous":{"title":"第三方库","level":"1.5","depth":1,"path":"libs/index.md","ref":"libs/index.md","articles":[{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"libs/flex-layout.md","mtime":"2019-09-19T15:14:01.909Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"Flex Layout","level":"1.5.1","depth":2,"next":{"title":"国际化","level":"1.6","depth":1,"path":"i18n/index.md","ref":"i18n/index.md","articles":[]},"previous":{"title":"第三方库","level":"1.5","depth":1,"path":"libs/index.md","ref":"libs/index.md","articles":[{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"libs/flex-layout.md","mtime":"2019-09-27T11:01:03.508Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -391,6 +396,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/libs/index.html b/zh/libs/index.html index df06e1f..61ce2fa 100644 --- a/zh/libs/index.html +++ b/zh/libs/index.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -371,7 +375,7 @@

                            No results matching " + @@ -387,7 +391,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"第三方库","level":"1.5","depth":1,"next":{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]},"previous":{"title":"辅助样式类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"libs/index.md","mtime":"2019-09-18T15:25:56.392Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"第三方库","level":"1.5","depth":1,"next":{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]},"previous":{"title":"样式辅助类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"libs/index.md","mtime":"2019-09-27T10:09:11.722Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -397,6 +401,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/schematics/index.html b/zh/schematics/index.html index 77aff3b..12c3b06 100644 --- a/zh/schematics/index.html +++ b/zh/schematics/index.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -385,7 +389,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"原理图","level":"1.3","depth":1,"next":{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},"previous":{"title":"开始使用","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"schematics/index.md","mtime":"2019-09-21T15:20:37.839Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"原理图","level":"1.3","depth":1,"next":{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},"previous":{"title":"开始使用","level":"1.2","depth":1,"path":"getting-started.md","ref":"getting-started.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"schematics/index.md","mtime":"2019-09-21T15:20:37.839Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -395,6 +399,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/schematics/new-route.html b/zh/schematics/new-route.html index 6ff66e6..29ae87f 100644 --- a/zh/schematics/new-route.html +++ b/zh/schematics/new-route.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -434,7 +438,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"新增路由","level":"1.3.2","depth":2,"next":{"title":"主题系统","level":"1.4","depth":1,"path":"theming/index.md","ref":"theming/index.md","articles":[{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},{"title":"辅助样式类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]}]},"previous":{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"schematics/new-route.md","mtime":"2019-09-18T10:28:29.769Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"新增路由","level":"1.3.2","depth":2,"next":{"title":"主题系统","level":"1.4","depth":1,"path":"theming/index.md","ref":"theming/index.md","articles":[{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},{"title":"样式辅助类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]}]},"previous":{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"schematics/new-route.md","mtime":"2019-09-18T10:28:29.769Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -444,6 +448,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/schematics/project-init.html b/zh/schematics/project-init.html index 384e33a..7e7c309 100644 --- a/zh/schematics/project-init.html +++ b/zh/schematics/project-init.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -412,7 +416,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"添加项目","level":"1.3.1","depth":2,"next":{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]},"previous":{"title":"原理图","level":"1.3","depth":1,"path":"schematics/index.md","ref":"schematics/index.md","articles":[{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"schematics/project-init.md","mtime":"2019-09-18T12:25:42.337Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"添加项目","level":"1.3.1","depth":2,"next":{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]},"previous":{"title":"原理图","level":"1.3","depth":1,"path":"schematics/index.md","ref":"schematics/index.md","articles":[{"title":"添加项目","level":"1.3.1","depth":2,"path":"schematics/project-init.md","ref":"schematics/project-init.md","articles":[]},{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"schematics/project-init.md","mtime":"2019-09-18T12:25:42.337Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -422,6 +426,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/search_index.json b/zh/search_index.json index 969c3a3..1c4c202 100644 --- a/zh/search_index.json +++ b/zh/search_index.json @@ -1 +1 @@ -{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["angular","issu","materi","matero","ng","pull","request,或者提","schemat","segmentfault","专栏","交流讨论","加入","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","开发","提供更便利的业务指令。","搭建的中后台管理框架。","是一个基于","框架目前还不是很成熟,各方面都有待完善。","的初衷是希望提供一个基于","的自助服务群","知乎专栏","简介","组件库的高质量、高度可定制的后台模板,同时基于"],"getting-started.html":["#","$","**","add","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","cd","cli","clone","core","core.module.t","default.interceptor.t","depth=1","environ","function","git","git@github.com:ng","helper","hmr","http","http://localhost:4200/","instal","interceptor","layout","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu.service.t","mixin","new","ng","npm","plugin","rout","routes.module.t","routing.module.t","run","sass","serv","servic","settings.service.t","settings.t","share","shared.module.t","src","start","starter","startup.servic","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","style","style.scss","theme","theme.module.t","typescript","widget","|","|——","│","│──","└──","├──","业务文件","业务路由模块","业务路由注册口","中。","主题文件","主题样式入口文件","主题核心样式","主题模块","仓库,不过","使用","克隆完整仓库","公用组件","共享文件","共享模块","函数","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","及","只有侧边栏一种布局样式。","安装","安装方式之外,也可以克隆","工具类","布局","布局配置选项","建议使用","开始使用","或者","打开浏览器访问","拦截器","是基于","服务","本地开发","本地静态资源","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","添加业务模块,后期可能还有微调。","添加项目","环境变量配置","登陆注册布局","的基础知识。","目录结构遵循","第三方库样式","组件库开发的项目,所以你需要了解","组件模块","菜单配置","运行程序,不要使用","除了","页面布局配置","项目目录","项目运行","项目运行后默认执行","风格指南,同时也是为了方便"],"schematics/":["add","angular","gener","generate,提供更多常用的业务模板。","matero","ng","schemat","updat","update,方便","功能,之后还会添加","原理图","及","可以快速添加项目目录或者生成常用的业务模板。","可以说是","实现了","生态中非常强大的一个功能。通过","目前","项目的升级维护,同时也会继续完善"],"schematics/project-init.html":["$","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","1、必须创建一个","2、添加","add","angular","anim","browser","cd","choos","cli","css","direct","gestur","hammerj","layout","materi","matero","navig","new","ng","option","prebuilt","recognit","scss","set","style","templat","theme","type","up","使用","则保留了所有布局参数,项目启动后可以通过","初始化选项","动态更改布局,比如演示示例就是这种方式。","及","命令可以快速创建项目目录,并且可以通过","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","提供的样式变量。","是否使用","是否开启动画","更改布局样式;dynam","添加项目","版本(8.x)创建,低版本可能会有兼容问题。","的主题风格等。","表示静态模板,项目启动后无法再通过","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","项目,建议采用最新的","预处理器最好选择"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","adminlayoutcompon","adminlayoutcomponent,","angular","bug,使用以上命令会报错,本人提了","children:","cli","cli:","compon","component:","const","e=tru","entrycompon","g","import('./abc/abc.module').then(m","issu","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","matero","matero:modul","matero:pag","matero:page,其实这两个命令是对","modul","ng","path:","pr,angular","rout","route=abc","routes.modul","routes//","routes/abc","routes:","routing.modul","{","}","},","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用原始的","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","动态组件","动态组件简单来说就是需要添加到","原理图等价于以下","及","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","和","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","对比原始","将声明添加到常量数组,比如","新增路由","模块","版本有","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","的","的主要不同如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","等。","路由定义默认添加到","通过以上命令会自动在","页面","默认创建一个惰性模块。"],"theming/":["#","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","function","helper","matero","mixin","ng","option","plugin","sass","sidenav","style","theme","theme($theme)","theme($theme);","topnav","widget","{","}","│","└──","├──","为了方便修改主题色系,sidenav","主题样式入口文件","主题核心样式","主题系统","使用了","入口","公用组件","函数","函数入口","去设置布局,除非你有特殊的需求。","及","变量","和","工具类","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","样式目录","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的基础知识。主题样式目录如下:","第三方库样式","编写,所以使用者必须了解","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","boolean","boolean;","const","core/settings.t","defaults:","dir:","dir?:","dynam","export","false,","getopt","headerpos:","headerpos?:","interfac","navpos:","navpos?:","navpos、dir、them","observ","options?:","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","string","theme:","theme?:","true,","type:","value:","{","|","}","};","参数","和预构建选项关联。","布局配置只有在项目初始化时选择","建议不要改动","描述","方法","是布局配置项的默认值,其中","服务中的","模板才有效。","监听侧边栏导航状态","获取配置项","设置布局","返回值","配置布局"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500、blue","900,详情查看","[","]","add","api","background","badge?:","children?:","childrenitem","childrenitem[];","color","color:","controls\",","export","getal","getmenuitemnam","getmenulevel","https://ng","icon:","interfac","label?:","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","materi","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu:","menu[]","menuservic","name:","ng","path,二级子项的","path,所以业务页的最终路由地址就是","red","set","state","state:","statearr:","string","string;","string[]","table/pagin","tag","tag;","type:","value:","{","|","}","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","允许为空,最终的路由地址为","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","参数","描述","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","方法","标签颜色","标签颜色需要填入一个合法的","添加一个菜单项","生成路径","的菜单只支持三级,一般来说,二级菜单已经够用了。","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","获取全部菜单","获取菜单层级","获取菜单项名称","菜单服务会返回一个","表示业务组件的路由","表示惰性模块的路由","设置菜单","返回值","配置菜单","颜色","颜色值,比如"],"theming/title.html":["''","api","boolean","breadcrumb","header","name","page","showbreadcrumb","string","subtitl","titl","true","使用页面标题组件。页面标题默认获取菜单的","副标题","可以直接使用","属性","是否显示面包屑","来改变标题的背景色。","标题","类型","说明","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","颜色类","默认值"],"theming/colors.html":["materi","matero","ng","sass","使用","对颜色进行了非常精细的设置。","的颜色非常丰富,angular","详见","颜色","颜色演示"],"theming/helpers.html":[".bg",".text","16","24,这样可以最大程度的保证系统样式的统一。","4","8","angular","class。","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","materi","matero","ng","p","pad","中辅助样式类遵循","关于颜色","前缀","前缀,文本色添加","在实际工作中有着至关重要的作用,基于","如何编写通用的","我在很早之前曾写过","所有辅助样式类可以查看","的","的倍数,比如","的编写策略,详见","的设计原则,数值大多是","组件库以及","辅助样式类","颜色类分为背景色及文本色,背景色添加"],"libs/":["angular","formli","ng","ngx","photoview","progressbar","select","toastr","translat","推荐一些优秀的","第三方库","第三方库:"],"libs/flex-layout.html":["angular","col","dashboard","demo","flex","fxlayoutgap","fxlayoutgutt","layout","materi","matero","row","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","代码。","官方提供的","实现响应式布局。","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","是一个基于指令的布局神器,专为","暂时加入了","本人在使用中发现了一些小问题,列之间的间距需要使用","的","设计,使用非常方便。","默认没有响应式布局组件,我们必须借助"],"i18n/":["come","soon","国际化"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},"docs":{},"、":{"docs":{},"必":{"docs":{},"须":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"2":{"4":{"docs":{},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"最":{"docs":{},"大":{"docs":{},"程":{"docs":{},"度":{"docs":{},"的":{"docs":{},"保":{"docs":{},"证":{"docs":{},"系":{"docs":{},"统":{"docs":{},"样":{"docs":{},"式":{"docs":{},"的":{"docs":{},"统":{"docs":{},"一":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}},"docs":{},"、":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744}}},"5":{"0":{"0":{"docs":{},"、":{"docs":{},"b":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"d":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"i":{"docs":{},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.18181818181818182},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"无":{"docs":{},"法":{"docs":{},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"第":{"docs":{},"三":{"docs":{},"级":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.05555555555555555},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.0967741935483871}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}},"e":{"docs":{},",":{"docs":{},"其":{"docs":{},"实":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"对":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{},",":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.044444444444444446}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}}}}},"n":{"docs":{},"g":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.018633540372670808},"schematics/":{"ref":"schematics/","tf":0.3},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.08139534883720931},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.10059171597633136},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.046511627906976744},"libs/":{"ref":"libs/","tf":0.06666666666666667}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.26666666666666666}}}},"e":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015527950310559006}}}},"a":{"docs":{},"v":{"docs":{},"i":{"docs":{},"g":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"、":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.09302325581395349}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"r":{"docs":{},"e":{"docs":{},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}}}}},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"o":{"docs":{},"g":{"docs":{},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}}},"a":{"docs":{},"t":{"docs":{},"h":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"所":{"docs":{},"以":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"的":{"docs":{},"最":{"docs":{},"终":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"就":{"docs":{},"是":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}},"g":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/":{"ref":"schematics/","tf":0.06666666666666667}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"e":{"docs":{},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}},"r":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"t":{"docs":{},"s":{"docs":{},",":{"docs":{},"动":{"docs":{},"态":{"docs":{},"设":{"docs":{},"置":{"docs":{},"页":{"docs":{},"面":{"docs":{},"布":{"docs":{},"局":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"o":{"docs":{},"w":{"docs":{},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}},"u":{"docs":{},"p":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"关":{"docs":{},"键":{"docs":{},"信":{"docs":{},"息":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"、":{"docs":{},"用":{"docs":{},"户":{"docs":{},"信":{"docs":{},"息":{"docs":{},"等":{"docs":{},",":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"写":{"docs":{},"在":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"t":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.025}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}},"r":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125},"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"u":{"docs":{},"b":{"docs":{},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"o":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}}}},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"交":{"docs":{},"流":{"docs":{},"讨":{"docs":{},"论":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"加":{"docs":{},"入":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"如":{"docs":{},"何":{"docs":{},"贡":{"docs":{},"献":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"编":{"docs":{},"写":{"docs":{},"通":{"docs":{},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"该":{"docs":{},"项":{"docs":{},"目":{"docs":{},"或":{"docs":{},"者":{"docs":{},"有":{"docs":{},"更":{"docs":{},"好":{"docs":{},"的":{"docs":{},"建":{"docs":{},"议":{"docs":{},",":{"docs":{},"欢":{"docs":{},"迎":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}},"始":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":10.003105590062113}}}}}},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"便":{"docs":{},"利":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"指":{"docs":{},"令":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},"变":{"docs":{},"量":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"搭":{"docs":{},"建":{"docs":{},"的":{"docs":{},"中":{"docs":{},"后":{"docs":{},"台":{"docs":{},"管":{"docs":{},"理":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}},"指":{"docs":{},"令":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"神":{"docs":{},"器":{"docs":{},",":{"docs":{},"专":{"docs":{},"为":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"否":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"开":{"docs":{},"启":{"docs":{},"动":{"docs":{},"画":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"显":{"docs":{},"示":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"值":{"docs":{},",":{"docs":{},"其":{"docs":{},"中":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"框":{"docs":{},"架":{"docs":{},"目":{"docs":{},"前":{"docs":{},"还":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"成":{"docs":{},"熟":{"docs":{},",":{"docs":{},"各":{"docs":{},"方":{"docs":{},"面":{"docs":{},"都":{"docs":{},"有":{"docs":{},"待":{"docs":{},"完":{"docs":{},"善":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"初":{"docs":{},"衷":{"docs":{},"是":{"docs":{},"希":{"docs":{},"望":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"自":{"docs":{},"助":{"docs":{},"服":{"docs":{},"务":{"docs":{},"群":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}},"基":{"docs":{},"础":{"docs":{},"知":{"docs":{},"识":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"目":{"docs":{},"录":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},"等":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"样":{"docs":{},"式":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"系":{"docs":{},"统":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"两":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"(":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"不":{"docs":{},"同":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"子":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},",":{"docs":{},"暂":{"docs":{},"时":{"docs":{},"无":{"docs":{},"法":{"docs":{},"设":{"docs":{},"置":{"docs":{},"其":{"docs":{},"它":{"docs":{},"插":{"docs":{},"入":{"docs":{},"位":{"docs":{},"置":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"扩":{"docs":{},"展":{"docs":{},"优":{"docs":{},"化":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"菜":{"docs":{},"单":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"三":{"docs":{},"级":{"docs":{},",":{"docs":{},"一":{"docs":{},"般":{"docs":{},"来":{"docs":{},"说":{"docs":{},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"已":{"docs":{},"经":{"docs":{},"够":{"docs":{},"用":{"docs":{},"了":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{},"非":{"docs":{},"常":{"docs":{},"丰":{"docs":{},"富":{"docs":{},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"倍":{"docs":{},"数":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"编":{"docs":{},"写":{"docs":{},"策":{"docs":{},"略":{"docs":{},",":{"docs":{},"详":{"docs":{},"见":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}},"设":{"docs":{},"计":{"docs":{},"原":{"docs":{},"则":{"docs":{},",":{"docs":{},"数":{"docs":{},"值":{"docs":{},"大":{"docs":{},"多":{"docs":{},"是":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"知":{"docs":{},"乎":{"docs":{},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10}}}},"组":{"docs":{},"件":{"docs":{},"库":{"docs":{},"的":{"docs":{},"高":{"docs":{},"质":{"docs":{},"量":{"docs":{},"、":{"docs":{},"高":{"docs":{},"度":{"docs":{},"可":{"docs":{},"定":{"docs":{},"制":{"docs":{},"的":{"docs":{},"后":{"docs":{},"台":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"了":{"docs":{},"解":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"以":{"docs":{},"及":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"合":{"docs":{},"而":{"docs":{},"成":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"稍":{"docs":{},"后":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"示":{"docs":{},"例":{"docs":{},"说":{"docs":{},"明":{"docs":{},",":{"docs":{},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.09627329192546584},"theming/":{"ref":"theming/","tf":0.12222222222222222}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012422360248447204}}}},"c":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03550295857988166}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"n":{"docs":{},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"t":{"docs":{},"r":{"docs":{},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"h":{"docs":{},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"d":{"docs":{},"e":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},".":{"docs":{},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"docs":{}}}}},"m":{"docs":{},"o":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"a":{"docs":{},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},"x":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.05325443786982249}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}}}}}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"多":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"h":{"docs":{},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.13953488372093023}},"s":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"几":{"docs":{},"乎":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"再":{"docs":{},"写":{"docs":{},"多":{"docs":{},"余":{"docs":{},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"出":{"docs":{},"现":{"docs":{},"全":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"这":{"docs":{},"一":{"docs":{},"隐":{"docs":{},"患":{"docs":{},"降":{"docs":{},"到":{"docs":{},"最":{"docs":{},"低":{"docs":{},",":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"细":{"docs":{},"节":{"docs":{},"调":{"docs":{},"整":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.096774193548387}}}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"。":{"docs":{},"在":{"docs":{},"少":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"用":{"docs":{},"到":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}}}}}}},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}},"o":{"docs":{},"p":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03409090909090909}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}},"w":{"docs":{},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0375}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.2732919254658385},"theming/":{"ref":"theming/","tf":0.1}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.07763975155279502},"theming/":{"ref":"theming/","tf":0.1111111111111111}}}}},"业":{"docs":{},"务":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"路":{"docs":{},"由":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"注":{"docs":{},"册":{"docs":{},"口":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"中":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"去":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"这":{"docs":{},"一":{"docs":{},"类":{"docs":{},"组":{"docs":{},"件":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"等":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{},"比":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"遵":{"docs":{},"循":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"样":{"docs":{},"式":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"核":{"docs":{},"心":{"docs":{},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"系":{"docs":{},"统":{"docs":{"theming/":{"ref":"theming/","tf":10.011111111111111}}}}}},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}},"原":{"docs":{},"始":{"docs":{},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"了":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"默":{"docs":{},"认":{"docs":{},"获":{"docs":{},"取":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"克":{"docs":{},"隆":{"docs":{},"完":{"docs":{},"整":{"docs":{},"仓":{"docs":{},"库":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"公":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"共":{"docs":{},"享":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"函":{"docs":{},"数":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"项":{"docs":{},"目":{"docs":{},"是":{"docs":{},"最":{"docs":{},"便":{"docs":{},"捷":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"选":{"docs":{},"项":{"docs":{},"可":{"docs":{},"以":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"等":{"docs":{},"。":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"选":{"docs":{},"项":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"及":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"只":{"docs":{},"有":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"一":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"能":{"docs":{},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"以":{"docs":{},"下":{"docs":{},"方":{"docs":{},"法":{"docs":{},"只":{"docs":{},"能":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"其":{"docs":{},"它":{"docs":{},"声":{"docs":{},"明":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"添":{"docs":{},"加":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"安":{"docs":{},"装":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"方":{"docs":{},"式":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"克":{"docs":{},"隆":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}},"工":{"docs":{},"具":{"docs":{},"类":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"配":{"docs":{},"置":{"docs":{},"选":{"docs":{},"项":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"只":{"docs":{},"有":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"时":{"docs":{},"选":{"docs":{},"择":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"建":{"docs":{},"议":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"固":{"docs":{},"定":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"不":{"docs":{},"要":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"通":{"docs":{},"过":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"要":{"docs":{},"改":{"docs":{},"动":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"或":{"docs":{},"者":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"打":{"docs":{},"开":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"访":{"docs":{},"问":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"拦":{"docs":{},"截":{"docs":{},"器":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"服":{"docs":{},"务":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"中":{"docs":{},"的":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"本":{"docs":{},"地":{"docs":{},"开":{"docs":{},"发":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"静":{"docs":{},"态":{"docs":{},"资":{"docs":{},"源":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"人":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"中":{"docs":{},"发":{"docs":{},"现":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"小":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"列":{"docs":{},"之":{"docs":{},"间":{"docs":{},"的":{"docs":{},"间":{"docs":{},"距":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}},"样":{"docs":{},"式":{"docs":{},"主":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"核":{"docs":{},"心":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"添":{"docs":{},"加":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"后":{"docs":{},"期":{"docs":{},"可":{"docs":{},"能":{"docs":{},"还":{"docs":{},"有":{"docs":{},"微":{"docs":{},"调":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":10.011627906976743}}}},"一":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"环":{"docs":{},"境":{"docs":{},"变":{"docs":{},"量":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"登":{"docs":{},"陆":{"docs":{},"注":{"docs":{},"册":{"docs":{},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"目":{"docs":{},"录":{"docs":{},"结":{"docs":{},"构":{"docs":{},"遵":{"docs":{},"循":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"生":{"docs":{},"成":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"第":{"docs":{},"三":{"docs":{},"方":{"docs":{},"库":{"docs":{"libs/":{"ref":"libs/","tf":10.066666666666666}},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},":":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"菜":{"docs":{},"单":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"服":{"docs":{},"务":{"docs":{},"会":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"运":{"docs":{},"行":{"docs":{},"程":{"docs":{},"序":{"docs":{},",":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"页":{"docs":{},"面":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":10.03225806451613}},"组":{"docs":{},"件":{"docs":{},"是":{"docs":{},"由":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"及":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"成":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"运":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"后":{"docs":{},"默":{"docs":{},"认":{"docs":{},"执":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"的":{"docs":{},"升":{"docs":{},"级":{"docs":{},"维":{"docs":{},"护":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"继":{"docs":{},"续":{"docs":{},"完":{"docs":{},"善":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},",":{"docs":{},"建":{"docs":{},"议":{"docs":{},"采":{"docs":{},"用":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"指":{"docs":{},"南":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"是":{"docs":{},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"u":{"docs":{},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"e":{"docs":{},",":{"docs":{},"方":{"docs":{},"便":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"还":{"docs":{},"会":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{"schematics/":{"ref":"schematics/","tf":10.033333333333333}},"等":{"docs":{},"价":{"docs":{},"于":{"docs":{},"以":{"docs":{},"下":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},"或":{"docs":{},"者":{"docs":{},"生":{"docs":{},"成":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}},"生":{"docs":{},"态":{"docs":{},"中":{"docs":{},"非":{"docs":{},"常":{"docs":{},"强":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},"成":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"将":{"docs":{},"路":{"docs":{},"由":{"docs":{},"添":{"docs":{},"加":{"docs":{},"声":{"docs":{},"明":{"docs":{},"到":{"docs":{},"同":{"docs":{},"级":{"docs":{},"路":{"docs":{},"由":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}},"路":{"docs":{},"径":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"(":{"docs":{},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"s":{"docs":{},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"其":{"docs":{},"它":{"docs":{},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"则":{"docs":{},"无":{"docs":{},"法":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"b":{"docs":{},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}},"u":{"docs":{},"g":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"本":{"docs":{},"人":{"docs":{},"提":{"docs":{},"了":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}}}}}},"a":{"docs":{},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"s":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"则":{"docs":{},"保":{"docs":{},"留":{"docs":{},"了":{"docs":{},"所":{"docs":{},"有":{"docs":{},"布":{"docs":{},"局":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"就":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"简":{"docs":{},"单":{"docs":{},"来":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"创":{"docs":{},"建":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"会":{"docs":{},"有":{"docs":{},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"更":{"docs":{},"快":{"docs":{},"速":{"docs":{},"地":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"实":{"docs":{},"际":{"docs":{},"工":{"docs":{},"作":{"docs":{},"中":{"docs":{},"有":{"docs":{},"着":{"docs":{},"至":{"docs":{},"关":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},";":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}},"版":{"docs":{},"本":{"docs":{},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},"创":{"docs":{},"建":{"docs":{},",":{"docs":{},"低":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"有":{"docs":{},"兼":{"docs":{},"容":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"docs":{}},"有":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"表":{"docs":{},"示":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"无":{"docs":{},"法":{"docs":{},"再":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"导":{"docs":{},"航":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"或":{"docs":{},"者":{"docs":{},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{},"模":{"docs":{},"板":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}},"文":{"docs":{},"字":{"docs":{},"方":{"docs":{},"向":{"docs":{},":":{"docs":{},"从":{"docs":{},"左":{"docs":{},"到":{"docs":{},"右":{"docs":{},"或":{"docs":{},"者":{"docs":{},"从":{"docs":{},"右":{"docs":{},"到":{"docs":{},"左":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"这":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},":":{"docs":{},"明":{"docs":{},"亮":{"docs":{},"主":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"暗":{"docs":{},"黑":{"docs":{},"主":{"docs":{},"题":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"项":{"docs":{},"配":{"docs":{},"置":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"最":{"docs":{},"好":{"docs":{},"选":{"docs":{},"择":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"在":{"docs":{},"新":{"docs":{},"建":{"docs":{},"的":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"及":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"使":{"docs":{},"用":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},",":{"docs":{},"其":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"为":{"docs":{},"例":{"docs":{},":":{"docs":{},"一":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"优":{"docs":{},"化":{"docs":{},"组":{"docs":{},"件":{"docs":{},"命":{"docs":{},"名":{"docs":{},":":{"docs":{},"为":{"docs":{},"了":{"docs":{},"防":{"docs":{},"止":{"docs":{},"组":{"docs":{},"件":{"docs":{},"重":{"docs":{},"复":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"模":{"docs":{},"块":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"路":{"docs":{},"径":{"docs":{},":":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"之":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"。":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"迭":{"docs":{},"代":{"docs":{},"中":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"增":{"docs":{},"加":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"组":{"docs":{},"件":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"和":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"团":{"docs":{},"队":{"docs":{},"已":{"docs":{},"经":{"docs":{},"针":{"docs":{},"对":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},"做":{"docs":{},"了":{"docs":{},"优":{"docs":{},"化":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"不":{"docs":{},"确":{"docs":{},"定":{"docs":{},"在":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"修":{"docs":{},"复":{"docs":{},"了":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"大":{"docs":{},"家":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"行":{"docs":{},"检":{"docs":{},"查":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"比":{"docs":{},"原":{"docs":{},"始":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"颜":{"docs":{},"色":{"docs":{},"进":{"docs":{},"行":{"docs":{},"了":{"docs":{},"非":{"docs":{},"常":{"docs":{},"精":{"docs":{},"细":{"docs":{},"的":{"docs":{},"设":{"docs":{},"置":{"docs":{},"。":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"将":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"常":{"docs":{},"量":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"路":{"docs":{},"由":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":10.005917159763314}}}}}},"模":{"docs":{},"块":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"板":{"docs":{},"才":{"docs":{},"有":{"docs":{},"效":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"等":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"通":{"docs":{},"过":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"值":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}},"没":{"docs":{},"有":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"必":{"docs":{},"须":{"docs":{},"借":{"docs":{},"助":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{},"修":{"docs":{},"改":{"docs":{},"主":{"docs":{},"题":{"docs":{},"色":{"docs":{},"系":{"docs":{},",":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"去":{"docs":{},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"有":{"docs":{},"特":{"docs":{},"殊":{"docs":{},"的":{"docs":{},"需":{"docs":{},"求":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"变":{"docs":{},"量":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"编":{"docs":{},"写":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"必":{"docs":{},"须":{"docs":{},"了":{"docs":{},"解":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{},")":{"docs":{},"、":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"服":{"docs":{},"务":{"docs":{},"、":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},")":{"docs":{},"、":{"docs":{},"常":{"docs":{},"用":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"等":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"参":{"docs":{},"数":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"描":{"docs":{},"述":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"方":{"docs":{},"法":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"监":{"docs":{},"听":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"状":{"docs":{},"态":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"全":{"docs":{},"部":{"docs":{},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"菜":{"docs":{},"单":{"docs":{},"层":{"docs":{},"级":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"项":{"docs":{},"名":{"docs":{},"称":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"计":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"非":{"docs":{},"常":{"docs":{},"方":{"docs":{},"便":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"配":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":10.011363636363637}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":10.00625}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},"允":{"docs":{},"许":{"docs":{},"为":{"docs":{},"空":{"docs":{},",":{"docs":{},"最":{"docs":{},"终":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"为":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"关":{"docs":{},"于":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},",":{"docs":{},"分":{"docs":{},"别":{"docs":{},"打":{"docs":{},"开":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"个":{"docs":{},"路":{"docs":{},"径":{"docs":{},"查":{"docs":{},"看":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"变":{"docs":{},"化":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"导":{"docs":{},"航":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"动":{"docs":{},"态":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"和":{"docs":{},"路":{"docs":{},"由":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"是":{"docs":{},"由":{"docs":{},"父":{"docs":{},"级":{"docs":{},"和":{"docs":{},"子":{"docs":{},"级":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"标":{"docs":{},"签":{"docs":{},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"需":{"docs":{},"要":{"docs":{},"填":{"docs":{},"入":{"docs":{},"一":{"docs":{},"个":{"docs":{},"合":{"docs":{},"法":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":10.090909090909092}},"值":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"类":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"分":{"docs":{},"为":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"及":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},",":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}}}}}}},"演":{"docs":{},"示":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}},"副":{"docs":{},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}},"属":{"docs":{},"性":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"来":{"docs":{},"改":{"docs":{},"变":{"docs":{},"标":{"docs":{},"题":{"docs":{},"的":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"说":{"docs":{},"明":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"详":{"docs":{},"见":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}},"前":{"docs":{},"缀":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}},",":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}},"我":{"docs":{},"在":{"docs":{},"很":{"docs":{},"早":{"docs":{},"之":{"docs":{},"前":{"docs":{},"曾":{"docs":{},"写":{"docs":{},"过":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}},"所":{"docs":{},"有":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.023255813953488372}}}}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":10.023255813953488}}}}}}},"推":{"docs":{},"荐":{"docs":{},"一":{"docs":{},"些":{"docs":{},"优":{"docs":{},"秀":{"docs":{},"的":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"类":{"docs":{},"实":{"docs":{},"现":{"docs":{},"左":{"docs":{},"右":{"docs":{},"间":{"docs":{},"距":{"docs":{},",":{"docs":{},"以":{"docs":{},"后":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"移":{"docs":{},"除":{"docs":{},"。":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"完":{"docs":{},"整":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}},"官":{"docs":{},"方":{"docs":{},"提":{"docs":{},"供":{"docs":{},"的":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"指":{"docs":{},"令":{"docs":{},"实":{"docs":{},"现":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"一":{"docs":{},"些":{"docs":{},"说":{"docs":{},"起":{"docs":{},"来":{"docs":{},"有":{"docs":{},"些":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"原":{"docs":{},"因":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"指":{"docs":{},"令":{"docs":{},"并":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"好":{"docs":{},"用":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"人":{"docs":{},"提":{"docs":{},"议":{"docs":{},"加":{"docs":{},"入":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"官":{"docs":{},"方":{"docs":{},"目":{"docs":{},"前":{"docs":{},"因":{"docs":{},"为":{"docs":{},"各":{"docs":{},"种":{"docs":{},"原":{"docs":{},"因":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{},"。":{"docs":{},"为":{"docs":{},"了":{"docs":{},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"暂":{"docs":{},"时":{"docs":{},"加":{"docs":{},"入":{"docs":{},"了":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03225806451612903}}}}}}},"国":{"docs":{},"际":{"docs":{},"化":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}},"length":640},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","#","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","**","+",".bg",".text","/","//","16","1、必须创建一个","24,这样可以最大程度的保证系统样式的统一。","2、添加","4","500、blue","8","8.x","900,详情查看","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","add","admin","adminlayoutcompon","adminlayoutcomponent,","angular","anim","api","app","app.component.t","app.module.t","app.scss","appset","asset","auth","background","badge?:","boolean","boolean;","breadcrumb","browser","bug,使用以上命令会报错,本人提了","cd","children:","children?:","childrenitem","childrenitem[];","choos","class。","cli","cli:","clone","col","color","color:","come","compon","component:","const","controls\",","core","core.module.t","core/settings.t","css","dashboard","default.interceptor.t","defaults:","demo","depth=1","dir:","dir?:","direct","dynam","e=tru","entrycompon","environ","export","false,","flex","formli","function","fxlayoutgap","fxlayoutgutt","g","gener","generate,提供更多常用的业务模板。","gestur","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","hammerj","header","headerpos:","headerpos?:","helper","helpers。","helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","hmr","http","http://localhost:4200/","https://ng","icon:","import('./abc/abc.module').then(m","instal","interceptor","interfac","issu","label?:","layout","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","material.module.t","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page,其实这两个命令是对","menu","menu.service.t","menu:","menu[]","menuservic","mixin","modul","name","name:","navig","navpos:","navpos?:","navpos、dir、them","new","ng","ngx","npm","observ","option","options?:","p","pad","page","path:","path,二级子项的","path,所以业务页的最终路由地址就是","photoview","plugin","prebuilt","progressbar","pr,angular","pull","recognit","red","request,或者提","rout","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.modul","routing.module.t","row","run","sass","schemat","scss","segmentfault","select","serv","servic","set","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settings.service.t","settings.t","settingsservic","share","shared.module.t","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","soon","src","start","starter","startup.servic","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","state","state:","statearr:","string","string;","string[]","style","style.scss","subtitl","table/pagin","tag","tag;","templat","theme","theme($theme)","theme($theme);","theme.module.t","theme:","theme?:","titl","toastr","topnav","translat","true","true,","type","type:","typescript","up","updat","update,方便","value:","widget","{","|","|——","}","},","};","│","│──","└──","├──","专栏","业务文件","业务路由模块","业务路由注册口","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","中。","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","中辅助样式类遵循","为了方便修改主题色系,sidenav","主题文件","主题样式入口文件","主题核心样式","主题模块","主题系统","交流讨论","仓库,不过","代码。","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用","使用了","使用原始的","使用页面标题组件。页面标题默认获取菜单的","允许为空,最终的路由地址为","克隆完整仓库","入口","公用组件","共享文件","共享模块","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","关于颜色","函数","函数入口","则保留了所有布局参数,项目启动后可以通过","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","初始化选项","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","前缀","前缀,文本色添加","副标题","功能,之后还会添加","加入","动态更改布局,比如演示示例就是这种方式。","动态组件","动态组件简单来说就是需要添加到","原理图","原理图等价于以下","去设置布局,除非你有特殊的需求。","参数","及","变量","只有侧边栏一种布局样式。","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","可以快速添加项目目录或者生成常用的业务模板。","可以直接使用","可以说是","命令可以快速创建项目目录,并且可以通过","和","和预构建选项关联。","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","国际化","在业务页面添加一个动态组件。","在实际工作中有着至关重要的作用,基于","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","如何编写通用的","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","安装","安装方式之外,也可以克隆","官方提供的","实现了","实现响应式布局。","对比原始","对颜色进行了非常精细的设置。","将声明添加到常量数组,比如","属性","工具类","布局","布局配置只有在项目初始化时选择","布局配置选项","建议不要改动","建议使用","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","开发","开始使用","我在很早之前曾写过","或者","所有辅助样式类可以查看","打开浏览器访问","拦截器","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng","推荐一些优秀的","描述","提供更便利的业务指令。","提供的样式变量。","搭建的中后台管理框架。","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","新增路由","方法","是一个基于","是一个基于指令的布局神器,专为","是否使用","是否开启动画","是否显示面包屑","是基于","是布局配置项的默认值,其中","暂时加入了","更改布局样式;dynam","服务","服务中的","本人在使用中发现了一些小问题,列之间的间距需要使用","本地开发","本地静态资源","来改变标题的背景色。","标签颜色","标签颜色需要填入一个合法的","标题","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","框架目前还不是很成熟,各方面都有待完善。","模块","模板才有效。","添加一个菜单项","添加业务模块,后期可能还有微调。","添加项目","版本有","版本(8.x)创建,低版本可能会有兼容问题。","环境变量配置","生态中非常强大的一个功能。通过","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","生成路径","登陆注册布局","的","的主要不同如下:","的主题样式是基于","的主题系统提供了常用的两种布局(侧边栏导航布局","的主题风格等。","的倍数,比如","的初衷是希望提供一个基于","的基础知识。","的基础知识。主题样式目录如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","的编写策略,详见","的自助服务群","的菜单只支持三级,一般来说,二级菜单已经够用了。","的设计原则,数值大多是","的颜色非常丰富,angular","监听侧边栏导航状态","目前","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","目录结构遵循","知乎专栏","第三方库","第三方库样式","第三方库:","等。","简介","类型","组件库以及","组件库开发的项目,所以你需要了解","组件库的高质量、高度可定制的后台模板,同时基于","组件模块","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","编写,所以使用者必须了解","获取全部菜单","获取菜单层级","获取菜单项名称","获取配置项","菜单服务会返回一个","菜单配置","表示业务组件的路由","表示惰性模块的路由","表示静态模板,项目启动后无法再通过","设置布局","设置菜单","设计,使用非常方便。","详见","说明","路由定义默认添加到","辅助样式类","运行程序,不要使用","返回值","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","通过以上命令会自动在","配置布局","配置菜单","除了","页面","页面布局配置","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。","项目的升级维护,同时也会继续完善","项目目录","项目运行","项目运行后默认执行","项目,建议采用最新的","预处理器最好选择","颜色","颜色值,比如","颜色演示","颜色类","颜色类分为背景色及文本色,背景色添加","风格指南,同时也是为了方便","默认值","默认创建一个惰性模块。","默认没有响应式布局组件,我们必须借助"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"简介","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero 是一个基于 Angular Material 搭建的中后台管理框架。\n开发 ng-matero 的初衷是希望提供一个基于 Angular Material 组件库的高质量、高度可定制的后台模板,同时基于 Schematics 提供更便利的业务指令。\n框架目前还不是很成熟,各方面都有待完善。\n如何贡献\n如果你喜欢该项目或者有更好的建议,欢迎 Pull request,或者提 Issues\n交流讨论\n\n知乎专栏\nsegmentfault 专栏\n加入 NG-MATERO 的自助服务群\n\n\n"},"getting-started.html":{"url":"getting-started.html","title":"开始使用","keywords":"","body":"开始使用\nNg-Matero 是基于 Angular Material 组件库开发的项目,所以你需要了解 TypeScript 及 Sass 的基础知识。\n安装\n使用 CLI 初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看 添加项目\n$ ng new \n$ cd \n$ ng add ng-matero\n\n除了 CLI 安装方式之外,也可以克隆 Starter 仓库,不过 Starter 只有侧边栏一种布局样式。\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\n本地开发\n建议使用 hmr 运行程序,不要使用 npm start 或者 ng serve\n$ npm run hmr\n\n克隆完整仓库\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\n打开浏览器访问 http://localhost:4200/\n\n项目目录\n├── src\n│ ├── app\n│ │ ├── core # 核心文件\n│ │ │ ├── interceptors # HTTP 拦截器\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services # 服务\n│ │ │ │ ├── settings.service.ts # 页面布局配置\n│ │ │ │ ├── menu.service.ts # 菜单配置\n│ │ │ │ └── startup.service.ts # 初始化项目配置\n│ │ │ │── core.module.ts # 核心模块\n│ │ │ │── **\n│ │ │ └── settings.ts # 布局配置选项\n│ │ ├── routes # 业务文件\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts # 业务路由注册口\n│ │ │ └── routes.module.ts # 业务路由模块\n│ │ ├── shared # 共享文件\n│ │ │ |—— **\n│ │ │ └── shared.module.ts # 共享模块\n│ │ ├── theme # 主题文件\n│ │ │ ├── admin-layout # Admin 布局\n│ │ │ ├── auth-layout # 登陆注册布局\n│ │ | └── theme.module.ts # 主题模块\n│ │ ├── app.component.ts # 根组件\n│ │ └── app.module.ts # 根模块\n│ │ └── material.module.ts # Material 组件模块\n│ ├── assets # 本地静态资源\n│ ├── environments # 环境变量配置\n│ ├── styles # 样式目录\n│ │ ├── functions # 函数\n│ │ ├── helpers # 工具类\n│ │ ├── mixins # mixin\n│ │ ├── plugins # 第三方库样式\n│ │ ├── theme # 主题核心样式\n│ │ ├── widgets # 公用组件\n│ │ ├── **\n│ │ └── app.scss # 主题样式入口文件\n└── └── style.scss # 样式主入口文件\n\n目录结构遵循 Angular 风格指南,同时也是为了方便 CLI 添加业务模块,后期可能还有微调。\n项目运行\n项目运行后默认执行 startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在 startup.service 中。\n"},"schematics/":{"url":"schematics/","title":"原理图","keywords":"","body":"原理图\nSchematics 可以说是 Angular 生态中非常强大的一个功能。通过 Schematics 可以快速添加项目目录或者生成常用的业务模板。\n目前 ng-matero 实现了 ng add 及 ng generate 功能,之后还会添加 ng update,方便 ng-matero 项目的升级维护,同时也会继续完善 ng generate,提供更多常用的业务模板。\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"添加项目","keywords":"","body":"添加项目\n使用 ng add 命令可以快速创建项目目录,并且可以通过 CLI 选项配置 ng-matero 的主题风格等。\n1、必须创建一个 Angular 项目,建议采用最新的 CLI 版本(8.x)创建,低版本可能会有兼容问题。\n$ ng new \n$ cd \n\n\nCSS 预处理器最好选择 Scss (Sass),使用其它预处理器则无法使用 Angular Material 及 ng-matero 提供的样式变量。\n\n2、添加 ng-matero\n$ ng add ng-matero\n\n初始化选项\n在添加项目的时候会有预构建选项,它可以更快速地定制主题。\n\n\nChoose a prebuilt layout template (static/dynamic)\n选择布局模板类型:static 表示静态模板,项目启动后无法再通过 options 更改布局样式;dynamic 则保留了所有布局参数,项目启动后可以通过 options 动态更改布局,比如演示示例就是这种方式。\n\nChoose a prebuilt navigation type (side/top)\n选择导航类型:侧边栏导航或者顶部导航\n\nChoose a prebuilt theme style (light/dark)\n选择这题风格:明亮主题或者暗黑主题\n\nChoose a prebuilt direction option (ltr/rtl)\n选择文字方向:从左到右或者从右到左\n\nSet up HammerJS for gesture recognition (Yes/No)\n是否使用 HammerJS\n\nSet up browser animations for Angular Material (Yes/No)\n是否开启动画\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"新增路由","keywords":"","body":"新增路由\nNg-Matero 目前提供了两个生成代码的原理图,ng g ng-matero:module 及 ng g ng-matero:page,其实这两个命令是对 Angular CLI ng g module 和 ng g component 的扩展优化。\n模块\n默认创建一个惰性模块。\n$ ng g ng-matero:module \n\n通过以上命令会自动在 routes 目录添加一个业务模块,同时也会将模块声明添加到 routes.module 以及在 routes-routing.module 中添加一个路由定义。比如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\n路由定义默认添加到 AdminLayoutComponent 的子路由中,暂时无法设置其它插入位置。\n对比原始 module\nNg-Matero 的 module 原理图等价于以下 ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nAngular CLI 8.x 版本有 bug,使用以上命令会报错,本人提了 issue 及 pr,Angular 团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。\n\n但是 Angular 生成惰性模块时,会将路由添加声明到同级路由位置,例如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\n页面\n在惰性模块中创建一个业务页面。\n$ ng g ng-matero:page -m=\n\n以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。\n动态组件\n动态组件简单来说就是需要添加到 entryComponents 中去的组件,这一类组件常用于模态窗等,比如 Angular Material 中的 MatBottomSheet,MatDialog 等。\n在业务页面添加一个动态组件。\n$ ng g ng-matero:page / -m= -e=true\n\n创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。\n对比原始 component\n使用原始的 component 只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。\n$ ng g component routes// -m=routes/\n\nng-matero:page 和 component 的主要不同如下:\n\n优化组件命名:为了防止组件重复,默认添加模块名前缀\n优化组件生成路径:默认添加到 routes\n将声明添加到常量数组,比如 COMPONENTS\n在模块路由中添加组件的路由声明\n\n"},"theming/":{"url":"theming/","title":"主题系统","keywords":"","body":"主题系统\nNg-Matero 的主题系统提供了常用的两种布局(侧边栏导航布局 及 顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。\n\n建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。\n\nNg-Matero 的主题样式是基于 Sass 编写,所以使用者必须了解 Sass 的基础知识。主题样式目录如下:\n├── styles # 样式目录\n│ ├── functions # 函数\n│ ├── helpers # 工具类\n│ ├── mixins # mixin\n│ ├── plugins # 第三方库样式\n│ ├── theme # 主题核心样式\n│ ├── widgets # 公用组件\n│ ├── _functions.scss # 函数入口\n│ ├── _mixins.scss # mixin 入口\n│ ├── _variables.scss # 变量\n└── └── app.scss # 主题样式入口文件\n\n为了方便修改主题色系,sidenav 和 topnav 使用了 mixin\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"配置布局","keywords":"","body":"配置布局\n布局配置只有在项目初始化时选择 dynamic 模板才有效。\ncore/settings.ts 是布局配置项的默认值,其中 navPos、dir、theme 和预构建选项关联。\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\n建议不要改动 setting.ts,动态设置页面布局可以使用 setting.service.ts 服务中的 setLayout。\nAPI\nSettingsService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetOptions\n-\nAppSettings\n获取配置项\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\n设置布局\n\n\nsetNavState\ntype: string value: boolean\nObservable\n监听侧边栏导航状态\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"配置菜单","keywords":"","body":"配置菜单\n菜单服务会返回一个 Menu 数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的 state 组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\n生成路径\nng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。\n以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。\n以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\n关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\n标签颜色\n标签颜色需要填入一个合法的 Material 颜色值,比如 red-500、blue-900,详情查看 颜色\nAPI\nMenuService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetAll\n-\nMenu[]\n获取全部菜单\n\n\nset\nmenu: Menu[]\nMenu[]\n设置菜单\n\n\nadd\nmenu: Menu\n-\n添加一个菜单项\n\n\ngetMenuItemName\nstateArr: string[]\nstring\n获取菜单项名称\n\n\ngetMenuLevel\nstateArr: string[]\nstring\n获取菜单层级\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"页面标题","keywords":"","body":"页面标题\n使用页面标题组件。页面标题默认获取菜单的 name\n\n\n可以直接使用 颜色类 来改变标题的背景色。\n\n\n页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。\n\n\nAPI\npage-header\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\ntitle\n标题\nstring\n''\n\n\nsubtitle\n副标题\nstring\n''\n\n\nshowBreadCrumb\n是否显示面包屑\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"颜色","keywords":"","body":"颜色\n\nMaterial 的颜色非常丰富,Angular Material 使用 Sass 对颜色进行了非常精细的设置。\n详见 Ng-Matero 颜色演示\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"辅助样式类","keywords":"","body":"辅助样式类\nHelpers 在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。\n我在很早之前曾写过 helpers 的编写策略,详见 如何编写通用的 Helper Class。\nNg-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的 helpers p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。\n关于颜色\n颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀\nHelpers\n所有辅助样式类可以查看 Ng-Matero Helpers\n"},"libs/":{"url":"libs/","title":"第三方库","keywords":"","body":"第三方库\n推荐一些优秀的 Angular 第三方库:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。\nflex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。\n本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。\n"},"i18n/":{"url":"i18n/","title":"国际化","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file +{"index":{"version":"0.5.12","fields":[{"name":"title","boost":10},{"name":"keywords","boost":15},{"name":"body","boost":1}],"ref":"url","documentStore":{"store":{"./":["angular","issu","materi","matero","ng","pull","request,或者提","schemat","segmentfault","专栏","交流讨论","加入","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","开发","提供更便利的业务指令。","搭建的中后台管理框架。","是一个基于","框架目前还不是很成熟,各方面都有待完善。","的初衷是希望提供一个基于","的自助服务群","知乎专栏","简介","组件库的高质量、高度可定制的后台模板,同时基于"],"getting-started.html":["#","$","**","add","admin","angular","app","app.component.t","app.module.t","app.scss","asset","auth","cd","cli","clone","core","core.module.t","default.interceptor.t","depth=1","environ","function","git","git@github.com:ng","helper","hmr","http","http://localhost:4200/","instal","interceptor","layout","materi","material.module.t","matero","matero.git","matero/ng","matero/starter.git","menu.service.t","mixin","new","ng","npm","plugin","rout","routes.module.t","routing.module.t","run","sass","serv","servic","settings.service.t","settings.t","share","shared.module.t","src","start","starter","startup.servic","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","style","style.scss","theme","theme.module.t","typescript","widget","|","|——","│","│──","└──","├──","业务文件","业务路由模块","业务路由注册口","中。","主题文件","主题样式入口文件","主题核心样式","主题模块","仓库,不过","使用","克隆完整仓库","公用组件","共享文件","共享模块","函数","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","及","只有侧边栏一种布局样式。","安装","安装方式之外,也可以克隆","工具类","布局","布局配置选项","建议使用","开始使用","或者","打开浏览器访问","拦截器","是基于","服务","本地开发","本地静态资源","样式主入口文件","样式目录","核心文件","核心模块","根模块","根组件","添加业务模块,后期可能还有微调。","添加项目","环境变量配置","登陆注册布局","的基础知识。","目录结构遵循","第三方库样式","组件库开发的项目,所以你需要了解","组件模块","菜单配置","运行程序,不要使用","除了","页面布局配置","项目目录","项目运行","项目运行后默认执行","风格指南,同时也是为了方便"],"schematics/":["add","angular","gener","generate,提供更多常用的业务模板。","matero","ng","schemat","updat","update,方便","功能,之后还会添加","原理图","及","可以快速添加项目目录或者生成常用的业务模板。","可以说是","实现了","生态中非常强大的一个功能。通过","目前","项目的升级维护,同时也会继续完善"],"schematics/project-init.html":["$","(light/dark)","(ltr/rtl)","(sass),使用其它预处理器则无法使用","(side/top)","(static/dynamic)","(yes/no)","1、必须创建一个","2、添加","add","angular","anim","browser","cd","choos","cli","css","direct","gestur","hammerj","layout","materi","matero","navig","new","ng","option","prebuilt","recognit","scss","set","style","templat","theme","type","up","使用","则保留了所有布局参数,项目启动后可以通过","初始化选项","动态更改布局,比如演示示例就是这种方式。","及","命令可以快速创建项目目录,并且可以通过","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","提供的样式变量。","是否使用","是否开启动画","更改布局样式;dynam","添加项目","版本(8.x)创建,低版本可能会有兼容问题。","的主题风格等。","表示静态模板,项目启动后无法再通过","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","项目,建议采用最新的","预处理器最好选择"],"schematics/new-route.html":["$","'',","'abc',","()","+","/","8.x","=","=>","[","[],","]","],","adminlayoutcompon","adminlayoutcomponent,","angular","bug,使用以上命令会报错,本人提了","children:","cli","cli:","compon","component:","const","e=tru","entrycompon","g","import('./abc/abc.module').then(m","issu","loadchildren:","m.abcmodule)","m=","m=rout","m=routes/","matbottomsheet,matdialog","materi","matero","matero:modul","matero:pag","matero:page,其实这两个命令是对","modul","ng","path:","pr,angular","rout","route=abc","routes.modul","routes//","routes/abc","routes:","routing.modul","{","}","},","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用原始的","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","动态组件","动态组件简单来说就是需要添加到","原理图等价于以下","及","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","和","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","对比原始","将声明添加到常量数组,比如","新增路由","模块","版本有","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","的","的主要不同如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","等。","路由定义默认添加到","通过以上命令会自动在","页面","默认创建一个惰性模块。"],"theming/":["#","@includ","@mixin","_functions.scss","_mixins.scss","_variables.scss","admin","app.scss","function","helper","matero","mixin","mixin。","ng","option","plugin","sass","sidenav","style","theme","theme($theme)","theme($theme);","topnav","widget","{","}","│","└──","├──","为了方便修改主题色系,sidenav","主题样式入口文件","主题核心样式","主题系统","使用了","入口","公用组件","函数","函数入口","去设置布局,除非你有特殊的需求。","及","变量","和","工具类","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","样式目录","的主题样式是基于","的主题系统提供了两种常用布局(侧边栏导航布局","的基础知识。主题样式目录如下:","第三方库样式","编写,所以使用者必须了解","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。"],"theming/layout.html":["'above';","'dark';","'fixed'","'fixed',","'light'","'light',","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'top';","=","api","appset","boolean","boolean;","const","core/settings.t","defaults:","dir:","dir?:","dynam","export","false,","getopt","headerpos:","headerpos?:","interfac","navpos:","navpos?:","navpos、dir、them","observ","options?:","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,动态设置页面布局可以使用","settingsservic","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","string","theme:","theme?:","true,","type:","value:","{","|","}","};","参数","和预构建选项关联。","布局配置只有在项目初始化时选择","建议不要改动","描述","方法","是布局配置项的默认值,其中","服务中的","模板才有效。","监听侧边栏导航状态","获取配置项","设置布局","返回值","配置布局"],"theming/menu.html":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","'extlink'","'exttablink';","'link'","'sub'","//","500、blue","900,详情查看","[","]","add","api","background","badge?:","children?:","childrenitem","childrenitem[];","color","color:","controls\",","export","getal","getmenuitemnam","getmenulevel","https://ng","icon:","interfac","label?:","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","materi","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","menu","menu:","menu[]","menuservic","name:","ng","path,二级子项的","path,所以业务页的最终路由地址就是","red","set","state","state:","statearr:","string","string;","string[]","table/pagin","tag","tag;","type:","value:","{","|","}","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","允许为空,最终的路由地址为","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","参数","描述","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","方法","标签颜色","标签颜色需要填入一个合法的","添加一个菜单项","的菜单只支持三级,一般来说,二级菜单已经够用了。","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","获取全部菜单","获取菜单层级","获取菜单项名称","菜单服务会返回一个","表示业务组件的路由","表示惰性模块的路由","设置菜单","路由路径","返回值","配置菜单","颜色","颜色值,比如"],"theming/title.html":["''","api","boolean","breadcrumb","header","name","page","showbreadcrumb","string","subtitl","titl","true","使用页面标题组件。页面标题默认获取菜单的","副标题","可以直接使用","属性","是否显示面包屑","来改变标题的背景色。","标题","类型","说明","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","颜色类","默认值"],"theming/colors.html":["materi","matero","ng","sass","使用","对颜色进行了非常精细的设置。","的颜色非常丰富,angular","详见","颜色","颜色演示"],"theming/helpers.html":[".bg",".text","16","24,这样可以最大程度的保证系统样式的统一。","4","8","angular","class。","css","helper","helpers。","materi","matero","ng","p","pad","中辅助样式类遵循","关于颜色","前缀","前缀,文本色添加","可用的","如何编写通用的","我在很早之前曾写过","所有","样式辅助类","的倍数,比如","的设计原则,数值大多是","的辅助类","组件库以及","辅助类","辅助类可以查看","辅助类在实际工作中有着至关重要的作用,基于","辅助类的编写策略,详见","辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","颜色类分为背景色及文本色,背景色添加"],"libs/":["angular","formli","ng","ngx","photoview","progressbar","select","toastr","translat","推荐一些优秀的","第三方库","第三方库:"],"libs/flex-layout.html":["angular","col","dashboard","demo","flex","fxlayoutgap","fxlayoutgutt","layout","materi","matero","row","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","为了解决这个问题,ng","代码。","官方提供的","实现响应式布局。","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。","是一个基于指令的布局神器,专为","暂时加入了","本人在使用中发现了一些小问题,列之间的间距需要使用","的","设计,使用非常方便。","默认没有响应式布局组件,我们必须借助"],"i18n/":["come","soon","国际化"]},"length":14},"tokenStore":{"root":{"1":{"6":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"、":{"docs":{},"必":{"docs":{},"须":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"2":{"4":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},",":{"docs":{},"这":{"docs":{},"样":{"docs":{},"可":{"docs":{},"以":{"docs":{},"最":{"docs":{},"大":{"docs":{},"程":{"docs":{},"度":{"docs":{},"的":{"docs":{},"保":{"docs":{},"证":{"docs":{},"系":{"docs":{},"统":{"docs":{},"样":{"docs":{},"式":{"docs":{},"的":{"docs":{},"统":{"docs":{},"一":{"docs":{},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}}}}},"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"、":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"4":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"5":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"、":{"docs":{},"b":{"docs":{},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"8":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}},".":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"9":{"0":{"0":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"docs":{}},"docs":{}},"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"m":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3631346578366443},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"j":{"docs":{},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.09375}},"'":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"i":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"o":{"docs":{},"c":{"docs":{},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}}},"p":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816}}}}},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"i":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"u":{"docs":{},"t":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"o":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"c":{"docs":{},"l":{"docs":{},"y":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"b":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}}},"r":{"docs":{},"r":{"docs":{},"a":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"g":{"docs":{},"o":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"v":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"e":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}},"b":{"docs":{},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"c":{"docs":{},"k":{"docs":{},"g":{"docs":{},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}}}},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"w":{"docs":{},"e":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"u":{"docs":{},"s":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.037037037037037035},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"g":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"报":{"docs":{},"错":{"docs":{},",":{"docs":{},"本":{"docs":{},"人":{"docs":{},"提":{"docs":{},"了":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"w":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"s":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}}}}}}}},"o":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{},"a":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.045454545454545456}}}}}}}}},"l":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"o":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.017857142857142856}}}}}}},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.03550295857988166},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"i":{"docs":{},"c":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"e":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}},"n":{"docs":{},"t":{"docs":{},"r":{"docs":{},"i":{"docs":{},"b":{"docs":{},"u":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}},"o":{"docs":{},"l":{"docs":{},"s":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"i":{"docs":{},"n":{"docs":{},"u":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"f":{"docs":{},"i":{"docs":{},"g":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.01818181818181818}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"a":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"d":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"s":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},"o":{"docs":{},"r":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":10.222222222222221},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.05154639175257732}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"u":{"docs":{},"m":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"u":{"docs":{},"s":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"r":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}},"h":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"o":{"docs":{},"o":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"e":{"docs":{},"c":{"docs":{},"k":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"[":{"docs":{},"]":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"o":{"docs":{},"n":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.013245033112582781}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.125}}}},"a":{"docs":{},"s":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"d":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"o":{"docs":{},"p":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/title.html":{"ref":"theming/title.html","tf":0.05555555555555555}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"i":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"p":{"docs":{},"t":{"docs":{},"h":{"docs":{},"=":{"1":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"docs":{}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"l":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}}}}},"c":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.026490066225165563}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}},"i":{"docs":{},"g":{"docs":{},"n":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"m":{"docs":{},"o":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026}}}}},"s":{"docs":{},"h":{"docs":{},"b":{"docs":{},"o":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006514657980456026},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"l":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}},"y":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}},"i":{"docs":{},"v":{"docs":{},"e":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"f":{"docs":{},"f":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"u":{"docs":{},"p":{"docs":{},"l":{"docs":{},"i":{"docs":{},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}},"o":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{},"s":{"docs":{},"n":{"docs":{},"'":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"f":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"w":{"docs":{},"o":{"docs":{},"r":{"docs":{},"k":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}},"i":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}},"n":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}},"e":{"docs":{},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}}}},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"s":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"r":{"docs":{},"m":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"w":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"a":{"docs":{},"l":{"docs":{},"s":{"docs":{},"e":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"l":{"docs":{},"e":{"docs":{},"x":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.09375}}}}},"x":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"g":{"docs":{},"a":{"docs":{},"p":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}},"u":{"docs":{},"t":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}},"h":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{"./":{"ref":"./","tf":0.0425531914893617}}}}},"e":{"docs":{},"l":{"docs":{},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},"s":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"。":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"r":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"m":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404}},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"t":{"docs":{},"t":{"docs":{},"p":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"l":{"docs":{},"o":{"docs":{},"c":{"docs":{},"a":{"docs":{},"l":{"docs":{},"h":{"docs":{},"o":{"docs":{},"s":{"docs":{},"t":{"docs":{},":":{"4":{"2":{"0":{"0":{"docs":{},"/":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"docs":{}},"docs":{}},"docs":{}},"docs":{}}}}}}}}}}}}}},"s":{"docs":{},":":{"docs":{},"/":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"r":{"docs":{},"j":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"i":{"docs":{},"m":{"docs":{},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"v":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}},"e":{"docs":{},"d":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.039473684210526314}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"(":{"docs":{},"'":{"docs":{},".":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"/":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},"'":{"docs":{},")":{"docs":{},".":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"n":{"docs":{},"(":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"n":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"r":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{},"o":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"f":{"docs":{},"a":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"n":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}}}}}},"r":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":10}}}}}}}}},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"z":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.008130081300813}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"s":{"docs":{},"s":{"docs":{},"u":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"t":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},"e":{"docs":{},"r":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}}}},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.06451612903225806},"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.18181818181818182},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"a":{"docs":{},"l":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"。":{"docs":{},"但":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"会":{"docs":{},"有":{"docs":{},"一":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"无":{"docs":{},"法":{"docs":{},"关":{"docs":{},"联":{"docs":{},"到":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"第":{"docs":{},"三":{"docs":{},"级":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"o":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.009316770186335404},"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.05555555555555555},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.09375},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"i":{"docs":{},"o":{"docs":{},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"/":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},".":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"#":{"docs":{},"/":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"/":{"docs":{},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{},"a":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}},"'":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},":":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}},"e":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"其":{"docs":{},"实":{"docs":{},"这":{"docs":{},"两":{"docs":{},"个":{"docs":{},"命":{"docs":{},"令":{"docs":{},"是":{"docs":{},"对":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"u":{"docs":{},"r":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}},"b":{"docs":{},"o":{"docs":{},"t":{"docs":{},"t":{"docs":{},"o":{"docs":{},"m":{"docs":{},"s":{"docs":{},"h":{"docs":{},"e":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"d":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"o":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"i":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"k":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}},"n":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"l":{"docs":{},"y":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"e":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"s":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}},"a":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}},"t":{"docs":{},"h":{"docs":{},"o":{"docs":{},"d":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"theming/":{"ref":"theming/","tf":0.03333333333333333}},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"n":{"docs":{},"i":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},".":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"e":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":3.3432671081677703}}}},"g":{"docs":{"./":{"ref":"./","tf":0.12903225806451613},"getting-started.html":{"ref":"getting-started.html","tf":0.018633540372670808},"schematics/":{"ref":"schematics/","tf":0.3},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.08139534883720931},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.10059171597633136},"theming/":{"ref":"theming/","tf":0.022222222222222223},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664},"libs/":{"ref":"libs/","tf":0.06666666666666667},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"x":{"docs":{"libs/":{"ref":"libs/","tf":0.26666666666666666}}}},"a":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"i":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},")":{"docs":{},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}},"p":{"docs":{},"o":{"docs":{},"s":{"docs":{},",":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"、":{"docs":{},"d":{"docs":{},"i":{"docs":{},"r":{"docs":{},"、":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"p":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.015527950310559006}}}},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{},"e":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}}}},"p":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087}}}}},"e":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"b":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"w":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"f":{"docs":{},"f":{"docs":{},"i":{"docs":{},"c":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"p":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.08333333333333333}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"b":{"docs":{},"u":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.046511627906976744},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"p":{"docs":{},"r":{"docs":{},"o":{"docs":{},"c":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"o":{"docs":{},"r":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"v":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}},"o":{"docs":{},"j":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.02280130293159609},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":5.032520325203252},"theming/":{"ref":"theming/","tf":0.017857142857142856},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"s":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}},"v":{"docs":{},"i":{"docs":{},"d":{"docs":{"./":{"ref":"./","tf":0.0425531914893617},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"p":{"docs":{},"e":{"docs":{},"r":{"docs":{},"t":{"docs":{},"i":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}}}}}}}},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"i":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}}},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"u":{"docs":{},"l":{"docs":{},"l":{"docs":{"./":{"ref":"./","tf":0.03225806451612903},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"l":{"docs":{},"u":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"a":{"docs":{},"y":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}},"a":{"docs":{},"r":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"t":{"docs":{},"i":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"g":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"t":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.03296703296703297}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"所":{"docs":{},"以":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"的":{"docs":{},"最":{"docs":{},"终":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"就":{"docs":{},"是":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"h":{"docs":{},"o":{"docs":{},"t":{"docs":{},"o":{"docs":{},"v":{"docs":{},"i":{"docs":{},"e":{"docs":{},"w":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}}}},"q":{"docs":{},"u":{"docs":{},"a":{"docs":{},"l":{"docs":{},"i":{"docs":{},"t":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}},"i":{"docs":{},"c":{"docs":{},"k":{"docs":{},"l":{"docs":{},"i":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}},"y":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}}}}},"r":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},",":{"docs":{},"或":{"docs":{},"者":{"docs":{},"提":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}},"i":{"docs":{},"r":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}}},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}},"g":{"docs":{},"n":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}},"l":{"docs":{},"o":{"docs":{},"a":{"docs":{},"d":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"p":{"docs":{},"o":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{},"e":{"docs":{},"s":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"t":{"docs":{},"a":{"docs":{},"i":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"r":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909},"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"u":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"g":{"docs":{},"a":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}},"s":{"docs":{},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}},"s":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.02631578947368421}}}}}}}},"m":{"docs":{},"o":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046},"theming/menu.html":{"ref":"theming/menu.html","tf":0.02197802197802198}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"/":{"docs":{},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"=":{"docs":{},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"l":{"docs":{},"e":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}},"w":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}},"u":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}},"i":{"docs":{},"c":{"docs":{},"h":{"docs":{},",":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}}}}},"s":{"docs":{},"k":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}},"s":{"docs":{},"c":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"./":{"ref":"./","tf":0.03225806451612903}},"i":{"docs":{},"c":{"docs":{},"s":{"docs":{},".":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},"s":{"docs":{},"s":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}},"u":{"docs":{},"b":{"docs":{},"m":{"docs":{},"i":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"s":{"docs":{},"e":{"docs":{},"q":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"t":{"docs":{},"i":{"docs":{},"t":{"docs":{},"l":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}},"g":{"docs":{},"g":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},",":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"r":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"p":{"docs":{},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091},"theming/":{"ref":"theming/","tf":0.022222222222222223}},",":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}},".":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"m":{"docs":{},"e":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"e":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"r":{"docs":{},"v":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},"s":{"docs":{},",":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}}}},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/layout.html":{"ref":"theming/layout.html","tf":5.027272727272727},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555}},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},",":{"docs":{},"动":{"docs":{},"态":{"docs":{},"设":{"docs":{},"置":{"docs":{},"页":{"docs":{},"面":{"docs":{},"布":{"docs":{},"局":{"docs":{},"可":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"l":{"docs":{},"e":{"docs":{},"c":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}},"g":{"docs":{},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{},"f":{"docs":{},"a":{"docs":{},"u":{"docs":{},"l":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"h":{"docs":{},"a":{"docs":{},"r":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"d":{"docs":{},".":{"docs":{},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"w":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"h":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}},"u":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"p":{"docs":{},"a":{"docs":{},"n":{"docs":{},"e":{"docs":{},"l":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"r":{"docs":{},"u":{"docs":{},"m":{"docs":{},"b":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},"c":{"docs":{},"o":{"docs":{},"l":{"docs":{},"l":{"docs":{},"a":{"docs":{},"p":{"docs":{},"s":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"o":{"docs":{},"p":{"docs":{},"e":{"docs":{},"n":{"docs":{},"e":{"docs":{},"d":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}},"b":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}},"b":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"m":{"docs":{},"a":{"docs":{},"l":{"docs":{},"l":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"l":{"docs":{},"v":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"m":{"docs":{},"e":{"docs":{},"o":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"o":{"docs":{},"n":{"docs":{"i18n/":{"ref":"i18n/","tf":0.5}}}}},"r":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"t":{"docs":{},"a":{"docs":{},"r":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}},"d":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"u":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"e":{"docs":{},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"前":{"docs":{},"的":{"docs":{},"一":{"docs":{},"些":{"docs":{},"关":{"docs":{},"键":{"docs":{},"信":{"docs":{},"息":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"、":{"docs":{},"用":{"docs":{},"户":{"docs":{},"信":{"docs":{},"息":{"docs":{},"等":{"docs":{},",":{"docs":{},"都":{"docs":{},"可":{"docs":{},"以":{"docs":{},"写":{"docs":{},"在":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"s":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.025}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}},"a":{"docs":{},"r":{"docs":{},"r":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"s":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"r":{"docs":{},"u":{"docs":{},"c":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125},"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"[":{"docs":{},"]":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}},"y":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.030927835051546393}},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"p":{"docs":{},"e":{"docs":{},"c":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}},"a":{"docs":{},"c":{"docs":{},"e":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},",":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},"s":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"e":{"docs":{},"t":{"docs":{"./":{"ref":"./","tf":0.02127659574468085}}}}},"o":{"docs":{},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"l":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}}}}}},"a":{"docs":{},"m":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020618556701030927}}}}},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}},"m":{"docs":{},"o":{"docs":{},"d":{"docs":{},"u":{"docs":{},"l":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"(":{"docs":{},"$":{"docs":{},"t":{"docs":{},"h":{"docs":{},"e":{"docs":{},"m":{"docs":{},"e":{"docs":{},")":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}},";":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}},"?":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"w":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}},"e":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.018315018315018316}}}}},"o":{"docs":{},"s":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"i":{"docs":{},"r":{"docs":{},"d":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"libs/":{"ref":"libs/","tf":5.105263157894737}}}}}},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035}},"s":{"docs":{},"c":{"docs":{},"r":{"docs":{},"i":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"i":{"docs":{},"m":{"docs":{},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},",":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}},"t":{"docs":{},"l":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"e":{"docs":{},".":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}}}}}}},"w":{"docs":{},"o":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01098901098901099},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"o":{"docs":{},"p":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}},"a":{"docs":{},"s":{"docs":{},"t":{"docs":{},"r":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"r":{"docs":{},"u":{"docs":{},"e":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.03409090909090909}}}}},"a":{"docs":{},"n":{"docs":{},"s":{"docs":{},"l":{"docs":{},"a":{"docs":{},"t":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"/":{"docs":{},"p":{"docs":{},"a":{"docs":{},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"g":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}},"k":{"docs":{},"e":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}}}}}},"v":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{"./":{"ref":"./","tf":0.02127659574468085},"theming/colors.html":{"ref":"theming/colors.html","tf":0.1111111111111111},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"s":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.016260162601626018},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"o":{"docs":{},"u":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"l":{"docs":{},"i":{"docs":{},"d":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}},"u":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}},"e":{"docs":{},":":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.006622516556291391}}}},"$":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.03488372093023256},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.029585798816568046}}},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},",":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}}},"docs":{},"s":{"docs":{},"u":{"docs":{},"c":{"docs":{},"h":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}},"a":{"docs":{},"s":{"docs":{},"s":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"其":{"docs":{},"它":{"docs":{},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"则":{"docs":{},"无":{"docs":{},"法":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}},"/":{"docs":{},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"/":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"i":{"docs":{},"c":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"/":{"docs":{},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"t":{"docs":{},"r":{"docs":{},"/":{"docs":{},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"y":{"docs":{},"e":{"docs":{},"s":{"docs":{},"/":{"docs":{},"n":{"docs":{},"o":{"docs":{},")":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372}}}}}}}}},")":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"*":{"docs":{},"*":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.012422360248447204}}}},"e":{"docs":{},"a":{"docs":{},"s":{"docs":{},"i":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"r":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"c":{"docs":{},"h":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"n":{"docs":{},"v":{"docs":{},"i":{"docs":{},"r":{"docs":{},"o":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"t":{"docs":{},"r":{"docs":{},"y":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"o":{"docs":{},"n":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"o":{"docs":{},"u":{"docs":{},"g":{"docs":{},"h":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}},"s":{"docs":{},"u":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"g":{"docs":{},"i":{"docs":{},"n":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"t":{"docs":{},"c":{"docs":{},".":{"docs":{},")":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}},"x":{"docs":{},"c":{"docs":{},"e":{"docs":{},"p":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"l":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}},"a":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"e":{"docs":{},".":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"p":{"docs":{},"o":{"docs":{},"r":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}},"c":{"docs":{},"o":{"docs":{},"s":{"docs":{},"y":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}}}}}},".":{"docs":{},"g":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"=":{"docs":{},"t":{"docs":{},"r":{"docs":{},"u":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}},"d":{"docs":{},"i":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}},"q":{"docs":{},"u":{"docs":{},"i":{"docs":{},"v":{"docs":{},"a":{"docs":{},"l":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}},"r":{"docs":{},"r":{"docs":{},"o":{"docs":{},"r":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}},"m":{"docs":{},"p":{"docs":{},"t":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.05325443786982249}},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":5.003257328990228},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"o":{"docs":{},"p":{"docs":{},"t":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"m":{"docs":{},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"m":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}},"n":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.06666666666666667},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}},",":{"docs":{},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"多":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}},"l":{"docs":{},"l":{"docs":{},"y":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}}},"s":{"docs":{},"t":{"docs":{},"u":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"i":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}},"@":{"docs":{},"g":{"docs":{},"i":{"docs":{},"t":{"docs":{},"h":{"docs":{},"u":{"docs":{},"b":{"docs":{},".":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},":":{"docs":{},"n":{"docs":{},"g":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}}}}}}}}}}}}}}},"u":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},",":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}}},"l":{"docs":{},"o":{"docs":{},"b":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}},"r":{"docs":{},"e":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"s":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}}},"k":{"docs":{},"e":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"n":{"docs":{},"o":{"docs":{},"w":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/":{"ref":"theming/","tf":0.026785714285714284},"theming/layout.html":{"ref":"theming/layout.html","tf":5.045454545454546},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":5.09375}},".":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}}},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}},"s":{"docs":{},"t":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}}},"z":{"docs":{},"i":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.019867549668874173},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},"b":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.007326007326007326}},"?":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"o":{"docs":{},"w":{"docs":{},"e":{"docs":{},"r":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.008130081300813009}}}}},"a":{"docs":{},"d":{"docs":{},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}}}}}}}}}},"c":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}},"o":{"docs":{},"k":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"i":{"docs":{},"s":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}},"b":{"docs":{"libs/":{"ref":"libs/","tf":5.052631578947368}},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"r":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}},"e":{"docs":{},"s":{"docs":{},":":{"docs":{"libs/":{"ref":"libs/","tf":0.05263157894736842}}}}}}}}}}},"e":{"docs":{},"g":{"docs":{},"a":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.040293040293040296}},"_":{"1":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"/":{"docs":{},"l":{"docs":{},"e":{"docs":{},"v":{"docs":{},"e":{"docs":{},"l":{"docs":{},"_":{"2":{"docs":{},"_":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}},"。":{"docs":{},"在":{"docs":{},"少":{"docs":{},"数":{"docs":{},"情":{"docs":{},"况":{"docs":{},"下":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"用":{"docs":{},"到":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}},"docs":{}}}}}}}}}}}}}}},"docs":{}},"s":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}}}}}}},"u":{"docs":{},"s":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.013029315960912053},"schematics/":{"ref":"schematics/","tf":0.018518518518518517},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.032520325203252036},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.009933774834437087},"theming/":{"ref":"theming/","tf":0.03571428571428571},"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663},"theming/title.html":{"ref":"theming/title.html","tf":0.037037037037037035},"theming/colors.html":{"ref":"theming/colors.html","tf":0.05555555555555555},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}},"e":{"docs":{},"r":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}},"d":{"docs":{},".":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.003663003663003663}}}},".":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"l":{"docs":{},"a":{"docs":{},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},"e":{"docs":{},"t":{"docs":{},"t":{"docs":{},"i":{"docs":{},"n":{"docs":{},"g":{"docs":{},".":{"docs":{},"s":{"docs":{},"e":{"docs":{},"r":{"docs":{},"v":{"docs":{},"i":{"docs":{},"c":{"docs":{},"e":{"docs":{},".":{"docs":{},"t":{"docs":{},"s":{"docs":{},".":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.00909090909090909}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"p":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.023255813953488372},"theming/title.html":{"ref":"theming/title.html","tf":0.018518518518518517}},"d":{"docs":{},"a":{"docs":{},"t":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"e":{"docs":{},",":{"docs":{},"方":{"docs":{},"便":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}},"g":{"docs":{},"r":{"docs":{},"a":{"docs":{},"d":{"docs":{"schematics/":{"ref":"schematics/","tf":0.018518518518518517}}}}}}},"n":{"docs":{},"d":{"docs":{},"e":{"docs":{},"r":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"n":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}}}}}},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.008928571428571428}}}}}},"i":{"docs":{},"f":{"docs":{},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}}}}},"w":{"docs":{},"a":{"docs":{},"y":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}},"h":{"docs":{},"o":{"docs":{},"l":{"docs":{},"e":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013}}}}}},"i":{"docs":{},"d":{"docs":{},"g":{"docs":{},"e":{"docs":{},"t":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"t":{"docs":{},"e":{"docs":{},"n":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003257328990228013},"theming/":{"ref":"theming/","tf":0.008928571428571428},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"e":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954},"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"o":{"docs":{},"r":{"docs":{},"l":{"docs":{},"d":{"docs":{},".":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}},"k":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}},"e":{"docs":{},"l":{"docs":{},"l":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.013157894736842105}}}}}},"|":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/layout.html":{"ref":"theming/layout.html","tf":0.056818181818181816},"theming/menu.html":{"ref":"theming/menu.html","tf":0.0375}},"—":{"docs":{},"—":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"│":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.2732919254658385},"theming/":{"ref":"theming/","tf":0.1}},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.006211180124223602}}}}},"└":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.034161490683229816},"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}},"├":{"docs":{},"─":{"docs":{},"─":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.07763975155279502},"theming/":{"ref":"theming/","tf":0.1111111111111111}}}}},"'":{"docs":{},"'":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}},"a":{"docs":{},"b":{"docs":{},"c":{"docs":{},"'":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"o":{"docs":{},"v":{"docs":{},"e":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"d":{"docs":{},"a":{"docs":{},"r":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"f":{"docs":{},"i":{"docs":{},"x":{"docs":{},"e":{"docs":{},"d":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}},"l":{"docs":{},"i":{"docs":{},"g":{"docs":{},"h":{"docs":{},"t":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"r":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"r":{"docs":{},"t":{"docs":{},"l":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},",":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{},"'":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"u":{"docs":{},"b":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}},"t":{"docs":{},"o":{"docs":{},"p":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"'":{"docs":{},";":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}},"+":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}},"/":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"/":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"=":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}},">":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437}}}},"[":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},"]":{"docs":{},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"]":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"y":{"docs":{},"o":{"docs":{},"u":{"docs":{},"r":{"docs":{},"s":{"docs":{},"e":{"docs":{},"l":{"docs":{},"f":{"docs":{},".":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.0033112582781456954}}}}}}}}}},"e":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.010309278350515464}}}}}},"{":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.023668639053254437},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.022727272727272728},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}}},"}":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"theming/":{"ref":"theming/","tf":0.011111111111111112},"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.04375}},",":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.01775147928994083}}},";":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"@":{"docs":{},"i":{"docs":{},"n":{"docs":{},"c":{"docs":{},"l":{"docs":{},"u":{"docs":{},"d":{"docs":{"theming/":{"ref":"theming/","tf":0.022222222222222223}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"_":{"docs":{},"f":{"docs":{},"u":{"docs":{},"n":{"docs":{},"c":{"docs":{},"t":{"docs":{},"i":{"docs":{},"o":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"m":{"docs":{},"i":{"docs":{},"x":{"docs":{},"i":{"docs":{},"n":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}},"v":{"docs":{},"a":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"b":{"docs":{},"l":{"docs":{},"e":{"docs":{},"s":{"docs":{},".":{"docs":{},"s":{"docs":{},"c":{"docs":{},"s":{"docs":{},"s":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}},"\"":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"a":{"docs":{},"u":{"docs":{},"t":{"docs":{},"o":{"docs":{},"c":{"docs":{},"o":{"docs":{},"m":{"docs":{},"p":{"docs":{},"l":{"docs":{},"e":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}}}}}},"c":{"docs":{},"h":{"docs":{},"i":{"docs":{},"l":{"docs":{},"d":{"docs":{},"r":{"docs":{},"e":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}}},"f":{"docs":{},"a":{"docs":{},"v":{"docs":{},"o":{"docs":{},"r":{"docs":{},"i":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"o":{"docs":{},"r":{"docs":{},"m":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"i":{"docs":{},"c":{"docs":{},"o":{"docs":{},"n":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"l":{"docs":{},"i":{"docs":{},"n":{"docs":{},"k":{"docs":{},"\"":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}},"m":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"r":{"docs":{},"i":{"docs":{},"a":{"docs":{},"l":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}}}}}},"e":{"docs":{},"n":{"docs":{},"u":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}},"u":{"docs":{},"b":{"docs":{},"\"":{"docs":{},",":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.0125}}}}}}},"t":{"docs":{},"y":{"docs":{},"p":{"docs":{},"e":{"docs":{},"\"":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.01875}}}}}}}}},".":{"docs":{},"b":{"docs":{},"g":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"t":{"docs":{},"e":{"docs":{},"x":{"docs":{},"t":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"交":{"docs":{},"流":{"docs":{},"讨":{"docs":{},"论":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"加":{"docs":{},"入":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"如":{"docs":{},"何":{"docs":{},"贡":{"docs":{},"献":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}},"编":{"docs":{},"写":{"docs":{},"通":{"docs":{},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}},"果":{"docs":{},"你":{"docs":{},"喜":{"docs":{},"欢":{"docs":{},"该":{"docs":{},"项":{"docs":{},"目":{"docs":{},"或":{"docs":{},"者":{"docs":{},"有":{"docs":{},"更":{"docs":{},"好":{"docs":{},"的":{"docs":{},"建":{"docs":{},"议":{"docs":{},",":{"docs":{},"欢":{"docs":{},"迎":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}},"始":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":10.003105590062113}}}}}},"提":{"docs":{},"供":{"docs":{},"更":{"docs":{},"便":{"docs":{},"利":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"指":{"docs":{},"令":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},"变":{"docs":{},"量":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"搭":{"docs":{},"建":{"docs":{},"的":{"docs":{},"中":{"docs":{},"后":{"docs":{},"台":{"docs":{},"管":{"docs":{},"理":{"docs":{},"框":{"docs":{},"架":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}},"指":{"docs":{},"令":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"神":{"docs":{},"器":{"docs":{},",":{"docs":{},"专":{"docs":{},"为":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}},"基":{"docs":{},"于":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"否":{"docs":{},"使":{"docs":{},"用":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}},"开":{"docs":{},"启":{"docs":{},"动":{"docs":{},"画":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"显":{"docs":{},"示":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{},"的":{"docs":{},"默":{"docs":{},"认":{"docs":{},"值":{"docs":{},",":{"docs":{},"其":{"docs":{},"中":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}},"框":{"docs":{},"架":{"docs":{},"目":{"docs":{},"前":{"docs":{},"还":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"成":{"docs":{},"熟":{"docs":{},",":{"docs":{},"各":{"docs":{},"方":{"docs":{},"面":{"docs":{},"都":{"docs":{},"有":{"docs":{},"待":{"docs":{},"完":{"docs":{},"善":{"docs":{},"。":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609},"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}},"初":{"docs":{},"衷":{"docs":{},"是":{"docs":{},"希":{"docs":{},"望":{"docs":{},"提":{"docs":{},"供":{"docs":{},"一":{"docs":{},"个":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}},"自":{"docs":{},"助":{"docs":{},"服":{"docs":{},"务":{"docs":{},"群":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}},"基":{"docs":{},"础":{"docs":{},"知":{"docs":{},"识":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"目":{"docs":{},"录":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},"等":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"样":{"docs":{},"式":{"docs":{},"是":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}},"系":{"docs":{},"统":{"docs":{},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"种":{"docs":{},"常":{"docs":{},"用":{"docs":{},"布":{"docs":{},"局":{"docs":{},"(":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}},"要":{"docs":{},"不":{"docs":{},"同":{"docs":{},"如":{"docs":{},"下":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"子":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},",":{"docs":{},"暂":{"docs":{},"时":{"docs":{},"无":{"docs":{},"法":{"docs":{},"设":{"docs":{},"置":{"docs":{},"其":{"docs":{},"它":{"docs":{},"插":{"docs":{},"入":{"docs":{},"位":{"docs":{},"置":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"扩":{"docs":{},"展":{"docs":{},"优":{"docs":{},"化":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}},"菜":{"docs":{},"单":{"docs":{},"只":{"docs":{},"支":{"docs":{},"持":{"docs":{},"三":{"docs":{},"级":{"docs":{},",":{"docs":{},"一":{"docs":{},"般":{"docs":{},"来":{"docs":{},"说":{"docs":{},",":{"docs":{},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"已":{"docs":{},"经":{"docs":{},"够":{"docs":{},"用":{"docs":{},"了":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{},"非":{"docs":{},"常":{"docs":{},"丰":{"docs":{},"富":{"docs":{},",":{"docs":{},"a":{"docs":{},"n":{"docs":{},"g":{"docs":{},"u":{"docs":{},"l":{"docs":{},"a":{"docs":{},"r":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"倍":{"docs":{},"数":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}},"设":{"docs":{},"计":{"docs":{},"原":{"docs":{},"则":{"docs":{},",":{"docs":{},"数":{"docs":{},"值":{"docs":{},"大":{"docs":{},"多":{"docs":{},"是":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"知":{"docs":{},"乎":{"docs":{},"专":{"docs":{},"栏":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}},"简":{"docs":{},"介":{"docs":{"./":{"ref":"./","tf":10}}}},"组":{"docs":{},"件":{"docs":{},"库":{"docs":{},"的":{"docs":{},"高":{"docs":{},"质":{"docs":{},"量":{"docs":{},"、":{"docs":{},"高":{"docs":{},"度":{"docs":{},"可":{"docs":{},"定":{"docs":{},"制":{"docs":{},"的":{"docs":{},"后":{"docs":{},"台":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"基":{"docs":{},"于":{"docs":{"./":{"ref":"./","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"开":{"docs":{},"发":{"docs":{},"的":{"docs":{},"项":{"docs":{},"目":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"你":{"docs":{},"需":{"docs":{},"要":{"docs":{},"了":{"docs":{},"解":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"以":{"docs":{},"及":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"合":{"docs":{},"而":{"docs":{},"成":{"docs":{},"。":{"docs":{},"我":{"docs":{},"们":{"docs":{},"稍":{"docs":{},"后":{"docs":{},"用":{"docs":{},"一":{"docs":{},"个":{"docs":{},"示":{"docs":{},"例":{"docs":{},"说":{"docs":{},"明":{"docs":{},",":{"docs":{},"以":{"docs":{},"下":{"docs":{},"是":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"类":{"docs":{},"型":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"#":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.09627329192546584},"theming/":{"ref":"theming/","tf":0.12222222222222222}}},"业":{"docs":{},"务":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"路":{"docs":{},"由":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"注":{"docs":{},"册":{"docs":{},"口":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"中":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}},"去":{"docs":{},"的":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"这":{"docs":{},"一":{"docs":{},"类":{"docs":{},"组":{"docs":{},"件":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"等":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"。":{"docs":{},"比":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"遵":{"docs":{},"循":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},"主":{"docs":{},"题":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"样":{"docs":{},"式":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}},"核":{"docs":{},"心":{"docs":{},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"系":{"docs":{},"统":{"docs":{"theming/":{"ref":"theming/","tf":10.011111111111111}}}}}},"仓":{"docs":{},"库":{"docs":{},",":{"docs":{},"不":{"docs":{},"过":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}},"原":{"docs":{},"始":{"docs":{},"的":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"了":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"默":{"docs":{},"认":{"docs":{},"获":{"docs":{},"取":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}},"克":{"docs":{},"隆":{"docs":{},"完":{"docs":{},"整":{"docs":{},"仓":{"docs":{},"库":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"公":{"docs":{},"用":{"docs":{},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"共":{"docs":{},"享":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"函":{"docs":{},"数":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"项":{"docs":{},"目":{"docs":{},"是":{"docs":{},"最":{"docs":{},"便":{"docs":{},"捷":{"docs":{},"的":{"docs":{},"方":{"docs":{},"式":{"docs":{},",":{"docs":{},"通":{"docs":{},"过":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"选":{"docs":{},"项":{"docs":{},"可":{"docs":{},"以":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"样":{"docs":{},"式":{"docs":{},"等":{"docs":{},"。":{"docs":{},"详":{"docs":{},"情":{"docs":{},"查":{"docs":{},"看":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"选":{"docs":{},"项":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}},"及":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/":{"ref":"schematics/","tf":0.03333333333333333},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186},"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}}},"只":{"docs":{},"有":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"一":{"docs":{},"种":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}},"能":{"docs":{},"创":{"docs":{},"建":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"无":{"docs":{},"法":{"docs":{},"添":{"docs":{},"加":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"以":{"docs":{},"下":{"docs":{},"方":{"docs":{},"法":{"docs":{},"只":{"docs":{},"能":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"其":{"docs":{},"它":{"docs":{},"声":{"docs":{},"明":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"添":{"docs":{},"加":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"安":{"docs":{},"装":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"方":{"docs":{},"式":{"docs":{},"之":{"docs":{},"外":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"克":{"docs":{},"隆":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}},"工":{"docs":{},"具":{"docs":{},"类":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"配":{"docs":{},"置":{"docs":{},"选":{"docs":{},"项":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"只":{"docs":{},"有":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"时":{"docs":{},"选":{"docs":{},"择":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}}}}}}}},"建":{"docs":{},"议":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"初":{"docs":{},"始":{"docs":{},"化":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"选":{"docs":{},"择":{"docs":{},"一":{"docs":{},"个":{"docs":{},"固":{"docs":{},"定":{"docs":{},"的":{"docs":{},"布":{"docs":{},"局":{"docs":{},"类":{"docs":{},"型":{"docs":{},",":{"docs":{},"尽":{"docs":{},"量":{"docs":{},"不":{"docs":{},"要":{"docs":{},"在":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"通":{"docs":{},"过":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"不":{"docs":{},"要":{"docs":{},"改":{"docs":{},"动":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"或":{"docs":{},"者":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"打":{"docs":{},"开":{"docs":{},"浏":{"docs":{},"览":{"docs":{},"器":{"docs":{},"访":{"docs":{},"问":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"拦":{"docs":{},"截":{"docs":{},"器":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"服":{"docs":{},"务":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"中":{"docs":{},"的":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}},"本":{"docs":{},"地":{"docs":{},"开":{"docs":{},"发":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"静":{"docs":{},"态":{"docs":{},"资":{"docs":{},"源":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"人":{"docs":{},"在":{"docs":{},"使":{"docs":{},"用":{"docs":{},"中":{"docs":{},"发":{"docs":{},"现":{"docs":{},"了":{"docs":{},"一":{"docs":{},"些":{"docs":{},"小":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"列":{"docs":{},"之":{"docs":{},"间":{"docs":{},"的":{"docs":{},"间":{"docs":{},"距":{"docs":{},"需":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}},"样":{"docs":{},"式":{"docs":{},"主":{"docs":{},"入":{"docs":{},"口":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":10}}}}}}},"核":{"docs":{},"心":{"docs":{},"文":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"根":{"docs":{},"模":{"docs":{},"块":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"组":{"docs":{},"件":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}},"添":{"docs":{},"加":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"后":{"docs":{},"期":{"docs":{},"可":{"docs":{},"能":{"docs":{},"还":{"docs":{},"有":{"docs":{},"微":{"docs":{},"调":{"docs":{},"。":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":10.011627906976743}}}},"一":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"环":{"docs":{},"境":{"docs":{},"变":{"docs":{},"量":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"登":{"docs":{},"陆":{"docs":{},"注":{"docs":{},"册":{"docs":{},"布":{"docs":{},"局":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}},"目":{"docs":{},"录":{"docs":{},"结":{"docs":{},"构":{"docs":{},"遵":{"docs":{},"循":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"块":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"将":{"docs":{},"模":{"docs":{},"块":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}},"前":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}},"提":{"docs":{},"供":{"docs":{},"了":{"docs":{},"两":{"docs":{},"个":{"docs":{},"生":{"docs":{},"成":{"docs":{},"代":{"docs":{},"码":{"docs":{},"的":{"docs":{},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}},"第":{"docs":{},"三":{"docs":{},"方":{"docs":{},"库":{"docs":{"libs/":{"ref":"libs/","tf":10.066666666666666}},"样":{"docs":{},"式":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801},"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},":":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}},"菜":{"docs":{},"单":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"服":{"docs":{},"务":{"docs":{},"会":{"docs":{},"返":{"docs":{},"回":{"docs":{},"一":{"docs":{},"个":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"运":{"docs":{},"行":{"docs":{},"程":{"docs":{},"序":{"docs":{},",":{"docs":{},"不":{"docs":{},"要":{"docs":{},"使":{"docs":{},"用":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}},"除":{"docs":{},"了":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"页":{"docs":{},"面":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"布":{"docs":{},"局":{"docs":{},"配":{"docs":{},"置":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":10.03225806451613}},"组":{"docs":{},"件":{"docs":{},"是":{"docs":{},"由":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"及":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"成":{"docs":{},",":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}},"运":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}},"后":{"docs":{},"默":{"docs":{},"认":{"docs":{},"执":{"docs":{},"行":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}},"的":{"docs":{},"升":{"docs":{},"级":{"docs":{},"维":{"docs":{},"护":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"会":{"docs":{},"继":{"docs":{},"续":{"docs":{},"完":{"docs":{},"善":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},",":{"docs":{},"建":{"docs":{},"议":{"docs":{},"采":{"docs":{},"用":{"docs":{},"最":{"docs":{},"新":{"docs":{},"的":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}},"风":{"docs":{},"格":{"docs":{},"指":{"docs":{},"南":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"是":{"docs":{},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{"getting-started.html":{"ref":"getting-started.html","tf":0.003105590062111801}}}}}}}}}}}}}}},"功":{"docs":{},"能":{"docs":{},",":{"docs":{},"之":{"docs":{},"后":{"docs":{},"还":{"docs":{},"会":{"docs":{},"添":{"docs":{},"加":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}},"原":{"docs":{},"理":{"docs":{},"图":{"docs":{"schematics/":{"ref":"schematics/","tf":10.033333333333333}},"等":{"docs":{},"价":{"docs":{},"于":{"docs":{},"以":{"docs":{},"下":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},"或":{"docs":{},"者":{"docs":{},"生":{"docs":{},"成":{"docs":{},"常":{"docs":{},"用":{"docs":{},"的":{"docs":{},"业":{"docs":{},"务":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}}}}}}}},"说":{"docs":{},"是":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}},"直":{"docs":{},"接":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}},"用":{"docs":{},"的":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}},"实":{"docs":{},"现":{"docs":{},"了":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}},"生":{"docs":{},"态":{"docs":{},"中":{"docs":{},"非":{"docs":{},"常":{"docs":{},"强":{"docs":{},"大":{"docs":{},"的":{"docs":{},"一":{"docs":{},"个":{"docs":{},"功":{"docs":{},"能":{"docs":{},"。":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/":{"ref":"schematics/","tf":0.03333333333333333}}}}}}}}}}}}}}}},"成":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"时":{"docs":{},",":{"docs":{},"会":{"docs":{},"将":{"docs":{},"路":{"docs":{},"由":{"docs":{},"添":{"docs":{},"加":{"docs":{},"声":{"docs":{},"明":{"docs":{},"到":{"docs":{},"同":{"docs":{},"级":{"docs":{},"路":{"docs":{},"由":{"docs":{},"位":{"docs":{},"置":{"docs":{},",":{"docs":{},"例":{"docs":{},"如":{"docs":{},":":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"则":{"docs":{},"保":{"docs":{},"留":{"docs":{},"了":{"docs":{},"所":{"docs":{},"有":{"docs":{},"布":{"docs":{},"局":{"docs":{},"参":{"docs":{},"数":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}},"动":{"docs":{},"态":{"docs":{},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"就":{"docs":{},"是":{"docs":{},"这":{"docs":{},"种":{"docs":{},"方":{"docs":{},"式":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}},"组":{"docs":{},"件":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}},"简":{"docs":{},"单":{"docs":{},"来":{"docs":{},"说":{"docs":{},"就":{"docs":{},"是":{"docs":{},"需":{"docs":{},"要":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"命":{"docs":{},"令":{"docs":{},"可":{"docs":{},"以":{"docs":{},"快":{"docs":{},"速":{"docs":{},"创":{"docs":{},"建":{"docs":{},"项":{"docs":{},"目":{"docs":{},"目":{"docs":{},"录":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"可":{"docs":{},"以":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"在":{"docs":{},"添":{"docs":{},"加":{"docs":{},"项":{"docs":{},"目":{"docs":{},"的":{"docs":{},"时":{"docs":{},"候":{"docs":{},"会":{"docs":{},"有":{"docs":{},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},",":{"docs":{},"它":{"docs":{},"可":{"docs":{},"以":{"docs":{},"更":{"docs":{},"快":{"docs":{},"速":{"docs":{},"地":{"docs":{},"定":{"docs":{},"制":{"docs":{},"主":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"动":{"docs":{},"态":{"docs":{},"组":{"docs":{},"件":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"业":{"docs":{},"务":{"docs":{},"页":{"docs":{},"面":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}},"更":{"docs":{},"改":{"docs":{},"布":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},";":{"docs":{},"d":{"docs":{},"y":{"docs":{},"n":{"docs":{},"a":{"docs":{},"m":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}},"版":{"docs":{},"本":{"docs":{},"(":{"8":{"docs":{},".":{"docs":{},"x":{"docs":{},")":{"docs":{},"创":{"docs":{},"建":{"docs":{},",":{"docs":{},"低":{"docs":{},"版":{"docs":{},"本":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"有":{"docs":{},"兼":{"docs":{},"容":{"docs":{},"问":{"docs":{},"题":{"docs":{},"。":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}}}}},"docs":{}},"有":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}},"表":{"docs":{},"示":{"docs":{},"静":{"docs":{},"态":{"docs":{},"模":{"docs":{},"板":{"docs":{},",":{"docs":{},"项":{"docs":{},"目":{"docs":{},"启":{"docs":{},"动":{"docs":{},"后":{"docs":{},"无":{"docs":{},"法":{"docs":{},"再":{"docs":{},"通":{"docs":{},"过":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"业":{"docs":{},"务":{"docs":{},"组":{"docs":{},"件":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}},"选":{"docs":{},"择":{"docs":{},"导":{"docs":{},"航":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"或":{"docs":{},"者":{"docs":{},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"布":{"docs":{},"局":{"docs":{},"模":{"docs":{},"板":{"docs":{},"类":{"docs":{},"型":{"docs":{},":":{"docs":{},"s":{"docs":{},"t":{"docs":{},"a":{"docs":{},"t":{"docs":{},"i":{"docs":{},"c":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}},"文":{"docs":{},"字":{"docs":{},"方":{"docs":{},"向":{"docs":{},":":{"docs":{},"从":{"docs":{},"左":{"docs":{},"到":{"docs":{},"右":{"docs":{},"或":{"docs":{},"者":{"docs":{},"从":{"docs":{},"右":{"docs":{},"到":{"docs":{},"左":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}},"这":{"docs":{},"题":{"docs":{},"风":{"docs":{},"格":{"docs":{},":":{"docs":{},"明":{"docs":{},"亮":{"docs":{},"主":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"暗":{"docs":{},"黑":{"docs":{},"主":{"docs":{},"题":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}}}}}}}}}},"项":{"docs":{},"配":{"docs":{},"置":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}},"预":{"docs":{},"处":{"docs":{},"理":{"docs":{},"器":{"docs":{},"最":{"docs":{},"好":{"docs":{},"选":{"docs":{},"择":{"docs":{"schematics/project-init.html":{"ref":"schematics/project-init.html","tf":0.011627906976744186}}}}}}}}}},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"在":{"docs":{},"新":{"docs":{},"建":{"docs":{},"的":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"组":{"docs":{},"件":{"docs":{},"声":{"docs":{},"明":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"在":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"路":{"docs":{},"由":{"docs":{},"中":{"docs":{},"添":{"docs":{},"加":{"docs":{},"一":{"docs":{},"个":{"docs":{},"路":{"docs":{},"由":{"docs":{},"声":{"docs":{},"明":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"及":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"下":{"docs":{},"是":{"docs":{},"一":{"docs":{},"个":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"示":{"docs":{},"例":{"docs":{},"。":{"docs":{},"如":{"docs":{},"果":{"docs":{},"使":{"docs":{},"用":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},",":{"docs":{},"其":{"docs":{},"二":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"二":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"为":{"docs":{},"例":{"docs":{},":":{"docs":{},"一":{"docs":{},"级":{"docs":{},"子":{"docs":{},"项":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"优":{"docs":{},"化":{"docs":{},"组":{"docs":{},"件":{"docs":{},"命":{"docs":{},"名":{"docs":{},":":{"docs":{},"为":{"docs":{},"了":{"docs":{},"防":{"docs":{},"止":{"docs":{},"组":{"docs":{},"件":{"docs":{},"重":{"docs":{},"复":{"docs":{},",":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"模":{"docs":{},"块":{"docs":{},"名":{"docs":{},"前":{"docs":{},"缀":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}},"生":{"docs":{},"成":{"docs":{},"路":{"docs":{},"径":{"docs":{},":":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}},"但":{"docs":{},"是":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"创":{"docs":{},"建":{"docs":{},"完":{"docs":{},"成":{"docs":{},"之":{"docs":{},"后":{"docs":{},"需":{"docs":{},"要":{"docs":{},"手":{"docs":{},"动":{"docs":{},"编":{"docs":{},"写":{"docs":{},"组":{"docs":{},"件":{"docs":{},"内":{"docs":{},"容":{"docs":{},",":{"docs":{},"常":{"docs":{},"用":{"docs":{},"于":{"docs":{},"编":{"docs":{},"辑":{"docs":{},"操":{"docs":{},"作":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"。":{"docs":{},"在":{"docs":{},"后":{"docs":{},"续":{"docs":{},"迭":{"docs":{},"代":{"docs":{},"中":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"增":{"docs":{},"加":{"docs":{},"相":{"docs":{},"应":{"docs":{},"的":{"docs":{},"模":{"docs":{},"态":{"docs":{},"窗":{"docs":{},"组":{"docs":{},"件":{"docs":{},"模":{"docs":{},"板":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"和":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219},"theming/":{"ref":"theming/","tf":0.011111111111111112}},"预":{"docs":{},"构":{"docs":{},"建":{"docs":{},"选":{"docs":{},"项":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"团":{"docs":{},"队":{"docs":{},"已":{"docs":{},"经":{"docs":{},"针":{"docs":{},"对":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},"做":{"docs":{},"了":{"docs":{},"优":{"docs":{},"化":{"docs":{},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"不":{"docs":{},"确":{"docs":{},"定":{"docs":{},"在":{"docs":{},"哪":{"docs":{},"个":{"docs":{},"版":{"docs":{},"本":{"docs":{},"修":{"docs":{},"复":{"docs":{},"了":{"docs":{},"该":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"大":{"docs":{},"家":{"docs":{},"可":{"docs":{},"以":{"docs":{},"自":{"docs":{},"行":{"docs":{},"检":{"docs":{},"查":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"对":{"docs":{},"比":{"docs":{},"原":{"docs":{},"始":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.011834319526627219}}}}},"颜":{"docs":{},"色":{"docs":{},"进":{"docs":{},"行":{"docs":{},"了":{"docs":{},"非":{"docs":{},"常":{"docs":{},"精":{"docs":{},"细":{"docs":{},"的":{"docs":{},"设":{"docs":{},"置":{"docs":{},"。":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}}}}}}}}}}}},"将":{"docs":{},"声":{"docs":{},"明":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{},"常":{"docs":{},"量":{"docs":{},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}}}}},"新":{"docs":{},"增":{"docs":{},"路":{"docs":{},"由":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":10.005917159763314}}}}}},"模":{"docs":{},"块":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}},"板":{"docs":{},"才":{"docs":{},"有":{"docs":{},"效":{"docs":{},"。":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}},"等":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}},"路":{"docs":{},"由":{"docs":{},"定":{"docs":{},"义":{"docs":{},"默":{"docs":{},"认":{"docs":{},"添":{"docs":{},"加":{"docs":{},"到":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}},"路":{"docs":{},"径":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"通":{"docs":{},"过":{"docs":{},"以":{"docs":{},"上":{"docs":{},"命":{"docs":{},"令":{"docs":{},"会":{"docs":{},"自":{"docs":{},"动":{"docs":{},"在":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}}},"默":{"docs":{},"认":{"docs":{},"创":{"docs":{},"建":{"docs":{},"一":{"docs":{},"个":{"docs":{},"惰":{"docs":{},"性":{"docs":{},"模":{"docs":{},"块":{"docs":{},"。":{"docs":{"schematics/new-route.html":{"ref":"schematics/new-route.html","tf":0.005917159763313609}}}}}}}}}}},"值":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}},"没":{"docs":{},"有":{"docs":{},"响":{"docs":{},"应":{"docs":{},"式":{"docs":{},"布":{"docs":{},"局":{"docs":{},"组":{"docs":{},"件":{"docs":{},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"必":{"docs":{},"须":{"docs":{},"借":{"docs":{},"助":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}},"为":{"docs":{},"了":{"docs":{},"方":{"docs":{},"便":{"docs":{},"修":{"docs":{},"改":{"docs":{},"主":{"docs":{},"题":{"docs":{},"色":{"docs":{},"系":{"docs":{},",":{"docs":{},"s":{"docs":{},"i":{"docs":{},"d":{"docs":{},"e":{"docs":{},"n":{"docs":{},"a":{"docs":{},"v":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"解":{"docs":{},"决":{"docs":{},"这":{"docs":{},"个":{"docs":{},"问":{"docs":{},"题":{"docs":{},",":{"docs":{},"n":{"docs":{},"g":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}},"入":{"docs":{},"口":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"去":{"docs":{},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{},",":{"docs":{},"除":{"docs":{},"非":{"docs":{},"你":{"docs":{},"有":{"docs":{},"特":{"docs":{},"殊":{"docs":{},"的":{"docs":{},"需":{"docs":{},"求":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}},"变":{"docs":{},"量":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}},"编":{"docs":{},"写":{"docs":{},",":{"docs":{},"所":{"docs":{},"以":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"必":{"docs":{},"须":{"docs":{},"了":{"docs":{},"解":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}},"顶":{"docs":{},"部":{"docs":{},"导":{"docs":{},"航":{"docs":{},"布":{"docs":{},"局":{"docs":{},")":{"docs":{},"、":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"服":{"docs":{},"务":{"docs":{},"、":{"docs":{},"页":{"docs":{},"面":{"docs":{},"标":{"docs":{},"题":{"docs":{},"组":{"docs":{},"件":{"docs":{},"(":{"docs":{},"面":{"docs":{},"包":{"docs":{},"屑":{"docs":{},"组":{"docs":{},"件":{"docs":{},")":{"docs":{},"、":{"docs":{},"常":{"docs":{},"用":{"docs":{},"辅":{"docs":{},"助":{"docs":{},"样":{"docs":{},"式":{"docs":{},"类":{"docs":{},"等":{"docs":{},"。":{"docs":{"theming/":{"ref":"theming/","tf":0.011111111111111112}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"参":{"docs":{},"数":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"描":{"docs":{},"述":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"方":{"docs":{},"法":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"监":{"docs":{},"听":{"docs":{},"侧":{"docs":{},"边":{"docs":{},"栏":{"docs":{},"导":{"docs":{},"航":{"docs":{},"状":{"docs":{},"态":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}}}}}}}},"获":{"docs":{},"取":{"docs":{},"配":{"docs":{},"置":{"docs":{},"项":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}}},"全":{"docs":{},"部":{"docs":{},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"菜":{"docs":{},"单":{"docs":{},"层":{"docs":{},"级":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}},"项":{"docs":{},"名":{"docs":{},"称":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}},"设":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"计":{"docs":{},",":{"docs":{},"使":{"docs":{},"用":{"docs":{},"非":{"docs":{},"常":{"docs":{},"方":{"docs":{},"便":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}},"返":{"docs":{},"回":{"docs":{},"值":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":0.011363636363636364},"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}},"配":{"docs":{},"置":{"docs":{},"布":{"docs":{},"局":{"docs":{"theming/layout.html":{"ref":"theming/layout.html","tf":10.011363636363637}}}},"菜":{"docs":{},"单":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":10.00625}}}}}},"允":{"docs":{},"许":{"docs":{},"为":{"docs":{},"空":{"docs":{},",":{"docs":{},"最":{"docs":{},"终":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},"为":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}},"关":{"docs":{},"于":{"docs":{},"三":{"docs":{},"级":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"演":{"docs":{},"示":{"docs":{},"示":{"docs":{},"例":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"地":{"docs":{},"址":{"docs":{},",":{"docs":{},"分":{"docs":{},"别":{"docs":{},"打":{"docs":{},"开":{"docs":{},"以":{"docs":{},"下":{"docs":{},"两":{"docs":{},"个":{"docs":{},"路":{"docs":{},"径":{"docs":{},"查":{"docs":{},"看":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"变":{"docs":{},"化":{"docs":{},":":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"颜":{"docs":{},"色":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"数":{"docs":{},"组":{"docs":{},",":{"docs":{},"应":{"docs":{},"用":{"docs":{},"的":{"docs":{},"导":{"docs":{},"航":{"docs":{},"会":{"docs":{},"根":{"docs":{},"据":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"数":{"docs":{},"据":{"docs":{},"动":{"docs":{},"态":{"docs":{},"生":{"docs":{},"成":{"docs":{},",":{"docs":{},"并":{"docs":{},"且":{"docs":{},"和":{"docs":{},"路":{"docs":{},"由":{"docs":{},"相":{"docs":{},"关":{"docs":{},"联":{"docs":{},"。":{"docs":{},"每":{"docs":{},"个":{"docs":{},"菜":{"docs":{},"单":{"docs":{},"项":{"docs":{},"的":{"docs":{},"路":{"docs":{},"由":{"docs":{},"是":{"docs":{},"由":{"docs":{},"父":{"docs":{},"级":{"docs":{},"和":{"docs":{},"子":{"docs":{},"级":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"标":{"docs":{},"签":{"docs":{},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}},"需":{"docs":{},"要":{"docs":{},"填":{"docs":{},"入":{"docs":{},"一":{"docs":{},"个":{"docs":{},"合":{"docs":{},"法":{"docs":{},"的":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}}}}}}}}}},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}},"颜":{"docs":{},"色":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625},"theming/colors.html":{"ref":"theming/colors.html","tf":10.090909090909092}},"值":{"docs":{},",":{"docs":{},"比":{"docs":{},"如":{"docs":{"theming/menu.html":{"ref":"theming/menu.html","tf":0.00625}}}}}},"类":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}},"分":{"docs":{},"为":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"及":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},",":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}},"演":{"docs":{},"示":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}}}},"副":{"docs":{},"标":{"docs":{},"题":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}},"属":{"docs":{},"性":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"来":{"docs":{},"改":{"docs":{},"变":{"docs":{},"标":{"docs":{},"题":{"docs":{},"的":{"docs":{},"背":{"docs":{},"景":{"docs":{},"色":{"docs":{},"。":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.03225806451612903}}}}}}}}}}}},"类":{"docs":{},"型":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"说":{"docs":{},"明":{"docs":{"theming/title.html":{"ref":"theming/title.html","tf":0.06451612903225806}}}},"详":{"docs":{},"见":{"docs":{"theming/colors.html":{"ref":"theming/colors.html","tf":0.09090909090909091}}}},"前":{"docs":{},"缀":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}},",":{"docs":{},"文":{"docs":{},"本":{"docs":{},"色":{"docs":{},"添":{"docs":{},"加":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},"我":{"docs":{},"在":{"docs":{},"很":{"docs":{},"早":{"docs":{},"之":{"docs":{},"前":{"docs":{},"曾":{"docs":{},"写":{"docs":{},"过":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}},"所":{"docs":{},"有":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}},"辅":{"docs":{},"助":{"docs":{},"类":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.041666666666666664}},"可":{"docs":{},"以":{"docs":{},"查":{"docs":{},"看":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}},"在":{"docs":{},"实":{"docs":{},"际":{"docs":{},"工":{"docs":{},"作":{"docs":{},"中":{"docs":{},"有":{"docs":{},"着":{"docs":{},"至":{"docs":{},"关":{"docs":{},"重":{"docs":{},"要":{"docs":{},"的":{"docs":{},"作":{"docs":{},"用":{"docs":{},",":{"docs":{},"基":{"docs":{},"于":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}},"的":{"docs":{},"编":{"docs":{},"写":{"docs":{},"策":{"docs":{},"略":{"docs":{},",":{"docs":{},"详":{"docs":{},"见":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}},",":{"docs":{},"我":{"docs":{},"们":{"docs":{},"几":{"docs":{},"乎":{"docs":{},"不":{"docs":{},"需":{"docs":{},"要":{"docs":{},"再":{"docs":{},"写":{"docs":{},"多":{"docs":{},"余":{"docs":{},"的":{"docs":{},"样":{"docs":{},"式":{"docs":{},",":{"docs":{},"同":{"docs":{},"时":{"docs":{},"也":{"docs":{},"可":{"docs":{},"以":{"docs":{},"避":{"docs":{},"免":{"docs":{},"出":{"docs":{},"现":{"docs":{},"全":{"docs":{},"局":{"docs":{},"样":{"docs":{},"式":{"docs":{},"覆":{"docs":{},"盖":{"docs":{},"的":{"docs":{},"问":{"docs":{},"题":{"docs":{},"或":{"docs":{},"者":{"docs":{},"这":{"docs":{},"一":{"docs":{},"隐":{"docs":{},"患":{"docs":{},"降":{"docs":{},"到":{"docs":{},"最":{"docs":{},"低":{"docs":{},",":{"docs":{},"系":{"docs":{},"统":{"docs":{},"中":{"docs":{},"所":{"docs":{},"有":{"docs":{},"的":{"docs":{},"细":{"docs":{},"节":{"docs":{},"调":{"docs":{},"整":{"docs":{},"都":{"docs":{},"应":{"docs":{},"该":{"docs":{},"使":{"docs":{},"用":{"docs":{"theming/helpers.html":{"ref":"theming/helpers.html","tf":0.020833333333333332}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"推":{"docs":{},"荐":{"docs":{},"一":{"docs":{},"些":{"docs":{},"优":{"docs":{},"秀":{"docs":{},"的":{"docs":{"libs/":{"ref":"libs/","tf":0.06666666666666667}}}}}}}}},"两":{"docs":{},"个":{"docs":{},"类":{"docs":{},"实":{"docs":{},"现":{"docs":{},"左":{"docs":{},"右":{"docs":{},"间":{"docs":{},"距":{"docs":{},",":{"docs":{},"以":{"docs":{},"后":{"docs":{},"有":{"docs":{},"可":{"docs":{},"能":{"docs":{},"会":{"docs":{},"移":{"docs":{},"除":{"docs":{},"。":{"docs":{},"使":{"docs":{},"用":{"docs":{},"者":{"docs":{},"可":{"docs":{},"以":{"docs":{},"看":{"docs":{},"一":{"docs":{},"下":{"docs":{},"完":{"docs":{},"整":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},"代":{"docs":{},"码":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}},"官":{"docs":{},"方":{"docs":{},"提":{"docs":{},"供":{"docs":{},"的":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}},"指":{"docs":{},"令":{"docs":{},"实":{"docs":{},"现":{"docs":{},",":{"docs":{},"因":{"docs":{},"为":{"docs":{},"一":{"docs":{},"些":{"docs":{},"说":{"docs":{},"起":{"docs":{},"来":{"docs":{},"有":{"docs":{},"些":{"docs":{},"复":{"docs":{},"杂":{"docs":{},"的":{"docs":{},"原":{"docs":{},"因":{"docs":{},",":{"docs":{},"这":{"docs":{},"个":{"docs":{},"指":{"docs":{},"令":{"docs":{},"并":{"docs":{},"不":{"docs":{},"是":{"docs":{},"很":{"docs":{},"好":{"docs":{},"用":{"docs":{},",":{"docs":{},"已":{"docs":{},"经":{"docs":{},"有":{"docs":{},"人":{"docs":{},"提":{"docs":{},"议":{"docs":{},"加":{"docs":{},"入":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}}},",":{"docs":{},"但":{"docs":{},"是":{"docs":{},"官":{"docs":{},"方":{"docs":{},"目":{"docs":{},"前":{"docs":{},"因":{"docs":{},"为":{"docs":{},"各":{"docs":{},"种":{"docs":{},"原":{"docs":{},"因":{"docs":{},"没":{"docs":{},"有":{"docs":{},"实":{"docs":{},"现":{"docs":{},"。":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}}}}}}}}}}}}}}}}},"暂":{"docs":{},"时":{"docs":{},"加":{"docs":{},"入":{"docs":{},"了":{"docs":{"libs/flex-layout.html":{"ref":"libs/flex-layout.html","tf":0.03125}}}}}}},"国":{"docs":{},"际":{"docs":{},"化":{"docs":{"i18n/":{"ref":"i18n/","tf":10}}}}}},"length":1561},"corpusTokens":["\"\",","\"autocomplete\",","\"children\":","\"favorite\",","\"form","\"icon\":","\"link\"","\"material\",","\"menu\":","\"name\":","\"state\":","\"sub\",","\"type\":","#","$","''","'',","'abc',","'above';","'dark';","'extlink'","'exttablink';","'fixed'","'fixed',","'light'","'light',","'link'","'ltr'","'ltr',","'rtl';","'side'","'side',","'static'","'sub'","'top';","()","(8.x),","(light/dark)","(ltr/rtl)","(sass)","(sass),使用其它预处理器则无法使用","(side","(side/top)","(static/dynamic)","(such","(yes/no)","**","+",".bg",".text","/","//","1.","16","1、必须创建一个","2.","24.","24,这样可以最大程度的保证系统样式的统一。","2、添加","4","4,","500,","500、blue","8","8.x","900,","900,详情查看","=","=>","@includ","@mixin","[","[],","]","],","_functions.scss","_mixins.scss","_variables.scss","abov","achiev","ad","add","adjust","admin","adminlayoutcompon","adminlayoutcomponent,","ago.","allow","angular","angular'","angular.","anim","api","app","app.component.t","app.module.t","app.scss","applic","appset","array,","aspect","asset","associ","auth","automat","automaticly:","avail","avoid","background","badge?:","base","basic","befor","being.","best","better","between","blue","boolean","boolean;","breadcrumb","breadcrumbs.","browser","bug,","bug,使用以上命令会报错,本人提了","busi","case","cases,","cd","chang","changes:","check","child","children","children:","children?:","childrenitem","childrenitem[];","choos","classes,","class。","cli","cli,","cli:","clone","code","codes,","col","color","color.","color:","column","come","command","command,","command.","common","commonli","compat","complete,","complic","compon","component'","component,","component.","component:","components,","components.","compos","configur","configurations.","const","constant","content,","continu","contribut","controls\",","conveni","core","core.module.t","core/settings.t","correspond","creat","creation","css","current","currently,","custom","dashboard","data","data,","declar","declarations.","default","default.","default.interceptor.t","defaults:","definit","demo","demo.","depth=1","descript","design","details.","develop","differ","dir:","dir?:","direct","directive,","directli","directly.","directori","divid","doesn't","don't","duplication,","dure","dynam","e.g.","e=tru","each","easi","easier","easiest","ecosystem.","edit","empty,","engin","enough.","ensur","entrycompon","environ","equival","error","etc.)","etc。","exampl","example,","example.","example:","excel","except","export","extent","extent.","false,","featur","few","file,","files.","fill","final","finely.","first","fix","flex","follow","follows:","formli","found","framework","full","function","future.","fxlayoutgap","fxlayoutgutt","g","gener","generally,","generate.","generate,提供更多常用的业务模板。","gestur","get","getal","getmenuitemnam","getmenulevel","getopt","git","git@github.com:ng","global","greatest","guide,","hammerj","header","headerpos:","headerpos?:","helper","helpers,","helpers。","here","high","hmr","hmr,","however,","http","http://localhost:4200/","http://localhost:4200/.","https://ng","icon:","implement","import","import('./abc/abc.module').then(m","improv","improved.","inform","init","initi","initialization,","initialization.","insert","instal","instruction.","intent","interceptor","interfac","internation","introduct","issu","issues.","it'","it,","it.","item","iterations.","key","know","label","label?:","later","latest","layout","layout.","lazi","legal","level","level_1_state/level_2_state.","level_1_state/level_2_state。在少数情况下可能会用到三级菜单。","levels,","lib","libari","librari","libraries:","listen","loadchildren:","locat","location:","look","lower","m.abcmodule)","m=","m=rout","m=routes/","made","main","mainten","make","manual","manually.","matbottomsheet","matbottomsheet,matdialog","matdialog","materi","material.","material.module.t","material/autocomplete.","material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。","matero","matero'","matero.git","matero.github.io/ng","matero/#/material/autocomplet","matero/#/material/data","matero/ng","matero/starter.git","matero:modul","matero:pag","matero:page.","matero:page,其实这两个命令是对","matur","mean","menu","menu,","menu.","menu.service.t","menu:","menu[]","menuservic","method","minim","mixin","mixin。","modal","modal,","modal.","modul","module,","module.","more","more.","mostli","multipl","name","name:","nav","navig","navigation),","navpos,dir,","navpos:","navpos?:","navpos、dir、them","need","new","ng","ngx","npm","number","observ","offici","open","optim","option","option.","options.","options?:","origin","overwrit","p","pad","page","page.","paramet","parent","parti","path","path:","path,二级子项的","path,所以业务页的最终路由地址就是","photoview","play","plugin","power","prebuild","prebuilt","prefix","prefix.","preprocessor,","preprocessor。","present,","prevent","principles,","problem","problem,","program","progressbar","project","project.","projects,","properti","provid","pr,angular","pull","qualiti","quickli","quickly.","real","reasons.","recognit","recommend","red","redund","regard","releas","reload","remov","repo,","repo.","repres","request","request.","request,或者提","requirements.","respect","respons","retain","return","rich,","risks.","role","rout","route.","route=abc","routes.modul","routes.module.t","routes//","routes/abc","routes:","routing.","routing.modul","routing.module.t","row","run","same","sass","sass,","sass.","schemat","schematics.","scss","second","see","segmentfault","select","serv","serve.","servic","services,pag","set","setlayout","setlayout。","setnavst","setting.service.t","setting.ts,","setting.ts,动态设置页面布局可以使用","settings.service.t","settings.t","settingsservic","share","shared.module.t","short.","show","showbreadcrumb","showheader:","showheader?:","showuserpanel:","showuserpanel?:","sibl","side","sidebar","sidenav","sidenavcollapsed:","sidenavcollapsed?:","sidenavopened:","sidenavopened?:","small","solv","someon","soon","sourc","space","spacing,","special","src","start","started,","starter","starts.","startup","startup.servic","startup.service.","startup.service.t","startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在","state","state:","statearr:","states.","static","statu","string","string;","string[]","structur","style","style.scss","submit","subsequ","subtitl","such","suggest","suggestions,","support","sure","system","table/pagin","tag","tag;","take","team","templat","template.","templates.","templet","temporarili","text","theme","theme($theme)","theme($theme);","theme.","theme.module.t","theme:","theme?:","third","those","three","through","throw","time","time,","titl","title.","toastr","top","topnav","translat","true","true,","two","type","type:","typescript","understand","uniform","unless","up","updat","update,方便","upgrad","us","use.","used.","user","usingsetlayoutinsetting.service.ts.","valid","valu","value,","value:","variabl","variou","veri","version","vs","way","well","whole","widget","work","world.","write","written","year","yourself.","{","|","|——","}","},","};","│","│──","└──","├──","专栏","业务文件","业务路由模块","业务路由注册口","两个类实现左右间距,以后有可能会移除。使用者可以看一下完整","中。","中去的组件,这一类组件常用于模态窗等,比如","中添加一个路由定义。比如:","中的","中辅助样式类遵循","为了方便修改主题色系,sidenav","为了解决这个问题,ng","主题文件","主题样式入口文件","主题核心样式","主题模块","主题系统","交流讨论","仓库,不过","代码。","以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。","以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的","以二级菜单为例:一级子项的","以及在","优化组件命名:为了防止组件重复,默认添加模块名前缀","优化组件生成路径:默认添加到","但是","使用","使用了","使用原始的","使用页面标题组件。页面标题默认获取菜单的","允许为空,最终的路由地址为","克隆完整仓库","入口","公用组件","共享文件","共享模块","关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:","关于颜色","函数","函数入口","则保留了所有布局参数,项目启动后可以通过","创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。","初始化选项","初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看","初始化项目配置","前缀","前缀,文本色添加","副标题","功能,之后还会添加","加入","动态更改布局,比如演示示例就是这种方式。","动态组件","动态组件简单来说就是需要添加到","原理图","原理图等价于以下","去设置布局,除非你有特殊的需求。","参数","及","变量","只有侧边栏一种布局样式。","只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。","可以快速添加项目目录或者生成常用的业务模板。","可以直接使用","可以说是","可用的","命令可以快速创建项目目录,并且可以通过","和","和预构建选项关联。","团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。","国际化","在业务页面添加一个动态组件。","在惰性模块中创建一个业务页面。","在模块路由中添加组件的路由声明","在添加项目的时候会有预构建选项,它可以更快速地定制主题。","如何编写通用的","如何贡献","如果你喜欢该项目或者有更好的建议,欢迎","安装","安装方式之外,也可以克隆","官方提供的","实现了","实现响应式布局。","对比原始","对颜色进行了非常精细的设置。","将声明添加到常量数组,比如","属性","工具类","布局","布局配置只有在项目初始化时选择","布局配置选项","建议不要改动","建议使用","建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过","开发","开始使用","我在很早之前曾写过","或者","所有","打开浏览器访问","拦截器","指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入","指令,但是官方目前因为各种原因没有实现。","推荐一些优秀的","描述","提供更便利的业务指令。","提供的样式变量。","搭建的中后台管理框架。","数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的","新增路由","方法","是一个基于","是一个基于指令的布局神器,专为","是否使用","是否开启动画","是否显示面包屑","是基于","是布局配置项的默认值,其中","暂时加入了","更改布局样式;dynam","服务","服务中的","本人在使用中发现了一些小问题,列之间的间距需要使用","本地开发","本地静态资源","来改变标题的背景色。","标签颜色","标签颜色需要填入一个合法的","标题","样式主入口文件","样式目录","样式辅助类","核心文件","核心模块","根模块","根组件","框架目前还不是很成熟,各方面都有待完善。","模块","模板才有效。","添加一个菜单项","添加业务模块,后期可能还有微调。","添加项目","版本有","版本(8.x)创建,低版本可能会有兼容问题。","环境变量配置","生态中非常强大的一个功能。通过","生成惰性模块时,会将路由添加声明到同级路由位置,例如:","登陆注册布局","的","的主要不同如下:","的主题样式是基于","的主题系统提供了两种常用布局(侧边栏导航布局","的主题风格等。","的倍数,比如","的初衷是希望提供一个基于","的基础知识。","的基础知识。主题样式目录如下:","的子路由中,暂时无法设置其它插入位置。","的扩展优化。","的自助服务群","的菜单只支持三级,一般来说,二级菜单已经够用了。","的设计原则,数值大多是","的辅助类","的颜色非常丰富,angular","监听侧边栏导航状态","目前","目前提供了两个生成代码的原理图,ng","目录添加一个业务模块,同时也会将模块声明添加到","目录结构遵循","知乎专栏","第三方库","第三方库样式","第三方库:","等。","简介","类型","组件库以及","组件库开发的项目,所以你需要了解","组件库的高质量、高度可定制的后台模板,同时基于","组件模块","组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。","编写,所以使用者必须了解","获取全部菜单","获取菜单层级","获取菜单项名称","获取配置项","菜单服务会返回一个","菜单配置","表示业务组件的路由","表示惰性模块的路由","表示静态模板,项目启动后无法再通过","设置布局","设置菜单","设计,使用非常方便。","详见","说明","路由定义默认添加到","路由路径","辅助类","辅助类可以查看","辅助类在实际工作中有着至关重要的作用,基于","辅助类的编写策略,详见","辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用","运行程序,不要使用","返回值","选择导航类型:侧边栏导航或者顶部导航","选择布局模板类型:static","选择文字方向:从左到右或者从右到左","选择这题风格:明亮主题或者暗黑主题","选项配置","通过以上命令会自动在","配置布局","配置菜单","除了","页面","页面布局配置","页面标题","页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。","顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。","项目的升级维护,同时也会继续完善","项目目录","项目运行","项目运行后默认执行","项目,建议采用最新的","预处理器最好选择","颜色","颜色值,比如","颜色演示","颜色类","颜色类分为背景色及文本色,背景色添加","风格指南,同时也是为了方便","默认值","默认创建一个惰性模块。","默认没有响应式布局组件,我们必须借助"],"pipeline":["stopWordFilter","stemmer"]},"store":{"./":{"url":"./","title":"简介","keywords":"","body":"\n \n \n \n\n\n\nNG-MATERO\n\n\nNg-Matero 是一个基于 Angular Material 搭建的中后台管理框架。\n开发 ng-matero 的初衷是希望提供一个基于 Angular Material 组件库的高质量、高度可定制的后台模板,同时基于 Schematics 提供更便利的业务指令。\n框架目前还不是很成熟,各方面都有待完善。\n如何贡献\n如果你喜欢该项目或者有更好的建议,欢迎 Pull request,或者提 Issues\n交流讨论\n\n知乎专栏\nsegmentfault 专栏\n加入 NG-MATERO 的自助服务群\n\n\n"},"getting-started.html":{"url":"getting-started.html","title":"开始使用","keywords":"","body":"开始使用\nNg-Matero 是基于 Angular Material 组件库开发的项目,所以你需要了解 TypeScript 及 Sass 的基础知识。\n安装\n使用 CLI 初始化项目是最便捷的方式,通过初始化选项可以定制主题样式等。详情查看 添加项目\n$ ng new \n$ cd \n$ ng add ng-matero\n\n除了 CLI 安装方式之外,也可以克隆 Starter 仓库,不过 Starter 只有侧边栏一种布局样式。\n$ git clone --depth=1 git@github.com:ng-matero/starter.git \n$ cd \n$ npm install\n\n本地开发\n建议使用 hmr 运行程序,不要使用 npm start 或者 ng serve\n$ npm run hmr\n\n克隆完整仓库\n$ git clone git@github.com:ng-matero/ng-matero.git\n$ cd ng-matero\n$ npm install\n$ npm run hmr\n\n打开浏览器访问 http://localhost:4200/\n\n项目目录\n├── src\n│ ├── app\n│ │ ├── core # 核心文件\n│ │ │ ├── interceptors # HTTP 拦截器\n│ │ │ │ └── default.interceptor.ts \n│ │ │ ├── services # 服务\n│ │ │ │ ├── settings.service.ts # 页面布局配置\n│ │ │ │ ├── menu.service.ts # 菜单配置\n│ │ │ │ └── startup.service.ts # 初始化项目配置\n│ │ │ │── core.module.ts # 核心模块\n│ │ │ │── **\n│ │ │ └── settings.ts # 布局配置选项\n│ │ ├── routes # 业务文件\n│ │ │ ├── ** \n│ │ │ ├── routes-routing.module.ts # 业务路由注册口\n│ │ │ └── routes.module.ts # 业务路由模块\n│ │ ├── shared # 共享文件\n│ │ │ |—— **\n│ │ │ └── shared.module.ts # 共享模块\n│ │ ├── theme # 主题文件\n│ │ │ ├── admin-layout # Admin 布局\n│ │ │ ├── auth-layout # 登陆注册布局\n│ │ | └── theme.module.ts # 主题模块\n│ │ ├── app.component.ts # 根组件\n│ │ └── app.module.ts # 根模块\n│ │ └── material.module.ts # Material 组件模块\n│ ├── assets # 本地静态资源\n│ ├── environments # 环境变量配置\n│ ├── styles # 样式目录\n│ │ ├── functions # 函数\n│ │ ├── helpers # 工具类\n│ │ ├── mixins # mixin\n│ │ ├── plugins # 第三方库样式\n│ │ ├── theme # 主题核心样式\n│ │ ├── widgets # 公用组件\n│ │ ├── **\n│ │ └── app.scss # 主题样式入口文件\n└── └── style.scss # 样式主入口文件\n\n目录结构遵循 Angular 风格指南,同时也是为了方便 CLI 添加业务模块,后期可能还有微调。\n项目运行\n项目运行后默认执行 startup.service,项目启动前的一些关键信息,比如菜单、用户信息等,都可以写在 startup.service 中。\n"},"schematics/":{"url":"schematics/","title":"原理图","keywords":"","body":"原理图\nSchematics 可以说是 Angular 生态中非常强大的一个功能。通过 Schematics 可以快速添加项目目录或者生成常用的业务模板。\n目前 ng-matero 实现了 ng add 及 ng generate 功能,之后还会添加 ng update,方便 ng-matero 项目的升级维护,同时也会继续完善 ng generate,提供更多常用的业务模板。\n\nng add\nng generate\nng update\n\n"},"schematics/project-init.html":{"url":"schematics/project-init.html","title":"添加项目","keywords":"","body":"添加项目\n使用 ng add 命令可以快速创建项目目录,并且可以通过 CLI 选项配置 ng-matero 的主题风格等。\n1、必须创建一个 Angular 项目,建议采用最新的 CLI 版本(8.x)创建,低版本可能会有兼容问题。\n$ ng new \n$ cd \n\n\nCSS 预处理器最好选择 Scss (Sass),使用其它预处理器则无法使用 Angular Material 及 ng-matero 提供的样式变量。\n\n2、添加 ng-matero\n$ ng add ng-matero\n\n初始化选项\n在添加项目的时候会有预构建选项,它可以更快速地定制主题。\n\n\nChoose a prebuilt layout template (static/dynamic)\n选择布局模板类型:static 表示静态模板,项目启动后无法再通过 options 更改布局样式;dynamic 则保留了所有布局参数,项目启动后可以通过 options 动态更改布局,比如演示示例就是这种方式。\n\nChoose a prebuilt navigation type (side/top)\n选择导航类型:侧边栏导航或者顶部导航\n\nChoose a prebuilt theme style (light/dark)\n选择这题风格:明亮主题或者暗黑主题\n\nChoose a prebuilt direction option (ltr/rtl)\n选择文字方向:从左到右或者从右到左\n\nSet up HammerJS for gesture recognition (Yes/No)\n是否使用 HammerJS\n\nSet up browser animations for Angular Material (Yes/No)\n是否开启动画\n\n\n"},"schematics/new-route.html":{"url":"schematics/new-route.html","title":"新增路由","keywords":"","body":"新增路由\nNg-Matero 目前提供了两个生成代码的原理图,ng g ng-matero:module 及 ng g ng-matero:page,其实这两个命令是对 Angular CLI ng g module 和 ng g component 的扩展优化。\n模块\n默认创建一个惰性模块。\n$ ng g ng-matero:module \n\n通过以上命令会自动在 routes 目录添加一个业务模块,同时也会将模块声明添加到 routes.module 以及在 routes-routing.module 中添加一个路由定义。比如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n ],\n }\n]\n\n路由定义默认添加到 AdminLayoutComponent 的子路由中,暂时无法设置其它插入位置。\n对比原始 module\nNg-Matero 的 module 原理图等价于以下 ng CLI:\n$ ng g module routes/abc -m=routes --route=abc\n\n\nAngular CLI 8.x 版本有 bug,使用以上命令会报错,本人提了 issue 及 pr,Angular 团队已经针对该问题做了优化,但是不确定在哪个版本修复了该问题,大家可以自行检查。\n\n但是 Angular 生成惰性模块时,会将路由添加声明到同级路由位置,例如:\nconst routes: Routes = [\n {\n path: '',\n component: AdminLayoutComponent,\n children: [],\n },\n+ { path: 'abc', loadChildren: () => import('./abc/abc.module').then(m => m.AbcModule) },\n]\n\n页面\n在惰性模块中创建一个业务页面。\n$ ng g ng-matero:page -m=\n\n以上命令会在新建的惰性模块中添加组件声明,同时在惰性模块路由中添加一个路由声明。\n动态组件\n动态组件简单来说就是需要添加到 entryComponents 中去的组件,这一类组件常用于模态窗等,比如 Angular Material 中的 MatBottomSheet,MatDialog 等。\n在业务页面添加一个动态组件。\n$ ng g ng-matero:page / -m= -e=true\n\n创建完成之后需要手动编写组件内容,常用于编辑操作的模态窗。在后续迭代中可能会增加相应的模态窗组件模板。\n对比原始 component\n使用原始的 component 只能创建组件,无法添加路由声明,比如以下方法只能在惰性模块中添加一个组件,其它声明需要手动添加。\n$ ng g component routes// -m=routes/\n\nng-matero:page 和 component 的主要不同如下:\n\n优化组件命名:为了防止组件重复,默认添加模块名前缀\n优化组件生成路径:默认添加到 routes\n将声明添加到常量数组,比如 COMPONENTS\n在模块路由中添加组件的路由声明\n\n"},"theming/":{"url":"theming/","title":"主题系统","keywords":"","body":"主题系统\nNg-Matero 的主题系统提供了两种常用布局(侧边栏导航布局 及 顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。\n\n建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。\n\nNg-Matero 的主题样式是基于 Sass 编写,所以使用者必须了解 Sass 的基础知识。主题样式目录如下:\n├── styles # 样式目录\n│ ├── functions # 函数\n│ ├── helpers # 工具类\n│ ├── mixins # mixin\n│ ├── plugins # 第三方库样式\n│ ├── theme # 主题核心样式\n│ ├── widgets # 公用组件\n│ ├── _functions.scss # 函数入口\n│ ├── _mixins.scss # mixin 入口\n│ ├── _variables.scss # 变量\n└── └── app.scss # 主题样式入口文件\n\n为了方便修改主题色系,sidenav 和 topnav 使用了 mixin。\n@mixin matero-admin-theme($theme) {\n @include matero-sidenav-theme($theme);\n @include matero-topnav-theme($theme);\n}\n\n\n"},"theming/layout.html":{"url":"theming/layout.html","title":"配置布局","keywords":"","body":"配置布局\n布局配置只有在项目初始化时选择 dynamic 模板才有效。\ncore/settings.ts 是布局配置项的默认值,其中 navPos、dir、theme 和预构建选项关联。\nexport interface AppSettings {\n navPos?: 'side' | 'top';\n dir?: 'ltr' | 'rtl';\n theme?: 'light' | 'dark';\n showHeader?: boolean;\n headerPos?: 'fixed' | 'static' | 'above';\n showUserPanel?: boolean;\n sidenavOpened?: boolean;\n sidenavCollapsed?: boolean;\n}\n\nexport const defaults: AppSettings = {\n navPos: 'side',\n dir: 'ltr',\n theme: 'light',\n showHeader: true,\n headerPos: 'fixed',\n showUserPanel: true,\n sidenavOpened: true,\n sidenavCollapsed: false,\n};\n\n建议不要改动 setting.ts,动态设置页面布局可以使用 setting.service.ts 服务中的 setLayout。\nAPI\nSettingsService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetOptions\n-\nAppSettings\n获取配置项\n\n\nsetLayout\noptions?: AppSettings\nAppSettings\n设置布局\n\n\nsetNavState\ntype: string value: boolean\nObservable\n监听侧边栏导航状态\n\n\n\n"},"theming/menu.html":{"url":"theming/menu.html","title":"配置菜单","keywords":"","body":"配置菜单\n菜单服务会返回一个 Menu 数组,应用的导航会根据菜单数据动态生成,并且和路由相关联。每个菜单项的路由是由父级和子级的 state 组合而成。我们稍后用一个示例说明,以下是菜单的类型定义。\nexport interface Tag {\n color: string; // Background Color\n value: string;\n}\n\nexport interface ChildrenItem {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n children?: ChildrenItem[];\n}\n\nexport interface Menu {\n state: string;\n name: string;\n type: 'link' | 'sub' | 'extLink' | 'extTabLink';\n icon: string;\n label?: Tag;\n badge?: Tag;\n children?: ChildrenItem[];\n}\n\n路由路径\nng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。\n以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。\n以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。\n{\n \"menu\": [\n {\n \"state\": \"material\",\n \"name\": \"Material\",\n \"type\": \"sub\",\n \"icon\": \"favorite\",\n \"children\": [\n {\n \"state\": \"\",\n \"name\": \"Form Controls\",\n \"type\": \"sub\",\n \"children\": [\n {\n \"state\": \"autocomplete\",\n \"name\": \"Autocomplete\",\n \"type\": \"link\"\n }\n ]\n }\n ]\n }\n ]\n}\n\n关于三级菜单的问题可以看一下演示示例的路由地址,分别打开以下两个路径查看菜单变化:\n\nhttps://ng-matero.github.io/ng-matero/#/material/autocomplete\nhttps://ng-matero.github.io/ng-matero/#/material/data-table/paginator\n\n标签颜色\n标签颜色需要填入一个合法的 Material 颜色值,比如 red-500、blue-900,详情查看 颜色\nAPI\nMenuService\n\n\n\n方法\n参数\n返回值\n描述\n\n\n\n\ngetAll\n-\nMenu[]\n获取全部菜单\n\n\nset\nmenu: Menu[]\nMenu[]\n设置菜单\n\n\nadd\nmenu: Menu\n-\n添加一个菜单项\n\n\ngetMenuItemName\nstateArr: string[]\nstring\n获取菜单项名称\n\n\ngetMenuLevel\nstateArr: string[]\nstring\n获取菜单层级\n\n\n\n"},"theming/title.html":{"url":"theming/title.html","title":"页面标题","keywords":"","body":"页面标题\n使用页面标题组件。页面标题默认获取菜单的 name\n\n\n可以直接使用 颜色类 来改变标题的背景色。\n\n\n页面标题组件是由页面标题及面包屑组成,也可以直接使用面包屑组件。\n\n\nAPI\npage-header\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\ntitle\n标题\nstring\n''\n\n\nsubtitle\n副标题\nstring\n''\n\n\nshowBreadCrumb\n是否显示面包屑\nboolean\ntrue\n\n\n\nbreadcrumb\n\n\n\n属性\n说明\n类型\n默认值\n\n\n\n\n-\n-\n-\n-\n\n\n\n"},"theming/colors.html":{"url":"theming/colors.html","title":"颜色","keywords":"","body":"颜色\n\nMaterial 的颜色非常丰富,Angular Material 使用 Sass 对颜色进行了非常精细的设置。\n详见 Ng-Matero 颜色演示\n"},"theming/helpers.html":{"url":"theming/helpers.html","title":"样式辅助类","keywords":"","body":"CSS 辅助类\nCSS 辅助类在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 CSS 辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。\n我在很早之前曾写过 CSS 辅助类的编写策略,详见 如何编写通用的 Helper Class。\nNg-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的辅助类 p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。\n关于颜色\n颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀\n可用的 CSS 辅助类\n所有 CSS 辅助类可以查看 Ng-Matero Helpers\n"},"libs/":{"url":"libs/","title":"第三方库","keywords":"","body":"第三方库\n推荐一些优秀的 Angular 第三方库:\n\nng-select\nngx-formly\nngx-progressbar\nngx-translate\nngx-toastr\nphotoviewer\n\n"},"libs/flex-layout.html":{"url":"libs/flex-layout.html","title":"Flex Layout","keywords":"","body":"Flex-layout\nAngular Material 默认没有响应式布局组件,我们必须借助 Angular 官方提供的 flex-layout 实现响应式布局。\nflex-layout 是一个基于指令的布局神器,专为 Angular 设计,使用非常方便。\n本人在使用中发现了一些小问题,列之间的间距需要使用 fxLayoutGap 指令实现,因为一些说起来有些复杂的原因,这个指令并不是很好用,已经有人提议加入 fxLayoutGutter 指令,但是官方目前因为各种原因没有实现。\n为了解决这个问题,ng-matero 暂时加入了 matero-row matero-col 两个类实现左右间距,以后有可能会移除。使用者可以看一下完整 DEMO 的 dashboard 代码。\n"},"i18n/":{"url":"i18n/","title":"国际化","keywords":"","body":"Coming Soon\n"}}} \ No newline at end of file diff --git a/zh/theming/colors.html b/zh/theming/colors.html index b1892ef..656285b 100644 --- a/zh/theming/colors.html +++ b/zh/theming/colors.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -370,7 +374,7 @@

                            No results matching " - + @@ -381,7 +385,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"颜色","level":"1.4.4","depth":2,"next":{"title":"辅助样式类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]},"previous":{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/colors.md","mtime":"2019-09-19T07:18:07.208Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"颜色","level":"1.4.4","depth":2,"next":{"title":"样式辅助类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]},"previous":{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/colors.md","mtime":"2019-09-19T07:18:07.208Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -391,6 +395,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/theming/helpers.html b/zh/theming/helpers.html index 066eb6e..4b40da1 100644 --- a/zh/theming/helpers.html +++ b/zh/theming/helpers.html @@ -1,10 +1,10 @@ - + - 辅助样式类 · GitBook + 样式辅助类 · GitBook @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -319,7 +323,7 @@

                            - 辅助样式类 + 样式辅助类

                            @@ -334,14 +338,14 @@

                            -

                            辅助样式类

                            -

                            Helpers 在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 helpers,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。

                            -

                            我在很早之前曾写过 helpers 的编写策略,详见 如何编写通用的 Helper Class

                            -

                            Ng-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的 helpers p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。

                            +

                            CSS 辅助类

                            +

                            CSS 辅助类在实际工作中有着至关重要的作用,基于 Angular Material 组件库以及 CSS 辅助类,我们几乎不需要再写多余的样式,同时也可以避免出现全局样式覆盖的问题或者这一隐患降到最低,系统中所有的细节调整都应该使用 helpers。

                            +

                            我在很早之前曾写过 CSS 辅助类的编写策略,详见 如何编写通用的 Helper Class

                            +

                            Ng-Matero 中辅助样式类遵循 Material 的设计原则,数值大多是 4 的倍数,比如 Padding 的辅助类 p-4 p-8 p-16 p-24,这样可以最大程度的保证系统样式的统一。

                            关于颜色

                            颜色类分为背景色及文本色,背景色添加 .bg- 前缀,文本色添加 .text- 前缀

                            -

                            Helpers

                            -

                            所有辅助样式类可以查看 Ng-Matero Helpers

                            +

                            可用的 CSS 辅助类

                            +

                            所有 CSS 辅助类可以查看 Ng-Matero Helpers

                            @@ -385,7 +389,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"辅助样式类","level":"1.4.5","depth":2,"next":{"title":"第三方库","level":"1.5","depth":1,"path":"libs/index.md","ref":"libs/index.md","articles":[{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]}]},"previous":{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/helpers.md","mtime":"2019-09-19T03:13:43.264Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"样式辅助类","level":"1.4.5","depth":2,"next":{"title":"第三方库","level":"1.5","depth":1,"path":"libs/index.md","ref":"libs/index.md","articles":[{"title":"Flex Layout","level":"1.5.1","depth":2,"path":"libs/flex-layout.md","ref":"libs/flex-layout.md","articles":[]}]},"previous":{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/helpers.md","mtime":"2019-09-27T10:04:26.604Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -395,6 +399,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/theming/index.html b/zh/theming/index.html index 7a8f408..ad1707b 100644 --- a/zh/theming/index.html +++ b/zh/theming/index.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -335,7 +339,7 @@

                            主题系统

                            -

                            Ng-Matero 的主题系统提供了常用的两种布局(侧边栏导航布局顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。

                            +

                            Ng-Matero 的主题系统提供了两种常用布局(侧边栏导航布局顶部导航布局)、菜单服务、页面标题组件(面包屑组件)、常用辅助样式类等。

                            建议在项目初始化的时候选择一个固定的布局类型,尽量不要在项目启动后通过 options 去设置布局,除非你有特殊的需求。

                            @@ -352,7 +356,7 @@

                            主题系统

                            │ ├── _variables.scss # 变量 └── └── app.scss # 主题样式入口文件 -

                            为了方便修改主题色系,sidenavtopnav 使用了 mixin

                            +

                            为了方便修改主题色系,sidenavtopnav 使用了 mixin。

                            @mixin matero-admin-theme($theme) {
                               @include matero-sidenav-theme($theme);
                               @include matero-topnav-theme($theme);
                            @@ -402,7 +406,7 @@ 

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"主题系统","level":"1.4","depth":1,"next":{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},"previous":{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/index.md","mtime":"2019-09-18T12:26:26.102Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"主题系统","level":"1.4","depth":1,"next":{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},"previous":{"title":"新增路由","level":"1.3.2","depth":2,"path":"schematics/new-route.md","ref":"schematics/new-route.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/index.md","mtime":"2019-09-27T08:14:24.239Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -412,6 +416,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/theming/layout.html b/zh/theming/layout.html index 5266ee5..ee979e0 100644 --- a/zh/theming/layout.html +++ b/zh/theming/layout.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -435,7 +439,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"配置布局","level":"1.4.1","depth":2,"next":{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},"previous":{"title":"主题系统","level":"1.4","depth":1,"path":"theming/index.md","ref":"theming/index.md","articles":[{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},{"title":"辅助样式类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/layout.md","mtime":"2019-09-19T11:05:49.429Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"配置布局","level":"1.4.1","depth":2,"next":{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},"previous":{"title":"主题系统","level":"1.4","depth":1,"path":"theming/index.md","ref":"theming/index.md","articles":[{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},{"title":"样式辅助类","level":"1.4.5","depth":2,"path":"theming/helpers.md","ref":"theming/helpers.md","articles":[]}]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/layout.md","mtime":"2019-09-19T11:05:49.429Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -445,6 +449,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/theming/menu.html b/zh/theming/menu.html index 62b8885..ef7a117 100644 --- a/zh/theming/menu.html +++ b/zh/theming/menu.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -358,7 +362,7 @@

                            配置菜单

                            children?: ChildrenItem[]; }

                            -

                            生成路径

                            +

                            路由路径

                            ng-matero 的菜单只支持三级,一般来说,二级菜单已经够用了。

                            以二级菜单为例:一级子项的 state 表示惰性模块的路由 path,二级子项的 state 表示业务组件的路由 path,所以业务页的最终路由地址就是 level_1_state/level_2_state。在少数情况下可能会用到三级菜单。

                            以下是一个三级菜单的示例。如果使用三级菜单,其二级子项的 state 允许为空,最终的路由地址为 material/autocomplete。但是这种情况下会有一个问题,路由地址无法关联到菜单的第三级。

                            @@ -481,7 +485,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"配置菜单","level":"1.4.2","depth":2,"next":{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},"previous":{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/menu.md","mtime":"2019-09-19T11:05:42.459Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"配置菜单","level":"1.4.2","depth":2,"next":{"title":"页面标题","level":"1.4.3","depth":2,"path":"theming/title.md","ref":"theming/title.md","articles":[]},"previous":{"title":"配置布局","level":"1.4.1","depth":2,"path":"theming/layout.md","ref":"theming/layout.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/menu.md","mtime":"2019-09-27T09:15:04.040Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -491,6 +495,14 @@

                            No results matching " + + + + + + + + diff --git a/zh/theming/title.html b/zh/theming/title.html index 1555de5..a588322 100644 --- a/zh/theming/title.html +++ b/zh/theming/title.html @@ -1,6 +1,6 @@ - + @@ -17,6 +17,10 @@ + + + + @@ -71,7 +75,7 @@ @@ -231,7 +235,7 @@ - 辅助样式类 + 样式辅助类 @@ -296,7 +300,7 @@
                          • - 本书使用 GitBook 发布 + 本書使用 GitBook 釋出
                          • @@ -438,7 +442,7 @@

                            No results matching " var gitbook = gitbook || []; gitbook.push(function() { - gitbook.page.hasChanged({"page":{"title":"页面标题","level":"1.4.3","depth":2,"next":{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},"previous":{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},"dir":"ltr"},"config":{"plugins":[],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"index.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh-hans","gitbook":"*"},"file":{"path":"theming/title.md","mtime":"2019-09-18T14:46:12.325Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-23T15:35:12.459Z"},"basePath":"..","book":{"language":"zh"}}); + gitbook.page.hasChanged({"page":{"title":"页面标题","level":"1.4.3","depth":2,"next":{"title":"颜色","level":"1.4.4","depth":2,"path":"theming/colors.md","ref":"theming/colors.md","articles":[]},"previous":{"title":"配置菜单","level":"1.4.2","depth":2,"path":"theming/menu.md","ref":"theming/menu.md","articles":[]},"dir":"ltr"},"config":{"plugins":["github@2.0.0","language-picker"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"github":{"url":"https://github.com/ng-matero/ng-matero"},"language-picker":{"grid-columns":3},"highlight":{},"search":{},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"sharing":{"facebook":true,"twitter":true,"google":false,"weibo":false,"instapaper":false,"vk":false,"all":["facebook","google","twitter","weibo","instapaper"]},"fontsettings":{"theme":"white","family":"sans","size":2},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false}},"theme":"default","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{},"language":"zh","gitbook":"*"},"file":{"path":"theming/title.md","mtime":"2019-09-18T14:46:12.325Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-09-27T14:39:39.373Z"},"basePath":"..","book":{"language":"zh"}}); }); @@ -448,6 +452,14 @@

                            No results matching " + + + + + + + +