@shun-js/aibaiban-server 1.1.2 → 1.1.4
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.
- package/assets/manifest.json +1 -1
- package/assets/sitemap.xml +1 -1
- package/package.json +3 -3
- package/server/service/SEOService.js +2 -2
- package/views/index.html +34 -38
package/assets/manifest.json
CHANGED
package/assets/sitemap.xml
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shun-js/aibaiban-server",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"description": "aibaiban.com server",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai aibaiban"
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
"qiao-z-nuser": "^6.0.0",
|
|
38
38
|
"qiao-z-service": "^6.0.0",
|
|
39
39
|
"qiao-z-sms": "^6.0.0",
|
|
40
|
-
"viho-llm": "^1.0.
|
|
40
|
+
"viho-llm": "^1.0.5",
|
|
41
41
|
"zod": "^4.3.6",
|
|
42
42
|
"zod-to-json-schema": "^3.25.1"
|
|
43
43
|
},
|
|
@@ -45,5 +45,5 @@
|
|
|
45
45
|
"access": "public",
|
|
46
46
|
"registry": "https://registry.npmjs.org/"
|
|
47
47
|
},
|
|
48
|
-
"gitHead": "
|
|
48
|
+
"gitHead": "f98b0d62dec11c627d6fdcd4874b7d4267b2aee9"
|
|
49
49
|
}
|
|
@@ -69,7 +69,7 @@ exports.swJs = async (req, res) => {
|
|
|
69
69
|
*/
|
|
70
70
|
exports.icon192Png = async (req, res) => {
|
|
71
71
|
const filePath = path.resolve(__dirname, '../../assets/icon-192.png');
|
|
72
|
-
const content = await readFile(filePath);
|
|
72
|
+
const content = await readFile(filePath, { encoding: null });
|
|
73
73
|
res.send(content, mime.lookup(filePath));
|
|
74
74
|
};
|
|
75
75
|
|
|
@@ -80,6 +80,6 @@ exports.icon192Png = async (req, res) => {
|
|
|
80
80
|
*/
|
|
81
81
|
exports.icon512Png = async (req, res) => {
|
|
82
82
|
const filePath = path.resolve(__dirname, '../../assets/icon-512.png');
|
|
83
|
-
const content = await readFile(filePath);
|
|
83
|
+
const content = await readFile(filePath, { encoding: null });
|
|
84
84
|
res.send(content, mime.lookup(filePath));
|
|
85
85
|
};
|
package/views/index.html
CHANGED
|
@@ -5,30 +5,31 @@
|
|
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
6
|
|
|
7
7
|
<!-- Primary Meta Tags -->
|
|
8
|
-
<title>AI白板 - 在线协作白板工具 | AI
|
|
9
|
-
<meta name="title" content="AI白板 - 在线协作白板工具 | AI
|
|
8
|
+
<title>AI白板 - 在线协作白板工具 | AI生成流程图时序图类图ER图</title>
|
|
9
|
+
<meta name="title" content="AI白板 - 在线协作白板工具 | AI生成流程图时序图类图ER图" />
|
|
10
10
|
<meta
|
|
11
11
|
name="description"
|
|
12
|
-
content="AI白板是专业的在线协作白板软件,AI
|
|
12
|
+
content="AI白板是专业的在线协作白板软件,AI驱动自动生成流程图、时序图、类图、ER图。支持在线协作、远程办公、团队协同。Miro、FigJam、boardmix优质替代方案,一句话完成专业图表绘制。"
|
|
13
13
|
/>
|
|
14
14
|
<meta
|
|
15
15
|
name="keywords"
|
|
16
|
-
content="AI白板,在线白板,电子白板,协作白板,白板软件,AI生成流程图,AI
|
|
16
|
+
content="AI白板,在线白板,电子白板,协作白板,白板软件,AI生成流程图,AI时序图,AI类图,AI ER图,在线协同,远程办公,团队协作,头脑风暴工具,设计协作,可视化工具,Miro替代,FigJam替代,boardmix替代,Excalidraw,ProcessOn,GitMind"
|
|
17
17
|
/>
|
|
18
18
|
<meta name="author" content="Vincent" />
|
|
19
19
|
<meta name="robots" content="index, follow" />
|
|
20
|
+
<link rel="canonical" href="https://aibaiban.com/" />
|
|
20
21
|
|
|
21
22
|
<!-- Theme Color -->
|
|
22
|
-
<meta name="theme-color" content="#
|
|
23
|
+
<meta name="theme-color" content="#ffffff" />
|
|
23
24
|
<meta name="color-scheme" content="light dark" />
|
|
24
25
|
|
|
25
26
|
<!-- Open Graph / Facebook -->
|
|
26
27
|
<meta property="og:type" content="website" />
|
|
27
28
|
<meta property="og:url" content="https://aibaiban.com/" />
|
|
28
|
-
<meta property="og:title" content="AI白板 - 在线协作白板工具 | AI
|
|
29
|
+
<meta property="og:title" content="AI白板 - 在线协作白板工具 | AI生成流程图时序图类图ER图" />
|
|
29
30
|
<meta
|
|
30
31
|
property="og:description"
|
|
31
|
-
content="专业的在线协作白板软件,AI
|
|
32
|
+
content="专业的在线协作白板软件,AI自动生成流程图、时序图、类图、ER图。支持在线协作、远程办公。Miro/FigJam优质替代方案。"
|
|
32
33
|
/>
|
|
33
34
|
<meta property="og:image" content="https://static-small.vincentqiao.com/aibaiban/static/og-image.png" />
|
|
34
35
|
<meta property="og:site_name" content="AI白板" />
|
|
@@ -37,15 +38,15 @@
|
|
|
37
38
|
<!-- Twitter Card -->
|
|
38
39
|
<meta name="twitter:card" content="summary_large_image" />
|
|
39
40
|
<meta name="twitter:url" content="https://aibaiban.com/" />
|
|
40
|
-
<meta name="twitter:title" content="AI白板 - 在线协作白板工具 | AI
|
|
41
|
+
<meta name="twitter:title" content="AI白板 - 在线协作白板工具 | AI生成流程图时序图类图ER图" />
|
|
41
42
|
<meta
|
|
42
43
|
name="twitter:description"
|
|
43
|
-
content="专业的在线协作白板软件,AI
|
|
44
|
+
content="专业的在线协作白板软件,AI自动生成流程图、时序图、类图、ER图。支持在线协作、远程办公。"
|
|
44
45
|
/>
|
|
45
46
|
<meta name="twitter:image" content="https://static-small.vincentqiao.com/aibaiban/static/og-image.png" />
|
|
46
47
|
|
|
47
48
|
<!-- Apple Mobile Web App -->
|
|
48
|
-
<meta name="
|
|
49
|
+
<meta name="mobile-web-app-capable" content="yes" />
|
|
49
50
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
50
51
|
<meta name="apple-mobile-web-app-title" content="AI白板" />
|
|
51
52
|
|
|
@@ -59,35 +60,30 @@
|
|
|
59
60
|
|
|
60
61
|
<!-- Structured Data (JSON-LD) for SEO -->
|
|
61
62
|
<script type="application/ld+json">
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
"offers": {
|
|
69
|
-
"@type": "Offer",
|
|
70
|
-
"price": "0",
|
|
71
|
-
"priceCurrency": "CNY"
|
|
63
|
+
[
|
|
64
|
+
{
|
|
65
|
+
"@context": "https://schema.org",
|
|
66
|
+
"@type": "WebSite",
|
|
67
|
+
"name": "AI白板",
|
|
68
|
+
"url": "https://aibaiban.com"
|
|
72
69
|
},
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
"
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
}
|
|
70
|
+
{
|
|
71
|
+
"@context": "https://schema.org",
|
|
72
|
+
"@type": "SoftwareApplication",
|
|
73
|
+
"name": "AI白板",
|
|
74
|
+
"applicationCategory": "DesignApplication",
|
|
75
|
+
"operatingSystem": "Web",
|
|
76
|
+
"offers": {
|
|
77
|
+
"@type": "Offer",
|
|
78
|
+
"price": "0",
|
|
79
|
+
"priceCurrency": "CNY"
|
|
80
|
+
},
|
|
81
|
+
"description": "专业的在线协作白板软件,AI驱动自动生成流程图、时序图、类图、ER图。支持在线协作、远程办公、团队协同。",
|
|
82
|
+
"url": "https://aibaiban.com",
|
|
83
|
+
"image": "https://static-small.vincentqiao.com/aibaiban/static/og-image.png",
|
|
84
|
+
"featureList": ["AI生成流程图", "AI生成时序图", "AI生成类图", "AI生成ER图", "在线协作白板", "远程办公支持"]
|
|
85
|
+
}
|
|
86
|
+
]
|
|
91
87
|
</script>
|
|
92
88
|
<!-- Microsoft Clarity (production only) -->
|
|
93
89
|
<script type="text/javascript">
|