From c363e3e4c60e3405739a4df0656c59117c3f5a87 Mon Sep 17 00:00:00 2001 From: nzbin Date: Fri, 27 Sep 2019 22:41:04 +0800 Subject: [PATCH] Updates --- en/getting-started.html | 198 ++++++- en/i18n/index.html | 423 ++++++++++++++ en/index.html | 188 +++++- en/libs/flex-layout.html | 433 ++++++++++++++ en/libs/index.html | 438 ++++++++++++++ en/schematics/index.html | 436 ++++++++++++++ en/schematics/new-route.html | 485 ++++++++++++++++ en/schematics/project-init.html | 459 +++++++++++++++ en/schematics/project-init.png | Bin 0 -> 29220 bytes en/search_index.json | 2 +- en/theming/colors.html | 432 ++++++++++++++ en/theming/colors.jpg | Bin 0 -> 123794 bytes en/theming/helpers.html | 436 ++++++++++++++ en/theming/index.html | 453 +++++++++++++++ en/theming/layout.html | 486 ++++++++++++++++ en/theming/menu.html | 533 ++++++++++++++++++ en/theming/theme.jpg | Bin 0 -> 71648 bytes en/theming/title.html | 489 ++++++++++++++++ gitbook/gitbook-plugin-github/plugin.js | 14 + .../gitbook-plugin-language-picker/plugin.css | 19 + .../gitbook-plugin-language-picker/plugin.js | 72 +++ index.html | 4 +- search_index.json | 2 +- zh/getting-started.html | 22 +- zh/i18n/index.html | 22 +- zh/index.html | 22 +- zh/libs/flex-layout.html | 25 +- zh/libs/index.html | 24 +- zh/schematics/index.html | 22 +- zh/schematics/new-route.html | 22 +- zh/schematics/project-init.html | 22 +- zh/search_index.json | 2 +- zh/theming/colors.html | 24 +- zh/theming/helpers.html | 38 +- zh/theming/index.html | 26 +- zh/theming/layout.html | 22 +- zh/theming/menu.html | 24 +- zh/theming/title.html | 22 +- 38 files changed, 6248 insertions(+), 93 deletions(-) create mode 100644 en/i18n/index.html create mode 100644 en/libs/flex-layout.html create mode 100644 en/libs/index.html create mode 100644 en/schematics/index.html create mode 100644 en/schematics/new-route.html create mode 100644 en/schematics/project-init.html create mode 100644 en/schematics/project-init.png create mode 100644 en/theming/colors.html create mode 100644 en/theming/colors.jpg create mode 100644 en/theming/helpers.html create mode 100644 en/theming/index.html create mode 100644 en/theming/layout.html create mode 100644 en/theming/menu.html create mode 100644 en/theming/theme.jpg create mode 100644 en/theming/title.html create mode 100644 gitbook/gitbook-plugin-github/plugin.js create mode 100644 gitbook/gitbook-plugin-language-picker/plugin.css create mode 100644 gitbook/gitbook-plugin-language-picker/plugin.js 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 0000000000000000000000000000000000000000..e7513308b903f10b0bb4ed2d4c6b2a93f6e80dae GIT binary patch literal 29220 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 N(h^U_OOVfA{SPYZl+^$L literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..bac926943b51c358d6b783461c1130965566d597 GIT binary patch literal 123794 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πilzJm4k!_l3(dDZq?D#~|GR!xti{_zRyCw|T1|E1_` z5k$x6NO(rK;RMkc`J-_z58Km@PMi9YGjHgJ6yz4G%NtATwRb1c%zXbkOmw~6iKB)p zJOala7Bq_5>kh+wINZFiK1y$~A!uY`inG?D7Dh)p){lnW4%=`$ti{dC9M94K0q8m1 zJ+fRup=ONGLEJ7@3&U|L$C0L`uaq-fxRVj-Ucgcb7vR^-^K+xRU=}VS9Ep7=1W0>d z_JDfww;RE0It1!V>G9W7TQ>NYR;SfEapx5Mgacl|E;G>7k(5`>#nF zwW0Q;?blRo>@u`jTteBPm#VP*d$@En$p@G1+>9>uBdET_p0?Idf-0={ruHq;{@z^5V|~~41>O}+{&07V zy?HK!S>?RAy4A67NBj?c=yQx%Cf=8>f;$ErW5UfC-;0Tm3XRA6meL%QUuFYG(NxYD0S&_24( z)o!1@`rs^qX`bI`n{?mf&WI37FjFaVeoQmE>O@qAzOhly`1an4k1(a+8Ycao{=JW- zU(VPw#tOWunAQ*-RG>7i)8{GDR2U`C(-MqA^rYuHW98uAPgh?qu)mXtG&e$*kPeDf zbxRpIxlkelUp?Gdxc{Aj>kLEAEGIsNCGW=r0)_Ot|> zL*$bJX&;#`UuFqkpd8!vS6oyJkoII`KfA(V?;<)NqrNqX&FCKAPa>iyy7A7=Hj1%A zQHK-t%GN$c<{#Fkg^?$TL#)rS6m&e;XjX!(0)Ca7MsRiSJbYTvNdMQpQxWLAc8dLG zi`=Aupu$h1Ga`%oVWlFZF*ohnG`Hc9b&d)>p<5$yPlbrst z(h(tWMLm;!KkADMtdrep*zsl{>5D|^u#o(hMD#|t)(Y>KjUJ?jK<-DiBW<{Jcq;TM z>DAC?mOEz2Yl|KNtlX+Pz^Sbigxv+)ixqgch@mulruaOvEYsT1GpqM*L_FU=)VrM% z#CcePTwY96RQORT9EDbFPPIFIsZ~;uI_Vn>tYXxicsIioffk_i^dDhJzYZEWmtv+l z2gNEz%L?AuYwZe5umikVN2WZdW&4ijC4WAyP<#=(-l~fg@Ci2y zBW{)l-RBFOmWXj;d+bpk|1pR3sqQW=VY#P7$ZX9`|Qyp{Uxo4VQkY*lJOcux%A6ztP3&b4@+=;*Tz~DCH|W8uYqL z&R;9bg}1sQNuE=zA^XG7&;j^CA0($bs~8`@1Ray5(A{XB97oAID`pm4a>2ElL3`Re ze1x#A*OnHZ1+BLkPQF6{+_*`<(v)8jF>cg&b4-ctc@c49PFIj$x<(MSPFQ5i= zQ)te<uqrGJ-32?hvzF zuuc@$;j6pNTa)g}{wh=-rroqRt;zP(&c{zmj`Bm!-6sq`i6~l()+SPswt}9A;NzH-?e)J~=9Q`ndUlig4-^KSjMI!a|&G2b)#H*Z(96UL`NtVE%G9 z2d&j2RrzvWmpkJ<&lO%n%0M;U?ekLxlFxv5k!rPr7bnk&8+$r}&@$@cIa`qPQG9`p z$Acbv+6}4$T>E!2X_9E8l`gcVIGZetqSPomTXZa+2YjFo^nQD)p{s3*`?O5nGhiB& zCU)Zx&u}+V)fdcKc9tkU%JwV=iq|d6aYwOHN1qDAYe@9peaXf2Evsa-6Z-+Uxv8b~ z(7F7q5ynp=-uHFAd{uN$&vQKyZ*a;_KDmW+xksT^lv z^Ox96I-j-Yii5NZuGSzETGP#BEyG4%$vCvA6quE~>uyK*Hp@{8kfM;ThcJ_ea~`@e zlFGd%A4eLZK$(&OSgP^OPc;p*>goeF&U!g#PaeC5f~@G`BB@_J_vgqILAaUZ- zIVVnl6$@S04dV-;!zzScVVsl_0HEfP-~S)u8x9$P7R!C{Vpf=qR3r5oJuw`^xv0V+ z6r!(MEGFgar*`!?!Z}P>@#b4{)? zZ$onVFBZIi5Z^HP-4$Pc}`P zfqHRXDt3hJCy_~gsC7b{7ez_?6PYbRSFC)zwyy_>T#d8Q)03FyrEad=nnz*k5{-hlp~E6Vjr%JpW|Z$^ge*8b4g+ze`hrKM>wnm%q>hw23RuMtwU1FSy47-fT{Mq&cjqD*F+!^txKv4?z%p;iyA zzu3F*-xofw5c{H`kjQ1u$fbjZl^>9@>Q`f|Rsr|G=&7GX53%18{o~nSs+Ruxj?bT3 zX&2M$-%QtOC`LbVLzE$jW0%A$AkDN`texZ`WVtzE|MO0Yk0G<)J=nDfGqA!%v6kN*o)81*P`a$Xg&1~ z7~*+U-*c=rs~c1t%x$9seg9NU`)!-6=gW;xS?WKD${-EH-@C^t9;H^d)K@3uK8r9{ zcjE}HWY6(1FgQV(mU5HXDN%9>g=d)p&dT3qzqFeSn?w#&LewQI zFX$^UYS32oBD*d|{|sO5>ne6(q-{hnUwD7TQlQZiyG>UClckP$%(U-VsG!y}p2FDZ zOdalM@`n|*Yq?m-L)Rt~Q~#p*g-WshqWvE(dbc7Te2J^0A#!(bs=fLoit||X)KMYf z`CDJ)MK?`S0wqtpqZQN&4-T!&x;eozLfo4u@?F6u;DXbXvDx%a{v@fC_eLSoSDxd1 zeDv2C6BbDc@k2n>?ssLJKc0VZ;6Q@P%uFiQUW?1UMoaTq{*3ioB5nCZp!}jff_Ef8 zYXiE`e-)?MR0FM-JH%~eN^ykVOcdwkuok|$rTBSOhbUA~_{^#IS2hk-?+S7->g4P{ zw`04qT2A%|;Um#8W%=|Hd=y}o>QhTYyZgSdkp{5{l}m=y`m4@5a|uR4yxp;S0o(O{ zP>QY3k}M8RmQjY^;vZZVgq0xI@ejz(o+VFlR|5qz^m`YGkG9Q}_CB&DRku1q=)yzT zN^U*DemF`wr#;lW8AfG(33X{s!`Gt_Jx9izwBM$wLuI$rQ{ z#-BgOINIVTks)TcBU>tWr+~mk0D9^eZU|dXybG+G*!;g~g_r7#GMV|SViauXnH|>=UH%+yQd>y{) zY5a#Z?$5oI1ieN(QDB)db+ptLx&}HA4MR!Y$;ip;gwhgX^Jq}J#)|YZ zlu?YPe-_;#X8Ck8!r)*Wb)4l;7OFOCsrJH0ceDUfgM^jEF7aWF&8r*p(50``bVa}< z1}>)S^i|MkD%dVX(O>W7V7V~EMkpwww{#Paa7J}wm9Bc25&YlyxLu7q^@+#2WSOT4P?mJ*!%g{EksW>4r{! z8HJ9SRjRxUdlJ@gd;=eM?ctmmGnD4+`L|Dq3oo2F+>X5#lDe>t^=(V9u2r#+C)K@s zi-?Hm`*GGd)|ASG6qBZZ{BvjA__9$HzK@dy27NMh75ZLiJRo9-s2g}z+~WW%7{`0< zx21PKk)DW4cyJ8>d<7QC_y>N5bpp)Hl<(ScT6x~b-m7rL-S*<*jt>vvO0mAw1IFo8 z4gPBZ8W5ze7&l0nXcb~&gO|PM%+Jwl+~})Vj_2Tn6iST*vxOG6)Km1(tkDHgb`U+d z(jqRssyt~!)zaXyx7Yn_bR#NfeZPOK{e1*Kofk2^)R+WMEU|Ogwl<2fX<4yK@Js}V zL3OsA+`uzK5te5q9vFvy0xqUv{bE>)Oo% zIc96YbhBcC!cyR}J9v>@+Zu&rZf(H(V_0Z&Qs11L2=`qE5l(T>yYTS+d3ebB81 z3Ep9n`F+)UoZ~@p>J|~l(+*np?MsfWN&>|`L{!oNa_}#FLW-B)zqI<3-^XK=zObNz zZ-RA1dU)ewb|CIeQLH-#=JMN)8ijY)60G4gtCWMr$48?LWEIVX)q;X@j=#KYW)AxV z>H`P;=wC1#Gks9U#;ae!eO5ojK z*SJ6X{NUYGWou(AQI9enVur07B;CShoE~FvTKSEQGiQ(OS@5=Rxti#B;|GQG1HZ3b z|L9)osI5X&bMfol{%u#QhKt27kNj^8-$<~JqOew4ODU4ANfgkrmsMi|TR(isUI~#Y zysjr}v*~8B+nlO=f9WZR)ljj(>6fV|gtVXHIEFQExb_WWX54z&%-(U*Bw>4+M{_Yj zi$6iHN?TBZh1|Krb@|hi+-ZihAlg0ap1!Kz<=t~*ij@?rDSAc2KAZ|A{=pHBMstby=vCF{> zBb8%GCoGSrHEIR#8vBupwz9X_>;VqlNL13>B{hUJI2R%K`xG1P*So#qvJ{(xAhnc2 z9f!nZa5;PcvHc3@_P49sqsXQSW)hkuuTmLu-mYCEZ$`t2`8Ru#aE6w2$^~ng9aSYOFuN_=L0e}qgEuR zn1BynnkaPQNo}IlD5`nfpN0;Hb+(C zbq}pn7M(Zku>i%5c|ZC4lC#dQ=U)X{KEYMY!UXO<$f-Y&Ld(APUk{qh!7ChucP+Zj zp_U0p-uep`TFcJOR`1Kv`>-C+-?L4dz1X1Li+d%lEs(Dg^FoUTYF7S`u~&x-TjWck z4cVJXEwgu-pY9kCez4%(SI=O-U=j6$0sI8yZ4Un=V)tKSK3U-J3njGs765rl*a&bZ z+64aH9CU}}asQef88_jVoryxgD~~yP^Z{l%hs7E~cff_Zi*>&`_CD&|f~nRr;YIj$ z^3du%7_g(>dmFZ2-;_{wj9Y{{&wv%;CCCzF&e;JKXWIJQ=|6lHK)(m$-04l)3chd! z`KzTsZVaC^ZIWUOX#So(t6yv;IMLdRIexgRcx7wVerf#%?k+5TC7pkkpK!4Bwwa$G zvdlDK`00Q!fr@_S;OqCzyorlG6wgr|o$5yMqwuoJ-P?6oXH?12B=bX=wpDGQdq#=eZi^t4`>mDcW)>^OZsFR zc<8M5OBzQ{y$2dXy&z0D03ZpS0}y`gFO6aEDDyS3h^7qH-u!U!_1R<5P&?)yp3F|- zxoD-9I1uOW*tU|Xb;vmobZ!A*>ipw=9R7@}A?(lBo#uEB09z*dKtCtZcpWCr;Elo3 z6=ctwI47Za;9zUVrQe9jmcHiF5⋘5FlSUo@aw2 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 a#~!yVNBqqo%6_ZS{!7sPFKfWhf&T;j9QSAd literal 0 HcmV?d00001 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 0000000000000000000000000000000000000000..91aaa585511dfc2018c9d661f0d8418e162a1e4d GIT binary patch literal 71648 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 literal 0 HcmV?d00001 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 " + + + + + + + +