Skip to content

Commit

Permalink
feat: update pages
Browse files Browse the repository at this point in the history
  • Loading branch information
chenshenhai committed Aug 11, 2024
1 parent 3243e7a commit c4b3fa8
Show file tree
Hide file tree
Showing 8 changed files with 73 additions and 73 deletions.
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
padding: 0;
}
</style>
<script type="module" crossorigin src="./js/index.CQr3Qnva.js"></script>
<script type="module" crossorigin src="./js/index.DOVgcOCZ.js"></script>
<link rel="modulepreload" crossorigin href="./js/lib/react.D016eMnP.js">
<link rel="modulepreload" crossorigin href="./js/lib/antd.Bw8FNF3J.js">
<link rel="modulepreload" crossorigin href="./js/lib/draw.BjlUFQy_.js">
<link rel="modulepreload" crossorigin href="./js/lib/draw.DIHtiJ55.js">
<link rel="stylesheet" crossorigin href="./css/index.DZb2-kM6.css">
</head>

Expand Down
2 changes: 1 addition & 1 deletion docs/js/index.CQr3Qnva.js → docs/js/index.DOVgcOCZ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 0 additions & 14 deletions docs/js/lib/draw.BjlUFQy_.js

This file was deleted.

14 changes: 14 additions & 0 deletions docs/js/lib/draw.DIHtiJ55.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/static/page/tpl-loading.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,15 @@
},
{
"uuid": "ecb52e4d-2ecb-b88d-de13-708870f0061f",
"name": "Travenor",
"name": "Loading",
"x": 121,
"y": 385,
"w": 133,
"h": 42,
"angle": 0,
"type": "text",
"detail": {
"text": "Travenor",
"text": "Loading",
"fontFamily": "Geometr415 Blk BT",
"fontSize": 34,
"textAlign": "left",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"vite-node": "^2.0.3"
},
"dependencies": {
"@idraw/studio": "0.4.0-alpha.36",
"@idraw/studio": "0.4.0-alpha.37",
"antd": "^5.19.3",
"idraw": "0.4.0-beta.36",
"idraw": "0.4.0-beta.37",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
100 changes: 50 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions public/static/page/tpl-loading.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,15 +464,15 @@
},
{
"uuid": "ecb52e4d-2ecb-b88d-de13-708870f0061f",
"name": "Travenor",
"name": "Loading",
"x": 121,
"y": 385,
"w": 133,
"h": 42,
"angle": 0,
"type": "text",
"detail": {
"text": "Travenor",
"text": "Loading",
"fontFamily": "Geometr415 Blk BT",
"fontSize": 34,
"textAlign": "left",
Expand Down

0 comments on commit c4b3fa8

Please sign in to comment.