@shun-js/aibaiban-server 0.5.6 → 0.5.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +2 -2
  2. package/views/index.html +31 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shun-js/aibaiban-server",
3
- "version": "0.5.6",
3
+ "version": "0.5.8",
4
4
  "description": "aibaiban.com server",
5
5
  "keywords": [
6
6
  "ai aibaiban"
@@ -44,5 +44,5 @@
44
44
  "access": "public",
45
45
  "registry": "https://registry.npmjs.org/"
46
46
  },
47
- "gitHead": "d89a7194fccf6793c54c38ad8c7eb942fcb88b2c"
47
+ "gitHead": "8a03b3f55bbe560b654fab4dc2fe7993966d9417"
48
48
  }
package/views/index.html CHANGED
@@ -56,9 +56,38 @@
56
56
  <script
57
57
  type="module"
58
58
  crossorigin
59
- src="https://static-small.vincentqiao.com/aibaiban/static/index-DQ2U2aDv.js"
59
+ src="https://static-small.vincentqiao.com/aibaiban/static/index-6w_T7pLR.js"
60
60
  ></script>
61
- <link rel="stylesheet" crossorigin href="https://static-small.vincentqiao.com/aibaiban/static/index-BgEB6eZU.css" />
61
+ <link
62
+ rel="modulepreload"
63
+ crossorigin
64
+ href="https://static-small.vincentqiao.com/aibaiban/static/chunks/react-vendor-BMWzQJa8.js"
65
+ />
66
+ <link
67
+ rel="modulepreload"
68
+ crossorigin
69
+ href="https://static-small.vincentqiao.com/aibaiban/static/chunks/antd-base-BwPy3FUD.js"
70
+ />
71
+ <link
72
+ rel="modulepreload"
73
+ crossorigin
74
+ href="https://static-small.vincentqiao.com/aibaiban/static/chunks/antd-icons-Dj7VeNUm.js"
75
+ />
76
+ <link
77
+ rel="modulepreload"
78
+ crossorigin
79
+ href="https://static-small.vincentqiao.com/aibaiban/static/chunks/antd-x-UhBrgrop.js"
80
+ />
81
+ <link
82
+ rel="modulepreload"
83
+ crossorigin
84
+ href="https://static-small.vincentqiao.com/aibaiban/static/chunks/excalidraw-q3zBbS1a.js"
85
+ />
86
+ <link
87
+ rel="stylesheet"
88
+ crossorigin
89
+ href="https://static-small.vincentqiao.com/aibaiban/static/styles/index-DRAKt5mc.css"
90
+ />
62
91
  </head>
63
92
  <body>
64
93
  <div id="root"></div>