Skip to content

Commit

Permalink
feat: ✨ build
Browse files Browse the repository at this point in the history
  • Loading branch information
jsxiaosi committed Aug 20, 2023
1 parent 32816a3 commit 4ae63ca
Show file tree
Hide file tree
Showing 15 changed files with 6,340 additions and 6,359 deletions.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" type="image/svg+xml" href="/react-xs-admin/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<script type="module" crossorigin src="/react-xs-admin/static/index-88b30955.js"></script>
<script type="module" crossorigin src="/react-xs-admin/static/index-a97f8a94.js"></script>
<link rel="stylesheet" href="/react-xs-admin/static/index-1a72aace.css" />
</head>
<body>
Expand Down
4 changes: 2 additions & 2 deletions docs/static/403-34d0932d.js → docs/static/403-7abda772.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { e as s, G as o, J as r, H as t, L as i } from './index-88b30955.js';
import { R as m } from './index-33a96627.js';
import { e as s, G as o, J as r, H as t, L as i } from './index-a97f8a94.js';
import { R as m } from './index-4efc1230.js';
const c = s.memo(() => {
const a = o(),
e = r();
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ import {
G as en,
H as xe,
I as tn,
} from './index-88b30955.js';
import { R as nn } from './index-33a96627.js';
} from './index-a97f8a94.js';
import { R as nn } from './index-4efc1230.js';
const ft = (e) => ({
color: e.colorLink,
textDecoration: 'none',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { e as t, A as c, q as e } from './index-88b30955.js';
import { e as t, A as c, q as e } from './index-a97f8a94.js';
var n = {
icon: {
tag: 'svg',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ var a = (o, i, s) =>
n = (t) => (t.done ? c(t.value) : Promise.resolve(t.value).then(u, p));
n((s = s.apply(o, i)).next());
});
import { H as y, L as l, W as m } from './index-88b30955.js';
import { H as y, L as l, W as m } from './index-a97f8a94.js';
const f = () =>
y(l, {
type: 'primary',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { J as o, I as s, H as n, L as i } from './index-88b30955.js';
import { u as m } from './useInfoPageTabs-58783ca7.js';
import { J as o, I as s, H as n, L as i } from './index-a97f8a94.js';
import { u as m } from './useInfoPageTabs-ad3a593b.js';
const h = () => {
const l = o(),
{ handleTabs: d } = m(),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import {
M as A,
p as j,
N as z,
} from './index-88b30955.js';
} from './index-a97f8a94.js';
var $ = {
icon: {
tag: 'svg',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { e as a, an as o, I as n, ao as m } from './index-88b30955.js';
import { u } from './useInfoPageTabs-58783ca7.js';
import { e as a, an as o, I as n, ao as m } from './index-a97f8a94.js';
import { u } from './useInfoPageTabs-ad3a593b.js';
const f = a.memo(() => {
const [s, t] = a.useState(),
[e] = o(),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ import {
L as O,
W as P,
X as U,
} from './index-88b30955.js';
import { U as I } from './UserOutlined-0191efb3.js';
} from './index-a97f8a94.js';
import { U as I } from './UserOutlined-b6f3915b.js';
var T = {
icon: {
tag: 'svg',
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { e as a, ap as m, I as o, ao as n } from './index-88b30955.js';
import { u } from './useInfoPageTabs-58783ca7.js';
import { e as a, ap as m, I as o, ao as n } from './index-a97f8a94.js';
import { u } from './useInfoPageTabs-ad3a593b.js';
const c = a.memo(() => {
const [e, t] = a.useState(),
s = m(),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,8 @@ import {
ak as Sw,
al as Cw,
am as Aw,
} from './index-88b30955.js';
import { U as Mw } from './UserOutlined-0191efb3.js';
} from './index-a97f8a94.js';
import { U as Mw } from './UserOutlined-b6f3915b.js';
const $s = Object.freeze(
Object.defineProperty(
{
Expand Down
Loading

0 comments on commit 4ae63ca

Please sign in to comment.