Skip to content

Commit 98efdb6

Browse files
committed
docs: update docs
1 parent e8b6cf4 commit 98efdb6

Some content is hidden

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

64 files changed

+21
-731
lines changed

404.html

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,25 @@
11
<!DOCTYPE html>
2-
<html lang="zh-CN">
2+
<html lang="zh-cn">
33
<head>
4-
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width,initial-scale=1">
6-
<meta name="generator" content="VuePress 2.0.0-beta.25">
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://www.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 是一个能轻松帮你管理请求状态(支持SWR,轮询,错误重试,缓存请求,loading状态、分页、无限加载等)的 Vue 请求库"><meta name="og:description" content="vue-request 是一个能轻松帮你管理请求状态(支持SWR,轮询,错误重试,缓存请求,loading状态、分页、无限加载等)的 Vue 请求库"><title>VueRequest</title>
8-
<link rel="preload" href="/assets/js/runtime~app.a802901b.js" as="script"><link rel="preload" href="/assets/css/styles.a66bef6c.css" as="style"><link rel="preload" href="/assets/js/227.35be8d4c.js" as="script"><link rel="preload" href="/assets/js/app.0e700fe3.js" as="script">
9-
<link rel="stylesheet" href="/assets/css/styles.a66bef6c.css">
4+
<link rel="icon" type="image/png" sizes="32x32" href="[email protected]" />
5+
<link rel="icon" type="image/png" sizes="16x16" href="[email protected]" />
6+
<link
7+
rel="shortcut icon"
8+
type="image/png"
9+
sizes="16x16"
10+
11+
/>
12+
<link rel="alternate" hreflang="en" href="https://www.attojs.org/" />
13+
<link rel="alternate" hreflang="zh-cn" href="https://cn.attojs.org/" />
14+
<meta name="application-name" content="VueRequest" />
15+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
16+
<meta charset="UTF-8" />
17+
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
18+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
19+
<title>VueRequest</title>
20+
<script>
21+
location.replace(location.href.replace("next.", ""));
22+
</script>
1023
</head>
11-
<body>
12-
<div id="app"><!--[--><div class="theme-container"><div class="theme-default-content"><h1>404</h1><blockquote>我们怎么到这来了?</blockquote><p>将在<span style="color: #3eaf7c; font-weight: 600;"> 3 </span>秒后自动跳转至首页</p><a href="/" class="">返回首页</a></div></div><!----><!----><!--]--></div>
13-
<script src="/assets/js/runtime~app.a802901b.js" defer></script><script src="/assets/js/227.35be8d4c.js" defer></script><script src="/assets/js/app.0e700fe3.js" defer></script>
14-
</body>
24+
<body></body>
1525
</html>

api/global-options.html

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

api/index.html

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

api/loadMore.html

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

api/pagination.html

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

assets/css/styles.a66bef6c.css

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

assets/img/back-to-top.8b37f773.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

assets/js/227.35be8d4c.js

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

assets/js/227.35be8d4c.js.LICENSE.txt

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

assets/js/387.355c47a5.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)