Skip to content

Commit dd6cb0d

Browse files
author
Zhicheng WANG
committed
fix: 移除 prerender 的内容
1 parent 6e7a772 commit dd6cb0d

File tree

895 files changed

+225
-27355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

895 files changed

+225
-27355
lines changed

404.html

Lines changed: 30 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -82,56 +82,37 @@
8282
<style>html{font-size:62.5%;}body{font-family:Roboto,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;margin:0;color:#444;font-size:16px;font-size:1.6rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}body,html{height:100%;}body{background-color:#fff;}@media print{*{box-shadow:none!important;}body{background:none!important;}}</style><link rel="stylesheet" href="styles.26c7acdc1e2d44a6f9e6.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.26c7acdc1e2d44a6f9e6.css"></noscript></head>
8383

8484
<body>
85+
86+
<aio-shell></aio-shell>
87+
88+
<noscript>
89+
<div class="background-sky hero"></div>
90+
<section id="intro" style="text-shadow: 1px 1px #1976d2;">
91+
<div class="hero-logo">
92+
<img src="assets/images/logos/angular/angular.svg" width="250" height="250" alt="Angular">
93+
</div>
94+
<div class="homepage-container">
95+
<div class="hero-headline">现代 Web 开发平台</div>
96+
</div>
97+
</section>
98+
<h2 style="color: red; margin-top: 40px; position: relative; text-align: center; text-shadow: 1px 1px #fafafa;">
99+
<b><i>该网站需要浏览器支持 JavaScript </i></b>
100+
</h2>
101+
</noscript>
102+
85103
<!--
86-
This content replaces the `<body>` content of `index.html` to generate our custom `404.html` page.
87-
The content must visually and structurally resemble the resulting HTML of the main app for not
88-
found pages (e.g. https://angular.io/not/exist.ing).
104+
Custom Elements polyfills required for browsers that natively support Custom Elements but not
105+
ES2015 modules. (See `custom-elements-es5-polyfills.js` for more info.)
106+
107+
NOTE:
108+
The polyfills here will be loaded before the ones in `polyfills.ts` (including
109+
`@webcomponents/custom-elements`). This is fine, because the polyfills here are only needed on
110+
browsers that natively support Custom Elements, on which `@webcomponents/custom-elements` will
111+
be a no-op (so the order of loading does not matter).
89112
-->
113+
<script src="generated/js/custom-elements-es5-polyfills.js" nomodule></script>
114+
115+
<script src="runtime-es2015.21b5bccd7c09e26ec8c2.js" type="module"></script><script src="runtime-es5.21b5bccd7c09e26ec8c2.js" nomodule defer></script><script src="polyfills-es5.bdf52e612630cfccaf6d.js" nomodule defer></script><script src="polyfills-es2015.e88e400822cab8b930d3.js" type="module"></script><script src="main-es2015.2bf9ef987c7f9c062694.js" type="module"></script><script src="main-es5.2bf9ef987c7f9c062694.js" nomodule defer></script>
116+
90117

91-
<style>
92-
.mat-toolbar-row{display:flex;box-sizing:border-box;padding:0 16px;width:100%;flex-direction:row;align-items:center;white-space:nowrap}
93-
.mat-toolbar-row{height:64px}
94-
@media (max-width:600px){.mat-toolbar-row{height:56px}}
95-
.nav-link.home{margin-left:24px}
96-
</style>
97-
98-
<aio-shell class="mode-stable page-file-not-found folder-file-not-found view- aio-notification-hide">
99-
100-
<mat-toolbar class="app-toolbar no-print mat-toolbar mat-primary">
101-
<mat-toolbar-row class="mat-toolbar-row">
102-
<a class="nav-link home" href="/">
103-
<img alt="Home" height="40" src="assets/images/logos/angular/[email protected]" title="Home" width="150">
104-
</a>
105-
</mat-toolbar-row>
106-
</mat-toolbar>
107-
108-
<mat-sidenav-container class="sidenav-container mat-drawer-container mat-sidenav-container" role="main">
109-
<mat-sidenav-content class="mat-drawer-content mat-sidenav-content">
110-
<section class="sidenav-content" role="article">
111-
<aio-doc-viewer>
112-
<div class="content">
113-
<div class="nf-container l-flex-wrap flex-center">
114-
<img src="assets/images/support/angular-404.svg" width="300" height="300" />
115-
<div class="nf-response l-flex-wrap">
116-
<h1 class="no-toc" id="page-not-found">Resource Not Found</h1>
117-
<p>We're sorry. The resource you are looking for cannot be found.</p>
118-
</div>
119-
</div>
120-
</div>
121-
</aio-doc-viewer>
122-
</section>
123-
</mat-sidenav-content>
124-
</mat-sidenav-container>
125-
126-
<footer class="no-print">
127-
<aio-footer>
128-
<p>
129-
Powered by Google ©2010-2021.
130-
Code licensed under an <a href="license" title="License text">MIT-style License</a>.
131-
Documentation licensed under <a href="https://creativecommons.org/licenses/by/4.0/">CC BY 4.0</a>.
132-
</p>
133-
</aio-footer>
134-
</footer>
135-
136-
</aio-shell>
137118
</body></html>

README.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

about.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

analytics.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

api.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

api/animations/AUTO_STYLE.html

Lines changed: 0 additions & 12 deletions
This file was deleted.

api/animations/AnimateChildOptions.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

api/animations/AnimateTimings.html

Lines changed: 0 additions & 2 deletions
This file was deleted.

api/animations/AnimationAnimateChildMetadata.html

Lines changed: 0 additions & 17 deletions
This file was deleted.

0 commit comments

Comments
 (0)