|
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | 6 | <meta name="generator" content="VuePress 2.0.0-beta.25"> |
7 | 7 | <link rel=" icon" type=" image/png" sizes=" 32x32" href=" /[email protected]" ><link rel=" icon" type=" image/png" sizes=" 16x16" href=" /[email protected]" ><link rel=" shortcut icon" type=" image/png" sizes=" 16x16" href=" /[email protected]" ><link rel=" manifest" href=" /manifest.webmanifest" ><link rel=" alternate" hreflang=" en" href=" https://www.attojs.org/" ><link rel=" alternate" hreflang=" zh-cn" href=" https://cn.attojs.org/" ><meta name=" application-name" content=" VueRequest" ><meta http-equiv=" Content-Type" content=" text/html; charset=UTF-8" ><meta name=" apple-mobile-web-app-title" content=" VueRequest" ><meta name=" apple-mobile-web-app-status-bar-style" content=" black" ><meta name=" baidu-site-verification" content=" code-ovMj8h2L3y" ><meta name=" google-site-verification" content=" -zekuAhD-WeZ_iSgC4Js4rVeJ3CxzjRxIpiJN6TL7go" ><meta name=" keywords" content=" vue-request, vue3, vue2, vue request, axios, vue, vuejs, js, request, fetch, vue-next, swr, 请求, vue请求库" ><meta name=" attojs-site-env" content=" OTHER" ><meta name=" og:site_name" content=" vue-request" ><meta name=" og:url" content=" https://www.attojs.org/" ><meta name=" og:image" content=" https://www.attojs.org/[email protected]" ><meta name=" og:type" content=" website" ><script src=" https://hm.baidu.com/hm.js?a941ff3233d638d299d78b7f1013b7b0" ></script><meta name=" description" content=" vue-request is a Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, loading status, pagination, infinite load, etc." ><meta name=" og:description" content=" vue-request is a Vue 3 composition API for data fetching, supports SWR, polling, error retry, cache request, loading status, pagination, infinite load, etc." ><title>VueRequest </title> |
8 | | - <link rel="preload" href="/assets/js/runtime~app.a43ef08f.js" as="script"><link rel="preload" href="/assets/css/styles.ed74af6a.css" as="style"><link rel="preload" href="/assets/js/227.7236c0b3.js" as="script"><link rel="preload" href="/assets/js/app.e29c01e8.js" as="script"> |
9 | | - <link rel="stylesheet" href="/assets/css/styles.ed74af6a.css"> |
| 8 | + <link rel="preload" href="/assets/js/runtime~app.c7edceaf.js" as="script"><link rel="preload" href="/assets/css/styles.512355ae.css" as="style"><link rel="preload" href="/assets/js/621.1e77c937.js" as="script"><link rel="preload" href="/assets/js/app.8630d15e.js" as="script"> |
| 9 | + <link rel="stylesheet" href="/assets/css/styles.512355ae.css"> |
10 | 10 | </head> |
11 | 11 | <body> |
12 | | - <div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>That's a Four-Oh-Four.</blockquote><p>Redirect to home page after<span style="color: #3eaf7c; font-weight: 600;"> 3 </span>seconds</p><a href="/" class="">Take me home</a></div></div><!----><!----><!--]--></div> |
13 | | - <script src="/assets/js/runtime~app.a43ef08f.js" defer></script><script src="/assets/js/227.7236c0b3.js" defer></script><script src="/assets/js/app.e29c01e8.js" defer></script> |
| 12 | + <div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>There's nothing here.</blockquote><p>Redirect to home page after<span style="color: #3eaf7c; font-weight: 600;"> 3 </span>seconds</p><a href="/" class="">Take me home</a></div></div><!----><!----><!--]--></div> |
| 13 | + <script src="/assets/js/runtime~app.c7edceaf.js" defer></script><script src="/assets/js/621.1e77c937.js" defer></script><script src="/assets/js/app.8630d15e.js" defer></script> |
14 | 14 | </body> |
15 | 15 | </html> |
0 commit comments