@huyooo/ui 0.4.51 → 0.4.52
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.
|
@@ -1,42 +1,42 @@
|
|
|
1
|
-
import { createElementBlock as o, openBlock as s, renderSlot as h, defineComponent as m, createVNode as d, withCtx as _, createElementVNode as e, normalizeStyle as x, unref as P, toDisplayString as r, Fragment as v, renderList as $, createBlock as L, normalizeClass as w, createTextVNode as f, ref as k, createCommentVNode as C, withModifiers as
|
|
1
|
+
import { createElementBlock as o, openBlock as s, renderSlot as h, defineComponent as m, createVNode as d, withCtx as _, createElementVNode as e, normalizeStyle as x, unref as P, toDisplayString as r, Fragment as v, renderList as $, createBlock as L, normalizeClass as w, createTextVNode as f, ref as k, createCommentVNode as C, withModifiers as U, withDirectives as T, vModelText as q, computed as z, createStaticVNode as N } from "vue";
|
|
2
2
|
import { _ as u } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
3
|
import { Icon as S } from "@iconify/vue";
|
|
4
|
-
import { C as
|
|
4
|
+
import { C as E, a as G } from "./CollapseItem-Cw1vcdLu.js";
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
7
|
-
import { Tag as
|
|
8
|
-
const
|
|
7
|
+
import { Tag as O } from "@arco-design/web-vue";
|
|
8
|
+
const R = {}, K = {
|
|
9
9
|
class: "SubTitle"
|
|
10
10
|
};
|
|
11
|
-
function
|
|
12
|
-
return s(), o("div",
|
|
11
|
+
function W(a, t) {
|
|
12
|
+
return s(), o("div", K, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
13
13
|
}
|
|
14
|
-
const
|
|
14
|
+
const V = /* @__PURE__ */ u(R, [["render", W], ["__scopeId", "data-v-3decf2d4"]]), J = {}, Z = {
|
|
15
15
|
class: "Title"
|
|
16
16
|
};
|
|
17
|
-
function
|
|
18
|
-
return s(), o("h2",
|
|
17
|
+
function Q(a, t) {
|
|
18
|
+
return s(), o("h2", Z, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
19
19
|
}
|
|
20
|
-
const M = /* @__PURE__ */ u(
|
|
20
|
+
const M = /* @__PURE__ */ u(J, [["render", Q], ["__scopeId", "data-v-58078aa8"]]), Y = {
|
|
21
21
|
class: "BlockHeader"
|
|
22
|
-
},
|
|
22
|
+
}, X = /* @__PURE__ */ m({
|
|
23
23
|
__name: "LandingPageBlockHeader",
|
|
24
24
|
setup(a) {
|
|
25
|
-
return (t, l) => (s(), o("div",
|
|
25
|
+
return (t, l) => (s(), o("div", Y, [d(M, {
|
|
26
26
|
class: "BlockHeaderTitle"
|
|
27
27
|
}, {
|
|
28
28
|
default: _(() => [h(t.$slots, "title", {}, void 0, !0)]),
|
|
29
29
|
_: 3
|
|
30
|
-
}), d(
|
|
30
|
+
}), d(V, {
|
|
31
31
|
class: "BlockHeaderSubTitle"
|
|
32
32
|
}, {
|
|
33
33
|
default: _(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
|
|
34
34
|
_: 3
|
|
35
35
|
})]));
|
|
36
36
|
}
|
|
37
|
-
}),
|
|
37
|
+
}), ee = /* @__PURE__ */ u(X, [["__scopeId", "data-v-8d51bb3a"]]), te = {
|
|
38
38
|
class: "BlockLayout"
|
|
39
|
-
},
|
|
39
|
+
}, se = /* @__PURE__ */ m({
|
|
40
40
|
__name: "LandingPageBlockLayout",
|
|
41
41
|
props: {
|
|
42
42
|
columns: {
|
|
@@ -50,7 +50,7 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
50
50
|
},
|
|
51
51
|
setup(a) {
|
|
52
52
|
const t = a;
|
|
53
|
-
return (l, n) => (s(), o("section",
|
|
53
|
+
return (l, n) => (s(), o("section", te, [h(l.$slots, "BlockHeader", {}, void 0, !0), e("div", {
|
|
54
54
|
class: "BlockBody",
|
|
55
55
|
style: x({
|
|
56
56
|
gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
|
|
@@ -58,12 +58,12 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
58
58
|
})
|
|
59
59
|
}, [h(l.$slots, "BlockBody", {}, void 0, !0)], 4)]));
|
|
60
60
|
}
|
|
61
|
-
}),
|
|
61
|
+
}), ae = /* @__PURE__ */ u(se, [["__scopeId", "data-v-84ed1aaa"]]), ne = {
|
|
62
62
|
description: "",
|
|
63
63
|
class: "mission-list-item"
|
|
64
|
-
},
|
|
64
|
+
}, oe = {
|
|
65
65
|
class: "mission-list-text"
|
|
66
|
-
},
|
|
66
|
+
}, ie = /* @__PURE__ */ m({
|
|
67
67
|
__name: "LandingPageListItem",
|
|
68
68
|
props: {
|
|
69
69
|
description: {
|
|
@@ -72,30 +72,30 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
72
72
|
},
|
|
73
73
|
setup(a) {
|
|
74
74
|
const t = a;
|
|
75
|
-
return (l, n) => (s(), o("div",
|
|
75
|
+
return (l, n) => (s(), o("div", ne, [d(P(S), {
|
|
76
76
|
icon: "mingcute:check-circle-fill",
|
|
77
77
|
class: "mission-list-icon"
|
|
78
|
-
}), e("span",
|
|
78
|
+
}), e("span", oe, r(t.description), 1)]));
|
|
79
79
|
}
|
|
80
|
-
}),
|
|
80
|
+
}), j = /* @__PURE__ */ u(ie, [["__scopeId", "data-v-4973c791"]]), le = {
|
|
81
81
|
class: "mission-container"
|
|
82
|
-
},
|
|
82
|
+
}, re = {
|
|
83
83
|
class: "mission-image-wrapper"
|
|
84
|
-
},
|
|
84
|
+
}, ce = ["src", "alt"], de = {
|
|
85
85
|
class: "mission-content"
|
|
86
|
-
},
|
|
86
|
+
}, ue = {
|
|
87
87
|
class: "mission-title"
|
|
88
|
-
},
|
|
88
|
+
}, _e = {
|
|
89
89
|
class: "mission-title-highlight"
|
|
90
|
-
},
|
|
90
|
+
}, pe = {
|
|
91
91
|
class: "mission-desc"
|
|
92
|
-
},
|
|
92
|
+
}, me = {
|
|
93
93
|
class: "mission-list"
|
|
94
|
-
},
|
|
94
|
+
}, fe = {
|
|
95
95
|
style: {
|
|
96
96
|
display: "none"
|
|
97
97
|
}
|
|
98
|
-
},
|
|
98
|
+
}, ge = /* @__PURE__ */ m({
|
|
99
99
|
__name: "LandingPageMission",
|
|
100
100
|
props: {
|
|
101
101
|
image: {},
|
|
@@ -106,7 +106,7 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
106
106
|
features: {}
|
|
107
107
|
},
|
|
108
108
|
setup(a) {
|
|
109
|
-
return (t, l) => (s(), o("div",
|
|
109
|
+
return (t, l) => (s(), o("div", le, [e("div", re, [l[0] || (l[0] = e("div", {
|
|
110
110
|
class: "mission-bg1"
|
|
111
111
|
}, null, -1)), e("img", {
|
|
112
112
|
src: t.image,
|
|
@@ -115,23 +115,23 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
115
115
|
width: "1270",
|
|
116
116
|
decoding: "async",
|
|
117
117
|
class: "mission-img"
|
|
118
|
-
}, null, 8,
|
|
118
|
+
}, null, 8, ce)]), e("div", de, [e("h2", ue, [e("span", _e, r(t.highlight), 1), e("strong", null, r(t.title), 1)]), e("p", pe, r(t.description), 1), e("div", me, [(s(!0), o(v, null, $(t.features, (n, i) => (s(), L(j, {
|
|
119
119
|
key: i,
|
|
120
120
|
description: n
|
|
121
|
-
}, null, 8, ["description"]))), 128))])]), (s(), o("svg",
|
|
121
|
+
}, null, 8, ["description"]))), 128))])]), (s(), o("svg", fe, l[1] || (l[1] = [e("symbol", {
|
|
122
122
|
id: "ai:ph:check-circle-fill"
|
|
123
123
|
}, [e("path", {
|
|
124
124
|
fill: "currentColor",
|
|
125
125
|
d: "M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m45.66 85.66l-56 56a8 8 0 0 1-11.32 0l-24-24a8 8 0 0 1 11.32-11.32L112 148.69l50.34-50.35a8 8 0 0 1 11.32 11.32"
|
|
126
126
|
})], -1)])))]));
|
|
127
127
|
}
|
|
128
|
-
}),
|
|
128
|
+
}), he = /* @__PURE__ */ u(ge, [["__scopeId", "data-v-511c032f"]]), ve = {
|
|
129
129
|
class: "team-info-container"
|
|
130
|
-
},
|
|
130
|
+
}, $e = {
|
|
131
131
|
class: "team-info-title"
|
|
132
|
-
},
|
|
132
|
+
}, be = {
|
|
133
133
|
class: "team-info-desc"
|
|
134
|
-
},
|
|
134
|
+
}, ye = /* @__PURE__ */ m({
|
|
135
135
|
__name: "LandingPageTeamInfo",
|
|
136
136
|
props: {
|
|
137
137
|
title: {},
|
|
@@ -139,23 +139,23 @@ const M = /* @__PURE__ */ u(Z, [["render", Y], ["__scopeId", "data-v-58078aa8"]]
|
|
|
139
139
|
},
|
|
140
140
|
setup(a) {
|
|
141
141
|
const t = a;
|
|
142
|
-
return (l, n) => (s(), o("div",
|
|
142
|
+
return (l, n) => (s(), o("div", ve, [e("div", $e, r(t.title), 1), e("p", be, r(t.description), 1)]));
|
|
143
143
|
}
|
|
144
|
-
}),
|
|
144
|
+
}), ke = /* @__PURE__ */ u(ye, [["__scopeId", "data-v-2074e0d7"]]), Le = {}, Pe = {
|
|
145
145
|
class: "Description"
|
|
146
146
|
};
|
|
147
|
-
function
|
|
148
|
-
return s(), o("div",
|
|
147
|
+
function Ie(a, t) {
|
|
148
|
+
return s(), o("div", Pe, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
149
149
|
}
|
|
150
|
-
const I = /* @__PURE__ */ u(
|
|
150
|
+
const I = /* @__PURE__ */ u(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"]]), Se = {
|
|
151
151
|
class: "grid-container"
|
|
152
|
-
},
|
|
152
|
+
}, xe = {
|
|
153
153
|
class: "square"
|
|
154
|
-
},
|
|
154
|
+
}, Ce = ["src", "alt", "sizes", "width", "height"], we = {
|
|
155
155
|
class: "footer"
|
|
156
|
-
},
|
|
156
|
+
}, Ae = {
|
|
157
157
|
class: "name"
|
|
158
|
-
},
|
|
158
|
+
}, Te = /* @__PURE__ */ m({
|
|
159
159
|
__name: "LandingPageTeamList",
|
|
160
160
|
props: {
|
|
161
161
|
publishedTeamMembers: {},
|
|
@@ -165,22 +165,22 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
165
165
|
pictureClass: {}
|
|
166
166
|
},
|
|
167
167
|
setup(a) {
|
|
168
|
-
return (t, l) => (s(), o("div",
|
|
168
|
+
return (t, l) => (s(), o("div", Se, [(s(!0), o(v, null, $(t.publishedTeamMembers, (n) => (s(), o("div", {
|
|
169
169
|
key: n.data.name,
|
|
170
170
|
class: "group"
|
|
171
|
-
}, [e("div",
|
|
171
|
+
}, [e("div", xe, [e("img", {
|
|
172
172
|
src: n.data.avatar.src,
|
|
173
173
|
alt: n.data.avatar.alt,
|
|
174
174
|
sizes: t.sizes,
|
|
175
175
|
width: t.width,
|
|
176
176
|
height: t.height,
|
|
177
177
|
class: w(t.pictureClass ? `${t.pictureClass} picture-img` : "picture-img")
|
|
178
|
-
}, null, 10,
|
|
178
|
+
}, null, 10, Ce)]), e("div", we, [e("h2", Ae, r(n.data.name), 1), d(I, null, {
|
|
179
179
|
default: _(() => [f(r(n.data.title), 1)]),
|
|
180
180
|
_: 2
|
|
181
181
|
}, 1024)])]))), 128))]));
|
|
182
182
|
}
|
|
183
|
-
}),
|
|
183
|
+
}), qe = /* @__PURE__ */ u(Te, [["__scopeId", "data-v-aae1a797"]]), Be = /* @__PURE__ */ m({
|
|
184
184
|
__name: "LandingPageAbout",
|
|
185
185
|
setup(a) {
|
|
186
186
|
const t = [{
|
|
@@ -220,20 +220,20 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
}];
|
|
223
|
-
return (l, n) => (s(), o(v, null, [d(
|
|
224
|
-
BlockHeader: _(() => [d(
|
|
223
|
+
return (l, n) => (s(), o(v, null, [d(ae, null, {
|
|
224
|
+
BlockHeader: _(() => [d(ee, null, {
|
|
225
225
|
title: _(() => n[0] || (n[0] = [f("核心团队")])),
|
|
226
226
|
subTitle: _(() => n[1] || (n[1] = [f("我们是一个充满激情的小团队。")])),
|
|
227
227
|
_: 1
|
|
228
228
|
})]),
|
|
229
|
-
BlockBody: _(() => [d(
|
|
229
|
+
BlockBody: _(() => [d(ke, {
|
|
230
230
|
title: "Empowering the world with Astro.",
|
|
231
231
|
description: "We're a multi-cultural team from around the world! We come from diverse backgrounds, bringing different personalities, experiences and skills to the job. This is what makes our team so special."
|
|
232
|
-
}), d(
|
|
232
|
+
}), d(qe, {
|
|
233
233
|
"published-team-members": t
|
|
234
234
|
})]),
|
|
235
235
|
_: 1
|
|
236
|
-
}), d(
|
|
236
|
+
}), d(he, {
|
|
237
237
|
image: "https://astroship-pro.web3templates.com/_astro/employee.DPridi10_Z23eRat.avif",
|
|
238
238
|
"image-alt": "Happy Team",
|
|
239
239
|
title: "Mission",
|
|
@@ -242,13 +242,13 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
242
242
|
features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
|
|
243
243
|
})], 64));
|
|
244
244
|
}
|
|
245
|
-
}), qa = /* @__PURE__ */ u(
|
|
245
|
+
}), qa = /* @__PURE__ */ u(Be, [["__scopeId", "data-v-a40e05a5"]]), ze = {
|
|
246
246
|
class: "nav"
|
|
247
|
-
},
|
|
247
|
+
}, Fe = {
|
|
248
248
|
class: "section"
|
|
249
|
-
},
|
|
249
|
+
}, De = ["href"], Ve = {
|
|
250
250
|
class: "section"
|
|
251
|
-
}, Me = ["href"],
|
|
251
|
+
}, Me = ["href"], je = /* @__PURE__ */ m({
|
|
252
252
|
__name: "LandingPageAside",
|
|
253
253
|
setup(a) {
|
|
254
254
|
const t = k([{
|
|
@@ -282,20 +282,20 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
282
282
|
text: "Pro license",
|
|
283
283
|
href: "/docs/resources/pro-license"
|
|
284
284
|
}]);
|
|
285
|
-
return (n, i) => (s(), o("nav",
|
|
285
|
+
return (n, i) => (s(), o("nav", ze, [i[2] || (i[2] = e("div", {
|
|
286
286
|
class: "section"
|
|
287
287
|
}, [e("div", {
|
|
288
288
|
class: "section-title"
|
|
289
289
|
}, "Getting started"), e("div", null, [e("a", {
|
|
290
290
|
class: "link active",
|
|
291
291
|
href: "/docs"
|
|
292
|
-
}, "Overview")])], -1)), e("div",
|
|
292
|
+
}, "Overview")])], -1)), e("div", Fe, [i[0] || (i[0] = e("div", {
|
|
293
293
|
class: "section-title"
|
|
294
294
|
}, "Browse by feature", -1)), e("div", null, [(s(!0), o(v, null, $(t.value, (c) => (s(), o("a", {
|
|
295
295
|
key: c.text,
|
|
296
296
|
class: "link",
|
|
297
297
|
href: c.href
|
|
298
|
-
}, r(c.text), 9,
|
|
298
|
+
}, r(c.text), 9, De))), 128))])]), e("div", Ve, [i[1] || (i[1] = e("div", {
|
|
299
299
|
class: "section-title"
|
|
300
300
|
}, "Resources", -1)), e("div", null, [(s(!0), o(v, null, $(l.value, (c) => (s(), o("a", {
|
|
301
301
|
key: c.text,
|
|
@@ -303,7 +303,7 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
303
303
|
href: c.href
|
|
304
304
|
}, r(c.text), 9, Me))), 128))])])]));
|
|
305
305
|
}
|
|
306
|
-
}), Ba = /* @__PURE__ */ u(
|
|
306
|
+
}), Ba = /* @__PURE__ */ u(je, [["__scopeId", "data-v-b516bb75"]]), He = ["src"], Ue = /* @__PURE__ */ m({
|
|
307
307
|
__name: "LandingPageLogo",
|
|
308
308
|
props: {
|
|
309
309
|
name: {
|
|
@@ -352,7 +352,7 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
352
352
|
width: l.iconSize,
|
|
353
353
|
height: l.iconSize
|
|
354
354
|
})
|
|
355
|
-
}, null, 12,
|
|
355
|
+
}, null, 12, He)) : C("", !0), e("div", {
|
|
356
356
|
class: "text",
|
|
357
357
|
style: x({
|
|
358
358
|
color: l.color,
|
|
@@ -360,9 +360,9 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
360
360
|
})
|
|
361
361
|
}, r(a.name), 5)]));
|
|
362
362
|
}
|
|
363
|
-
}),
|
|
363
|
+
}), Ne = /* @__PURE__ */ u(Ue, [["__scopeId", "data-v-f259564c"]]), Ee = {
|
|
364
364
|
class: "BrandInfo"
|
|
365
|
-
},
|
|
365
|
+
}, Ge = /* @__PURE__ */ m({
|
|
366
366
|
__name: "LandingPageBrandInfo",
|
|
367
367
|
props: {
|
|
368
368
|
icon: {
|
|
@@ -392,7 +392,7 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
392
392
|
},
|
|
393
393
|
setup(a) {
|
|
394
394
|
const t = a;
|
|
395
|
-
return (l, n) => (s(), o("div",
|
|
395
|
+
return (l, n) => (s(), o("div", Ee, [d(Ne, {
|
|
396
396
|
icon: t.icon,
|
|
397
397
|
name: t.name,
|
|
398
398
|
color: t.color,
|
|
@@ -403,7 +403,7 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
403
403
|
_: 1
|
|
404
404
|
})]));
|
|
405
405
|
}
|
|
406
|
-
}),
|
|
406
|
+
}), Oe = /* @__PURE__ */ u(Ge, [["__scopeId", "data-v-03121641"]]), Re = /* @__PURE__ */ m({
|
|
407
407
|
__name: "LandingPageButton",
|
|
408
408
|
props: {
|
|
409
409
|
type: {}
|
|
@@ -413,29 +413,29 @@ const I = /* @__PURE__ */ u(Pe, [["render", Se], ["__scopeId", "data-v-501deb41"
|
|
|
413
413
|
class: w(["heroButton", [t.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
|
|
414
414
|
}, [h(t.$slots, "default", {}, void 0, !0)], 2));
|
|
415
415
|
}
|
|
416
|
-
}),
|
|
416
|
+
}), Ke = /* @__PURE__ */ u(Re, [["__scopeId", "data-v-d26fdf8b"]]), We = {}, Je = {
|
|
417
417
|
class: "Card"
|
|
418
418
|
};
|
|
419
|
-
function
|
|
420
|
-
return s(), o("div",
|
|
419
|
+
function Ze(a, t) {
|
|
420
|
+
return s(), o("div", Je, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
421
421
|
}
|
|
422
|
-
const
|
|
422
|
+
const H = /* @__PURE__ */ u(We, [["render", Ze], ["__scopeId", "data-v-cdb3f77d"]]), Qe = {
|
|
423
423
|
class: "contact-container"
|
|
424
|
-
},
|
|
424
|
+
}, Ye = {
|
|
425
425
|
class: "contact-info-section"
|
|
426
|
-
},
|
|
426
|
+
}, Xe = {
|
|
427
427
|
class: "contact-title"
|
|
428
|
-
},
|
|
428
|
+
}, et = {
|
|
429
429
|
class: "contact-info"
|
|
430
|
-
},
|
|
430
|
+
}, tt = {
|
|
431
431
|
class: "contact-info-item"
|
|
432
|
-
},
|
|
432
|
+
}, st = {
|
|
433
433
|
class: "contact-info-item"
|
|
434
|
-
},
|
|
434
|
+
}, at = ["href"], nt = {
|
|
435
435
|
class: "contact-info-item"
|
|
436
|
-
},
|
|
436
|
+
}, ot = ["href"], it = {
|
|
437
437
|
class: "contact-form-section"
|
|
438
|
-
},
|
|
438
|
+
}, lt = /* @__PURE__ */ m({
|
|
439
439
|
__name: "LandingPageContact",
|
|
440
440
|
props: {
|
|
441
441
|
title: {
|
|
@@ -471,39 +471,39 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
471
471
|
},
|
|
472
472
|
setup(a) {
|
|
473
473
|
const t = a;
|
|
474
|
-
return (l, n) => (s(), o("div",
|
|
474
|
+
return (l, n) => (s(), o("div", Qe, [e("div", Ye, [e("h2", Xe, r(t.contact.title), 1), d(I, null, {
|
|
475
475
|
default: _(() => [f(r(t.contact.description), 1)]),
|
|
476
476
|
_: 1
|
|
477
|
-
}), e("div",
|
|
477
|
+
}), e("div", et, [e("div", tt, [d(P(S), {
|
|
478
478
|
class: "contact-info-icon",
|
|
479
479
|
icon: l.mapIcon
|
|
480
|
-
}, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div",
|
|
480
|
+
}, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div", st, [d(P(S), {
|
|
481
481
|
class: "contact-info-icon",
|
|
482
482
|
icon: t.emailIcon
|
|
483
483
|
}, null, 8, ["icon"]), e("a", {
|
|
484
484
|
href: `mailto:${l.email}`
|
|
485
|
-
}, r(t.email), 9,
|
|
485
|
+
}, r(t.email), 9, at)]), e("div", nt, [d(P(S), {
|
|
486
486
|
class: "contact-info-icon",
|
|
487
487
|
icon: t.phoneIcon
|
|
488
488
|
}, null, 8, ["icon"]), e("a", {
|
|
489
489
|
href: `tel:${l.phone}`
|
|
490
|
-
}, r(t.phone), 9,
|
|
490
|
+
}, r(t.phone), 9, ot)])])]), e("div", it, [h(l.$slots, "contact-form", {}, void 0, !0)])]));
|
|
491
491
|
}
|
|
492
|
-
}), za = /* @__PURE__ */ u(
|
|
492
|
+
}), za = /* @__PURE__ */ u(lt, [["__scopeId", "data-v-50d64cb9"]]), rt = ["value"], ct = ["value"], dt = {
|
|
493
|
+
class: "form-group"
|
|
494
|
+
}, ut = {
|
|
493
495
|
class: "form-group"
|
|
494
496
|
}, _t = {
|
|
495
497
|
class: "form-group"
|
|
496
498
|
}, pt = {
|
|
497
|
-
class: "form-group"
|
|
498
|
-
}, mt = {
|
|
499
499
|
type: "submit",
|
|
500
500
|
class: "form-button"
|
|
501
|
-
},
|
|
501
|
+
}, mt = {
|
|
502
502
|
key: 0,
|
|
503
503
|
class: "button-content"
|
|
504
|
-
},
|
|
504
|
+
}, ft = {
|
|
505
505
|
key: 1
|
|
506
|
-
},
|
|
506
|
+
}, gt = /* @__PURE__ */ m({
|
|
507
507
|
__name: "LandingPageContactForm",
|
|
508
508
|
props: {
|
|
509
509
|
accessKey: {
|
|
@@ -540,8 +540,8 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
540
540
|
email: c.value.email,
|
|
541
541
|
message: c.value.message
|
|
542
542
|
})
|
|
543
|
-
})
|
|
544
|
-
b.status === 200 ? (i.value = "text-green", n.value =
|
|
543
|
+
});
|
|
544
|
+
await b.json(), b.status === 200 ? (i.value = "text-green", n.value = "消息发送成功!我们会尽快回复您。") : (i.value = "text-red", n.value = "发送失败,请检查网络连接后重试。");
|
|
545
545
|
} catch {
|
|
546
546
|
i.value = "text-red", n.value = "发送失败,请稍后再试!";
|
|
547
547
|
} finally {
|
|
@@ -558,28 +558,28 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
558
558
|
"was-validated": l.value
|
|
559
559
|
}]),
|
|
560
560
|
novalidate: "",
|
|
561
|
-
onSubmit:
|
|
561
|
+
onSubmit: U(g, ["prevent"])
|
|
562
562
|
}, [e("input", {
|
|
563
563
|
type: "hidden",
|
|
564
564
|
name: "access_key",
|
|
565
565
|
value: t.accessKey
|
|
566
|
-
}, null, 8,
|
|
566
|
+
}, null, 8, rt), e("input", {
|
|
567
567
|
type: "hidden",
|
|
568
568
|
name: "to",
|
|
569
569
|
value: t.to
|
|
570
|
-
}, null, 8,
|
|
570
|
+
}, null, 8, ct), p[11] || (p[11] = e("input", {
|
|
571
571
|
type: "checkbox",
|
|
572
572
|
class: "hidden",
|
|
573
573
|
style: {
|
|
574
574
|
display: "none"
|
|
575
575
|
},
|
|
576
576
|
name: "botcheck"
|
|
577
|
-
}, null, -1)), e("div",
|
|
577
|
+
}, null, -1)), e("div", dt, [p[3] || (p[3] = e("label", {
|
|
578
578
|
for: "name",
|
|
579
579
|
class: "form-label"
|
|
580
580
|
}, [f(" 姓名 "), e("span", {
|
|
581
581
|
class: "required"
|
|
582
|
-
}, "*")], -1)),
|
|
582
|
+
}, "*")], -1)), T(e("input", {
|
|
583
583
|
id: "name",
|
|
584
584
|
"onUpdate:modelValue": p[0] || (p[0] = (b) => c.value.name = b),
|
|
585
585
|
type: "text",
|
|
@@ -587,14 +587,14 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
587
587
|
required: "",
|
|
588
588
|
class: "form-input",
|
|
589
589
|
name: "name"
|
|
590
|
-
}, null, 512), [[
|
|
590
|
+
}, null, 512), [[q, c.value.name]]), p[4] || (p[4] = e("div", {
|
|
591
591
|
class: "empty-feedback invalid-feedback form-error"
|
|
592
|
-
}, " 请输入您的姓名。 ", -1))]), e("div",
|
|
592
|
+
}, " 请输入您的姓名。 ", -1))]), e("div", ut, [p[5] || (p[5] = e("label", {
|
|
593
593
|
for: "email_address",
|
|
594
594
|
class: "form-label"
|
|
595
595
|
}, [f(" 邮箱地址 "), e("span", {
|
|
596
596
|
class: "required"
|
|
597
|
-
}, "*")], -1)),
|
|
597
|
+
}, "*")], -1)), T(e("input", {
|
|
598
598
|
id: "email_address",
|
|
599
599
|
"onUpdate:modelValue": p[1] || (p[1] = (b) => c.value.email = b),
|
|
600
600
|
type: "email",
|
|
@@ -602,16 +602,16 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
602
602
|
name: "email",
|
|
603
603
|
required: "",
|
|
604
604
|
class: "form-input"
|
|
605
|
-
}, null, 512), [[
|
|
605
|
+
}, null, 512), [[q, c.value.email]]), p[6] || (p[6] = e("div", {
|
|
606
606
|
class: "empty-feedback form-error"
|
|
607
607
|
}, " 请输入您的邮箱地址。 ", -1)), p[7] || (p[7] = e("div", {
|
|
608
608
|
class: "invalid-feedback form-error"
|
|
609
|
-
}, " 请输入有效的邮箱地址。 ", -1))]), e("div",
|
|
609
|
+
}, " 请输入有效的邮箱地址。 ", -1))]), e("div", _t, [p[8] || (p[8] = e("label", {
|
|
610
610
|
for: "message",
|
|
611
611
|
class: "form-label"
|
|
612
612
|
}, [f(" 留言内容 "), e("span", {
|
|
613
613
|
class: "required"
|
|
614
|
-
}, "*")], -1)),
|
|
614
|
+
}, "*")], -1)), T(e("textarea", {
|
|
615
615
|
id: "message",
|
|
616
616
|
"onUpdate:modelValue": p[2] || (p[2] = (b) => c.value.message = b),
|
|
617
617
|
name: "message",
|
|
@@ -619,9 +619,9 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
619
619
|
placeholder: "请输入您的留言内容",
|
|
620
620
|
class: "form-textarea",
|
|
621
621
|
rows: "4"
|
|
622
|
-
}, null, 512), [[
|
|
622
|
+
}, null, 512), [[q, c.value.message]]), p[9] || (p[9] = e("div", {
|
|
623
623
|
class: "empty-feedback invalid-feedback form-error"
|
|
624
|
-
}, " 请输入您的留言内容。 ", -1))]), e("button",
|
|
624
|
+
}, " 请输入您的留言内容。 ", -1))]), e("button", pt, [n.value === "发送中..." ? (s(), o("span", mt, p[10] || (p[10] = [e("svg", {
|
|
625
625
|
class: "spinner",
|
|
626
626
|
xmlns: "http://www.w3.org/2000/svg",
|
|
627
627
|
fill: "none",
|
|
@@ -637,24 +637,24 @@ const U = /* @__PURE__ */ u(Je, [["render", Qe], ["__scopeId", "data-v-cdb3f77d"
|
|
|
637
637
|
class: "spinner-path",
|
|
638
638
|
fill: "currentColor",
|
|
639
639
|
d: "M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"
|
|
640
|
-
})], -1), f(" 发送中... ")]))) : (s(), o("span",
|
|
640
|
+
})], -1), f(" 发送中... ")]))) : (s(), o("span", ft, "发送信息"))]), n.value && n.value !== "发送中..." ? (s(), o("div", {
|
|
641
641
|
key: 0,
|
|
642
642
|
class: w(["form-result", i.value])
|
|
643
643
|
}, r(n.value), 3)) : C("", !0)], 34));
|
|
644
644
|
}
|
|
645
|
-
}), Fa = /* @__PURE__ */ u(
|
|
645
|
+
}), Fa = /* @__PURE__ */ u(gt, [["__scopeId", "data-v-bd2eaefb"]]), ht = {}, vt = {
|
|
646
646
|
class: "custom-container"
|
|
647
647
|
};
|
|
648
|
-
function
|
|
649
|
-
return s(), o("div",
|
|
648
|
+
function $t(a, t) {
|
|
649
|
+
return s(), o("div", vt, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
650
650
|
}
|
|
651
|
-
const Da = /* @__PURE__ */ u(
|
|
651
|
+
const Da = /* @__PURE__ */ u(ht, [["render", $t], ["__scopeId", "data-v-57594f09"]]), bt = {
|
|
652
652
|
class: "cta-title"
|
|
653
|
-
},
|
|
653
|
+
}, yt = {
|
|
654
654
|
class: "cta-description"
|
|
655
|
-
},
|
|
655
|
+
}, kt = {
|
|
656
656
|
class: "cta-actions"
|
|
657
|
-
},
|
|
657
|
+
}, Lt = /* @__PURE__ */ m({
|
|
658
658
|
__name: "LandingPageCta",
|
|
659
659
|
props: {
|
|
660
660
|
title: {
|
|
@@ -666,7 +666,7 @@ const Da = /* @__PURE__ */ u(vt, [["render", bt], ["__scopeId", "data-v-57594f09
|
|
|
666
666
|
backgroundUrl: {}
|
|
667
667
|
},
|
|
668
668
|
setup(a) {
|
|
669
|
-
const t = a, l =
|
|
669
|
+
const t = a, l = z(() => ({
|
|
670
670
|
backgroundImage: t.backgroundUrl ? `url(${t.backgroundUrl})` : void 0,
|
|
671
671
|
backgroundRepeat: "no-repeat",
|
|
672
672
|
backgroundSize: "200% 200%",
|
|
@@ -675,16 +675,16 @@ const Da = /* @__PURE__ */ u(vt, [["render", bt], ["__scopeId", "data-v-57594f09
|
|
|
675
675
|
return (n, i) => (s(), o("div", {
|
|
676
676
|
class: "cta-container",
|
|
677
677
|
style: x(l.value)
|
|
678
|
-
}, [e("h1",
|
|
678
|
+
}, [e("h1", bt, r(t.title), 1), e("div", yt, r(t.description), 1), e("div", kt, [h(n.$slots, "actions", {}, void 0, !0)])], 4));
|
|
679
679
|
}
|
|
680
|
-
}), Va = /* @__PURE__ */ u(
|
|
680
|
+
}), Va = /* @__PURE__ */ u(Lt, [["__scopeId", "data-v-b3eb87df"]]), Pt = {}, It = {
|
|
681
681
|
role: "separator",
|
|
682
682
|
class: "divider divider-horizontal"
|
|
683
683
|
};
|
|
684
|
-
function
|
|
685
|
-
return s(), o("div",
|
|
684
|
+
function St(a, t) {
|
|
685
|
+
return s(), o("div", It);
|
|
686
686
|
}
|
|
687
|
-
const
|
|
687
|
+
const F = /* @__PURE__ */ u(Pt, [["render", St], ["__scopeId", "data-v-997fc2a4"]]), xt = /* @__PURE__ */ m({
|
|
688
688
|
__name: "LandingPageFAQ",
|
|
689
689
|
props: {
|
|
690
690
|
activeKeys: {
|
|
@@ -714,10 +714,10 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
714
714
|
},
|
|
715
715
|
setup(a) {
|
|
716
716
|
const t = a;
|
|
717
|
-
return (l, n) => (s(), L(
|
|
717
|
+
return (l, n) => (s(), L(E, {
|
|
718
718
|
"active-keys": t.activeKeys
|
|
719
719
|
}, {
|
|
720
|
-
default: _(() => [(s(!0), o(v, null, $(t.faqItems, (i, c) => (s(), L(
|
|
720
|
+
default: _(() => [(s(!0), o(v, null, $(t.faqItems, (i, c) => (s(), L(G, {
|
|
721
721
|
key: c,
|
|
722
722
|
index: c
|
|
723
723
|
}, {
|
|
@@ -731,11 +731,11 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
731
731
|
_: 1
|
|
732
732
|
}, 8, ["active-keys"]));
|
|
733
733
|
}
|
|
734
|
-
}),
|
|
734
|
+
}), Ma = /* @__PURE__ */ u(xt, [["__scopeId", "data-v-581e8f75"]]), Ct = {
|
|
735
735
|
class: "Features"
|
|
736
|
-
},
|
|
736
|
+
}, wt = {
|
|
737
737
|
class: "feature-title"
|
|
738
|
-
},
|
|
738
|
+
}, At = /* @__PURE__ */ m({
|
|
739
739
|
__name: "LandingPageFeatures",
|
|
740
740
|
props: {
|
|
741
741
|
features: {
|
|
@@ -774,7 +774,7 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
774
774
|
},
|
|
775
775
|
setup(a) {
|
|
776
776
|
const t = a;
|
|
777
|
-
return (l, n) => (s(), o("div",
|
|
777
|
+
return (l, n) => (s(), o("div", Ct, [(s(!0), o(v, null, $(t.features, (i) => (s(), L(H, {
|
|
778
778
|
key: i.title
|
|
779
779
|
}, {
|
|
780
780
|
default: _(() => [e("div", {
|
|
@@ -786,22 +786,22 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
786
786
|
}, [d(P(S), {
|
|
787
787
|
class: "icon",
|
|
788
788
|
icon: i.icon
|
|
789
|
-
}, null, 8, ["icon"])], 4), e("h3",
|
|
789
|
+
}, null, 8, ["icon"])], 4), e("h3", wt, r(i.title), 1), d(I, null, {
|
|
790
790
|
default: _(() => [f(r(i.description), 1)]),
|
|
791
791
|
_: 2
|
|
792
792
|
}, 1024)]),
|
|
793
793
|
_: 2
|
|
794
794
|
}, 1024))), 128))]));
|
|
795
795
|
}
|
|
796
|
-
}),
|
|
796
|
+
}), ja = /* @__PURE__ */ u(At, [["__scopeId", "data-v-1ee2db18"]]), Tt = {
|
|
797
797
|
class: "tt-feature-list"
|
|
798
|
-
},
|
|
798
|
+
}, qt = {
|
|
799
799
|
class: "tt-feature-content"
|
|
800
|
-
},
|
|
800
|
+
}, Bt = {
|
|
801
801
|
class: "heading-small"
|
|
802
|
-
},
|
|
802
|
+
}, zt = {
|
|
803
803
|
class: "text-small"
|
|
804
|
-
},
|
|
804
|
+
}, Ft = /* @__PURE__ */ m({
|
|
805
805
|
__name: "LandingPageFeatures2",
|
|
806
806
|
props: {
|
|
807
807
|
list: {
|
|
@@ -811,7 +811,7 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
811
811
|
},
|
|
812
812
|
setup(a) {
|
|
813
813
|
const t = a;
|
|
814
|
-
return (l, n) => (s(), o("div",
|
|
814
|
+
return (l, n) => (s(), o("div", Tt, [(s(!0), o(v, null, $(t.list, (i, c) => (s(), o("div", {
|
|
815
815
|
key: c,
|
|
816
816
|
class: "tt-feature-item centered"
|
|
817
817
|
}, [n[1] || (n[1] = e("div", {
|
|
@@ -820,17 +820,17 @@ const D = /* @__PURE__ */ u(It, [["render", xt], ["__scopeId", "data-v-997fc2a4"
|
|
|
820
820
|
src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
|
|
821
821
|
loading: "lazy",
|
|
822
822
|
class: "feature-media"
|
|
823
|
-
})], -1)), e("div",
|
|
823
|
+
})], -1)), e("div", qt, [e("h3", Bt, r(i.title), 1), e("p", zt, [f(r(i.descriptions) + " ", 1), n[0] || (n[0] = e("br", null, null, -1))])])]))), 128))]));
|
|
824
824
|
}
|
|
825
|
-
}), Ha = /* @__PURE__ */ u(
|
|
826
|
-
function
|
|
825
|
+
}), Ha = /* @__PURE__ */ u(Ft, [["__scopeId", "data-v-abd3c70a"]]);
|
|
826
|
+
function Dt(a, t, l) {
|
|
827
827
|
return `mailto:${a}?subject=${encodeURIComponent(t)}&body=${encodeURIComponent(l)}`;
|
|
828
828
|
}
|
|
829
|
-
const
|
|
829
|
+
const Vt = {
|
|
830
830
|
class: "bottom"
|
|
831
831
|
}, Mt = {
|
|
832
832
|
class: "socials"
|
|
833
|
-
},
|
|
833
|
+
}, jt = ["onClick"], Ht = /* @__PURE__ */ m({
|
|
834
834
|
__name: "LandingPageFooterContact",
|
|
835
835
|
props: {
|
|
836
836
|
beianText: {
|
|
@@ -851,7 +851,7 @@ const jt = {
|
|
|
851
851
|
function l() {
|
|
852
852
|
window.open(t.beianUrl);
|
|
853
853
|
}
|
|
854
|
-
return (n, i) => (s(), o("div",
|
|
854
|
+
return (n, i) => (s(), o("div", Vt, [e("span", {
|
|
855
855
|
onClick: l
|
|
856
856
|
}, r(t.beianText), 1), e("div", Mt, [(s(!0), o(v, null, $(a.links, (c, g) => (s(), o("div", {
|
|
857
857
|
key: g,
|
|
@@ -863,34 +863,34 @@ const jt = {
|
|
|
863
863
|
}, null, 8, ["icon"])) : C("", !0), c.type === "image" ? (s(), L(P(S), {
|
|
864
864
|
key: 1,
|
|
865
865
|
icon: c.icon
|
|
866
|
-
}, null, 8, ["icon"])) : C("", !0)], 8,
|
|
866
|
+
}, null, 8, ["icon"])) : C("", !0)], 8, jt))), 128))])]));
|
|
867
867
|
}
|
|
868
|
-
}),
|
|
868
|
+
}), Ut = /* @__PURE__ */ u(Ht, [["__scopeId", "data-v-ff6210b9"]]), Nt = {
|
|
869
869
|
class: "FooterLayout"
|
|
870
|
-
},
|
|
870
|
+
}, Et = {
|
|
871
871
|
class: "body"
|
|
872
|
-
},
|
|
872
|
+
}, Gt = {
|
|
873
873
|
class: "logo"
|
|
874
|
-
},
|
|
874
|
+
}, Ot = {
|
|
875
875
|
class: "links"
|
|
876
|
-
},
|
|
876
|
+
}, Rt = /* @__PURE__ */ m({
|
|
877
877
|
__name: "LandingPageFooterLayout",
|
|
878
878
|
setup(a) {
|
|
879
|
-
return (t, l) => (s(), o("div",
|
|
879
|
+
return (t, l) => (s(), o("div", Nt, [d(F), e("div", Et, [e("div", Gt, [h(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", Ot, [h(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), d(F), h(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
|
|
880
880
|
}
|
|
881
|
-
}),
|
|
881
|
+
}), Kt = /* @__PURE__ */ u(Rt, [["__scopeId", "data-v-425841c7"]]), Wt = {}, Jt = {
|
|
882
882
|
class: "Description"
|
|
883
883
|
};
|
|
884
|
-
function
|
|
885
|
-
return s(), o("div",
|
|
884
|
+
function Zt(a, t) {
|
|
885
|
+
return s(), o("div", Jt, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
886
886
|
}
|
|
887
|
-
const y = /* @__PURE__ */ u(
|
|
887
|
+
const y = /* @__PURE__ */ u(Wt, [["render", Zt], ["__scopeId", "data-v-ea9ec649"]]), Qt = {
|
|
888
888
|
class: "list"
|
|
889
|
-
},
|
|
889
|
+
}, Yt = {
|
|
890
890
|
class: "title"
|
|
891
|
-
},
|
|
891
|
+
}, Xt = {
|
|
892
892
|
class: "listItemContent"
|
|
893
|
-
},
|
|
893
|
+
}, es = /* @__PURE__ */ m({
|
|
894
894
|
__name: "LandingPageLinkGroup",
|
|
895
895
|
props: {
|
|
896
896
|
title: {
|
|
@@ -899,22 +899,22 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
899
899
|
},
|
|
900
900
|
setup(a) {
|
|
901
901
|
const t = a;
|
|
902
|
-
return (l, n) => (s(), o("div",
|
|
902
|
+
return (l, n) => (s(), o("div", Qt, [e("div", Yt, r(t.title), 1), e("div", Xt, [h(l.$slots, "item", {}, void 0, !0)])]));
|
|
903
903
|
}
|
|
904
|
-
}),
|
|
904
|
+
}), B = /* @__PURE__ */ u(es, [["__scopeId", "data-v-0809a48c"]]), ts = {
|
|
905
905
|
class: "Footer"
|
|
906
|
-
},
|
|
906
|
+
}, D = "support@huyooo.com", ss = /* @__PURE__ */ m({
|
|
907
907
|
__name: "LandingPageFooter",
|
|
908
908
|
setup(a) {
|
|
909
909
|
const t = k("京ICP备2024077422号 Copyright © 2024-2024 北京忽柚科技有限公司"), l = k("https://beian.miit.gov.cn/#/Integrated/index");
|
|
910
910
|
function n() {
|
|
911
|
-
const p =
|
|
911
|
+
const p = Dt(D, "", "");
|
|
912
912
|
window.location.href = p;
|
|
913
913
|
}
|
|
914
914
|
const i = k([{
|
|
915
915
|
type: "text",
|
|
916
916
|
icon: "ic:baseline-email",
|
|
917
|
-
content:
|
|
917
|
+
content: D,
|
|
918
918
|
select: n
|
|
919
919
|
}, {
|
|
920
920
|
type: "image",
|
|
@@ -923,13 +923,13 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
923
923
|
select() {
|
|
924
924
|
}
|
|
925
925
|
}]);
|
|
926
|
-
return (c, g) => (s(), o("div",
|
|
927
|
-
LandingPageBrandInfo: _(() => [d(
|
|
926
|
+
return (c, g) => (s(), o("div", ts, [d(Kt, null, {
|
|
927
|
+
LandingPageBrandInfo: _(() => [d(Oe, {
|
|
928
928
|
icon: "https://ghibliaigenerator.app/logo.png",
|
|
929
929
|
name: "ONES",
|
|
930
930
|
description: "几小时内构建和发布AI产品,无需数日。"
|
|
931
931
|
})]),
|
|
932
|
-
LandingPageLinkGroup: _(() => [d(
|
|
932
|
+
LandingPageLinkGroup: _(() => [d(B, {
|
|
933
933
|
title: "产品"
|
|
934
934
|
}, {
|
|
935
935
|
item: _(() => [d(y, null, {
|
|
@@ -946,7 +946,7 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
946
946
|
__: [2]
|
|
947
947
|
})]),
|
|
948
948
|
_: 1
|
|
949
|
-
}), d(
|
|
949
|
+
}), d(B, {
|
|
950
950
|
title: "资源"
|
|
951
951
|
}, {
|
|
952
952
|
item: _(() => [d(y, null, {
|
|
@@ -955,7 +955,7 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
955
955
|
__: [3]
|
|
956
956
|
})]),
|
|
957
957
|
_: 1
|
|
958
|
-
}), d(
|
|
958
|
+
}), d(B, {
|
|
959
959
|
title: "公司"
|
|
960
960
|
}, {
|
|
961
961
|
item: _(() => [d(y, null, {
|
|
@@ -985,7 +985,7 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
985
985
|
})]),
|
|
986
986
|
_: 1
|
|
987
987
|
})]),
|
|
988
|
-
LandingPageFooterContact: _(() => [d(
|
|
988
|
+
LandingPageFooterContact: _(() => [d(Ut, {
|
|
989
989
|
"beian-text": t.value,
|
|
990
990
|
"beian-url": l.value,
|
|
991
991
|
links: i.value
|
|
@@ -993,21 +993,21 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
993
993
|
_: 1
|
|
994
994
|
})]));
|
|
995
995
|
}
|
|
996
|
-
}), Ua = /* @__PURE__ */ u(
|
|
996
|
+
}), Ua = /* @__PURE__ */ u(ss, [["__scopeId", "data-v-ee74e088"]]), as = {
|
|
997
997
|
class: "hero"
|
|
998
|
-
},
|
|
998
|
+
}, ns = {
|
|
999
999
|
class: "heroContent"
|
|
1000
|
-
},
|
|
1000
|
+
}, os = {
|
|
1001
1001
|
class: "heroHeading"
|
|
1002
|
-
},
|
|
1002
|
+
}, is = {
|
|
1003
1003
|
class: "heroTitle"
|
|
1004
|
-
},
|
|
1004
|
+
}, ls = {
|
|
1005
1005
|
class: "heroDescription"
|
|
1006
|
-
},
|
|
1006
|
+
}, rs = {
|
|
1007
1007
|
class: "heroActions"
|
|
1008
|
-
},
|
|
1008
|
+
}, cs = {
|
|
1009
1009
|
class: "heroImage"
|
|
1010
|
-
},
|
|
1010
|
+
}, ds = /* @__PURE__ */ m({
|
|
1011
1011
|
__name: "LandingPageHero",
|
|
1012
1012
|
props: {
|
|
1013
1013
|
title: {
|
|
@@ -1025,11 +1025,11 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1025
1025
|
},
|
|
1026
1026
|
setup(a) {
|
|
1027
1027
|
const t = a;
|
|
1028
|
-
return (l, n) => (s(), o("main",
|
|
1028
|
+
return (l, n) => (s(), o("main", as, [e("div", ns, [e("div", os, [e("h1", is, [h(l.$slots, "title", {}, () => [f(r(t.title), 1)], !0)])]), e("div", ls, [e("div", null, r(t.description), 1)]), e("div", rs, [h(l.$slots, "actions", {}, void 0, !0)])]), e("div", cs, [h(l.$slots, "heroSource", {}, void 0, !0)])]));
|
|
1029
1029
|
}
|
|
1030
|
-
}), Na = /* @__PURE__ */ u(
|
|
1030
|
+
}), Na = /* @__PURE__ */ u(ds, [["__scopeId", "data-v-38f97a3c"]]), us = {
|
|
1031
1031
|
class: "logos-list"
|
|
1032
|
-
},
|
|
1032
|
+
}, _s = /* @__PURE__ */ m({
|
|
1033
1033
|
__name: "LandingPageLogos",
|
|
1034
1034
|
props: {
|
|
1035
1035
|
title: {
|
|
@@ -1056,13 +1056,13 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1056
1056
|
},
|
|
1057
1057
|
setup(a) {
|
|
1058
1058
|
const t = a;
|
|
1059
|
-
return (l, n) => (s(), o("div",
|
|
1059
|
+
return (l, n) => (s(), o("div", us, [(s(!0), o(v, null, $(t.logos, (i, c) => (s(), L(P(S), {
|
|
1060
1060
|
key: c,
|
|
1061
1061
|
icon: i.name,
|
|
1062
1062
|
class: "logo-icon"
|
|
1063
1063
|
}, null, 8, ["icon"]))), 128))]));
|
|
1064
1064
|
}
|
|
1065
|
-
}), Ea = /* @__PURE__ */ u(
|
|
1065
|
+
}), Ea = /* @__PURE__ */ u(_s, [["__scopeId", "data-v-1a08e627"]]), ps = /* @__PURE__ */ m({
|
|
1066
1066
|
__name: "LandingPagePageContent",
|
|
1067
1067
|
props: {
|
|
1068
1068
|
maxWidth: {
|
|
@@ -1083,7 +1083,7 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1083
1083
|
}
|
|
1084
1084
|
},
|
|
1085
1085
|
setup(a) {
|
|
1086
|
-
const t = a, l =
|
|
1086
|
+
const t = a, l = z(() => ({
|
|
1087
1087
|
maxWidth: t.maxWidth,
|
|
1088
1088
|
margin: t.center ? "0 auto" : void 0,
|
|
1089
1089
|
width: "100%",
|
|
@@ -1097,24 +1097,24 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1097
1097
|
style: x(l.value)
|
|
1098
1098
|
}, [h(n.$slots, "default", {}, void 0, !0)], 4));
|
|
1099
1099
|
}
|
|
1100
|
-
}), Ga = /* @__PURE__ */ u(
|
|
1100
|
+
}), Ga = /* @__PURE__ */ u(ps, [["__scopeId", "data-v-00ec8180"]]), ms = {
|
|
1101
1101
|
class: "Tabs"
|
|
1102
|
-
},
|
|
1102
|
+
}, fs = {
|
|
1103
1103
|
class: "tabs-root"
|
|
1104
|
-
},
|
|
1104
|
+
}, gs = {
|
|
1105
1105
|
role: "radiogroup",
|
|
1106
1106
|
"aria-required": "false",
|
|
1107
1107
|
dir: "ltr",
|
|
1108
1108
|
class: "tabs-group",
|
|
1109
1109
|
tabindex: "0"
|
|
1110
|
-
},
|
|
1110
|
+
}, hs = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], vs = {
|
|
1111
1111
|
key: 0,
|
|
1112
1112
|
"data-state": "checked",
|
|
1113
1113
|
class: "tabs-radio-icon"
|
|
1114
|
-
},
|
|
1114
|
+
}, $s = ["for"], bs = {
|
|
1115
1115
|
key: 0,
|
|
1116
1116
|
class: "tabs-badge"
|
|
1117
|
-
},
|
|
1117
|
+
}, ys = /* @__PURE__ */ m({
|
|
1118
1118
|
__name: "LandingPageTabs",
|
|
1119
1119
|
props: {
|
|
1120
1120
|
tabs: {
|
|
@@ -1129,7 +1129,7 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1129
1129
|
emits: ["update:modelValue"],
|
|
1130
1130
|
setup(a) {
|
|
1131
1131
|
const t = a;
|
|
1132
|
-
return (l, n) => (s(), o("div",
|
|
1132
|
+
return (l, n) => (s(), o("div", ms, [e("div", fs, [e("div", gs, [(s(!0), o(v, null, $(t.tabs, (i) => (s(), o("div", {
|
|
1133
1133
|
key: i.value,
|
|
1134
1134
|
class: w(["tabs-item", {
|
|
1135
1135
|
"tabs-item-active": i.value === a.modelValue
|
|
@@ -1144,18 +1144,18 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1144
1144
|
class: "tabs-radio",
|
|
1145
1145
|
tabindex: i.value === a.modelValue ? 0 : -1,
|
|
1146
1146
|
onClick: (c) => l.$emit("update:modelValue", i.value)
|
|
1147
|
-
}, [i.value === a.modelValue ? (s(), o("span",
|
|
1147
|
+
}, [i.value === a.modelValue ? (s(), o("span", vs)) : C("", !0)], 8, hs), e("label", {
|
|
1148
1148
|
class: "tabs-label",
|
|
1149
1149
|
for: i.value
|
|
1150
|
-
}, [e("span", null, r(i.label), 1), i.badge ? (s(), o("div",
|
|
1150
|
+
}, [e("span", null, r(i.label), 1), i.badge ? (s(), o("div", bs, r(i.badge), 1)) : C("", !0)], 8, $s)], 2))), 128))])])]));
|
|
1151
1151
|
}
|
|
1152
|
-
}),
|
|
1152
|
+
}), ks = /* @__PURE__ */ u(ys, [["__scopeId", "data-v-9eb67a93"]]), Ls = {
|
|
1153
1153
|
class: "PriceGroup"
|
|
1154
|
-
},
|
|
1154
|
+
}, Ps = /* @__PURE__ */ m({
|
|
1155
1155
|
__name: "LandingPagePriceGroup",
|
|
1156
1156
|
setup(a) {
|
|
1157
1157
|
const t = k("subscribe-monthly");
|
|
1158
|
-
return (l, n) => (s(), o("div",
|
|
1158
|
+
return (l, n) => (s(), o("div", Ls, [d(ks, {
|
|
1159
1159
|
modelValue: t.value,
|
|
1160
1160
|
"onUpdate:modelValue": n[0] || (n[0] = (i) => t.value = i),
|
|
1161
1161
|
tabs: [{
|
|
@@ -1171,33 +1171,33 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1171
1171
|
}]
|
|
1172
1172
|
}, null, 8, ["modelValue"]), h(l.$slots, "default", {}, void 0, !0)]));
|
|
1173
1173
|
}
|
|
1174
|
-
}), Oa = /* @__PURE__ */ u(
|
|
1174
|
+
}), Oa = /* @__PURE__ */ u(Ps, [["__scopeId", "data-v-43a35f55"]]), Is = {
|
|
1175
1175
|
class: "PricingCard"
|
|
1176
|
-
},
|
|
1176
|
+
}, Ss = {
|
|
1177
1177
|
class: "title"
|
|
1178
|
-
},
|
|
1178
|
+
}, xs = {
|
|
1179
1179
|
class: "titleText"
|
|
1180
|
-
},
|
|
1180
|
+
}, Cs = {
|
|
1181
1181
|
class: "description"
|
|
1182
|
-
},
|
|
1182
|
+
}, ws = {
|
|
1183
1183
|
class: "priceAndDiscount"
|
|
1184
|
-
},
|
|
1184
|
+
}, As = {
|
|
1185
1185
|
class: "price"
|
|
1186
|
-
},
|
|
1186
|
+
}, Ts = {
|
|
1187
1187
|
class: "discount"
|
|
1188
|
-
},
|
|
1188
|
+
}, qs = {
|
|
1189
1189
|
style: {
|
|
1190
1190
|
position: "relative",
|
|
1191
1191
|
top: "3px"
|
|
1192
1192
|
}
|
|
1193
|
-
},
|
|
1193
|
+
}, Bs = {
|
|
1194
1194
|
key: 1,
|
|
1195
1195
|
class: "priceNotDiscount"
|
|
1196
|
-
},
|
|
1196
|
+
}, zs = {
|
|
1197
1197
|
class: "cycle"
|
|
1198
|
-
},
|
|
1198
|
+
}, Fs = {
|
|
1199
1199
|
class: "features"
|
|
1200
|
-
},
|
|
1200
|
+
}, Ds = /* @__PURE__ */ m({
|
|
1201
1201
|
__name: "LandingPagePricingCard",
|
|
1202
1202
|
props: {
|
|
1203
1203
|
loading: {
|
|
@@ -1263,18 +1263,18 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1263
1263
|
function i() {
|
|
1264
1264
|
l("toPay");
|
|
1265
1265
|
}
|
|
1266
|
-
return (c, g) => (s(), o("div",
|
|
1266
|
+
return (c, g) => (s(), o("div", Is, [e("div", null, [e("div", Ss, [e("span", xs, r(n.title), 1), n.badge.label ? (s(), L(P(O), {
|
|
1267
1267
|
key: 0,
|
|
1268
1268
|
color: "arcoblue"
|
|
1269
1269
|
}, {
|
|
1270
1270
|
default: _(() => [f(r(n.badge.label), 1)]),
|
|
1271
1271
|
_: 1
|
|
1272
|
-
})) : C("", !0)]), e("div",
|
|
1272
|
+
})) : C("", !0)]), e("div", Cs, r(n.description), 1)]), e("div", ws, [n.discount !== null ? (s(), o(v, {
|
|
1273
1273
|
key: 0
|
|
1274
|
-
}, [e("span",
|
|
1274
|
+
}, [e("span", As, [e("span", null, r(n.price), 1), e("span", null, r(n.unit), 1)]), e("span", Ts, [e("span", qs, r(n.discount), 1), e("span", null, r(n.unit), 1)])], 64)) : (s(), o("span", Bs, [e("span", null, r(n.price), 1), e("span", null, r(n.unit), 1)])), e("span", zs, r(n.cycle), 1)]), e("div", Fs, [(s(!0), o(v, null, $(n.features, (A, p) => (s(), L(j, {
|
|
1275
1275
|
key: p,
|
|
1276
1276
|
description: A.title
|
|
1277
|
-
}, null, 8, ["description"]))), 128))]), d(
|
|
1277
|
+
}, null, 8, ["description"]))), 128))]), d(Ke, {
|
|
1278
1278
|
class: "handle",
|
|
1279
1279
|
type: "primary",
|
|
1280
1280
|
loading: n.loading,
|
|
@@ -1285,31 +1285,31 @@ const y = /* @__PURE__ */ u(Jt, [["render", Qt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1285
1285
|
_: 1
|
|
1286
1286
|
}, 8, ["loading", "disabled"])]));
|
|
1287
1287
|
}
|
|
1288
|
-
}), Ra = /* @__PURE__ */ u(
|
|
1288
|
+
}), Ra = /* @__PURE__ */ u(Ds, [["__scopeId", "data-v-0b730439"]]), Vs = {}, Ms = {
|
|
1289
1289
|
class: "PricingGrid"
|
|
1290
|
-
},
|
|
1290
|
+
}, js = {
|
|
1291
1291
|
class: "content"
|
|
1292
1292
|
};
|
|
1293
|
-
function
|
|
1294
|
-
return s(), o("div", Ms, [e("div",
|
|
1293
|
+
function Hs(a, t) {
|
|
1294
|
+
return s(), o("div", Ms, [e("div", js, [h(a.$slots, "default", {}, void 0, !0)])]);
|
|
1295
1295
|
}
|
|
1296
|
-
const Ka = /* @__PURE__ */ u(
|
|
1296
|
+
const Ka = /* @__PURE__ */ u(Vs, [["render", Hs], ["__scopeId", "data-v-1f26d3ee"]]), Us = {
|
|
1297
1297
|
class: "sections-container"
|
|
1298
|
-
},
|
|
1298
|
+
}, Ns = {
|
|
1299
1299
|
class: "container"
|
|
1300
|
-
},
|
|
1300
|
+
}, Es = {
|
|
1301
1301
|
class: "image-container"
|
|
1302
|
-
},
|
|
1302
|
+
}, Gs = ["src", "alt"], Os = {
|
|
1303
1303
|
class: "text-container"
|
|
1304
|
-
},
|
|
1304
|
+
}, Rs = {
|
|
1305
1305
|
class: "header"
|
|
1306
|
-
},
|
|
1306
|
+
}, Ks = {
|
|
1307
1307
|
class: "features-list"
|
|
1308
|
-
},
|
|
1308
|
+
}, Ws = {
|
|
1309
1309
|
class: "content"
|
|
1310
|
-
},
|
|
1310
|
+
}, Js = {
|
|
1311
1311
|
class: "feature-title"
|
|
1312
|
-
},
|
|
1312
|
+
}, Zs = /* @__PURE__ */ m({
|
|
1313
1313
|
__name: "LandingPageSections",
|
|
1314
1314
|
props: {
|
|
1315
1315
|
title: {
|
|
@@ -1349,39 +1349,39 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1349
1349
|
},
|
|
1350
1350
|
setup(a) {
|
|
1351
1351
|
const t = a;
|
|
1352
|
-
return (l, n) => (s(), o("section",
|
|
1352
|
+
return (l, n) => (s(), o("section", Us, [e("div", Ns, [e("div", {
|
|
1353
1353
|
class: w(["content-wrapper", {
|
|
1354
1354
|
reverse: t.reverse
|
|
1355
1355
|
}])
|
|
1356
|
-
}, [e("div",
|
|
1356
|
+
}, [e("div", Es, [e("img", {
|
|
1357
1357
|
src: t.imageUrl,
|
|
1358
1358
|
alt: t.imageAlt,
|
|
1359
1359
|
class: "image"
|
|
1360
|
-
}, null, 8,
|
|
1360
|
+
}, null, 8, Gs)]), e("div", Os, [e("div", Rs, [d(M, null, {
|
|
1361
1361
|
default: _(() => [f(r(t.title), 1)]),
|
|
1362
1362
|
_: 1
|
|
1363
|
-
}), d(
|
|
1363
|
+
}), d(V, null, {
|
|
1364
1364
|
default: _(() => [f(r(t.subTitle), 1)]),
|
|
1365
1365
|
_: 1
|
|
1366
|
-
})]), e("div",
|
|
1366
|
+
})]), e("div", Ks, [(s(!0), o(v, null, $(t.features, (i, c) => (s(), o("div", {
|
|
1367
1367
|
key: c,
|
|
1368
1368
|
class: "feature-item"
|
|
1369
1369
|
}, [e("div", {
|
|
1370
1370
|
class: w(["icon-container", [`icon-${i.color}`]])
|
|
1371
1371
|
}, n[0] || (n[0] = [e("div", {
|
|
1372
1372
|
class: "dot"
|
|
1373
|
-
}, null, -1)]), 2), e("div",
|
|
1373
|
+
}, null, -1)]), 2), e("div", Ws, [e("div", Js, r(i.title), 1), d(I, null, {
|
|
1374
1374
|
default: _(() => [f(r(i.description), 1)]),
|
|
1375
1375
|
_: 2
|
|
1376
1376
|
}, 1024)])]))), 128))])])], 2)])]));
|
|
1377
1377
|
}
|
|
1378
|
-
}), Wa = /* @__PURE__ */ u(
|
|
1378
|
+
}), Wa = /* @__PURE__ */ u(Zs, [["__scopeId", "data-v-ac2b71bb"]]), Qs = {
|
|
1379
1379
|
class: "Showcase"
|
|
1380
|
-
},
|
|
1380
|
+
}, Ys = ["onClick"], Xs = ["src", "alt"], ea = {
|
|
1381
1381
|
class: "card-content"
|
|
1382
|
-
},
|
|
1382
|
+
}, ta = {
|
|
1383
1383
|
class: "card-title"
|
|
1384
|
-
},
|
|
1384
|
+
}, sa = /* @__PURE__ */ m({
|
|
1385
1385
|
__name: "LandingPageShowcase",
|
|
1386
1386
|
props: {
|
|
1387
1387
|
items: {},
|
|
@@ -1407,33 +1407,33 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1407
1407
|
function i(g) {
|
|
1408
1408
|
n("cardClick", g);
|
|
1409
1409
|
}
|
|
1410
|
-
const c =
|
|
1410
|
+
const c = z(() => ({
|
|
1411
1411
|
height: `${l.cardHeight}px`,
|
|
1412
1412
|
objectFit: l.objectFit
|
|
1413
1413
|
}));
|
|
1414
|
-
return (g, A) => (s(), o("div",
|
|
1414
|
+
return (g, A) => (s(), o("div", Qs, [(s(!0), o(v, null, $(l.items, (p, b) => (s(), o("div", {
|
|
1415
1415
|
key: b,
|
|
1416
1416
|
class: "showcase-card",
|
|
1417
|
-
onClick: (
|
|
1417
|
+
onClick: (Pa) => i(p)
|
|
1418
1418
|
}, [e("img", {
|
|
1419
1419
|
src: p.image,
|
|
1420
1420
|
alt: p.alt,
|
|
1421
1421
|
style: x(c.value)
|
|
1422
|
-
}, null, 12,
|
|
1422
|
+
}, null, 12, Xs), e("div", ea, [e("div", ta, r(p.title), 1), d(I, null, {
|
|
1423
1423
|
default: _(() => [f(r(p.description), 1)]),
|
|
1424
1424
|
_: 2
|
|
1425
|
-
}, 1024)])], 8,
|
|
1425
|
+
}, 1024)])], 8, Ys))), 128))]));
|
|
1426
1426
|
}
|
|
1427
|
-
}), Ja = /* @__PURE__ */ u(
|
|
1427
|
+
}), Ja = /* @__PURE__ */ u(sa, [["__scopeId", "data-v-381ed6a6"]]), aa = {
|
|
1428
1428
|
class: "Stats"
|
|
1429
|
-
},
|
|
1429
|
+
}, na = {
|
|
1430
1430
|
key: 0,
|
|
1431
1431
|
class: "stats-label"
|
|
1432
|
-
},
|
|
1432
|
+
}, oa = {
|
|
1433
1433
|
class: "stats-number"
|
|
1434
|
-
},
|
|
1434
|
+
}, ia = {
|
|
1435
1435
|
class: "stats-label"
|
|
1436
|
-
},
|
|
1436
|
+
}, la = /* @__PURE__ */ m({
|
|
1437
1437
|
__name: "LandingPageStats",
|
|
1438
1438
|
props: {
|
|
1439
1439
|
title: {
|
|
@@ -1460,18 +1460,18 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1460
1460
|
},
|
|
1461
1461
|
setup(a) {
|
|
1462
1462
|
const t = a;
|
|
1463
|
-
return (l, n) => (s(), o("div",
|
|
1463
|
+
return (l, n) => (s(), o("div", aa, [(s(!0), o(v, null, $(t.stats, (i, c) => (s(), o("div", {
|
|
1464
1464
|
key: c,
|
|
1465
1465
|
class: "stats-item"
|
|
1466
|
-
}, [i.title ? (s(), o("div",
|
|
1466
|
+
}, [i.title ? (s(), o("div", na, r(i.title), 1)) : C("", !0), e("div", oa, r(i.number), 1), e("div", ia, r(i.label), 1)]))), 128))]));
|
|
1467
1467
|
}
|
|
1468
|
-
}), Za = /* @__PURE__ */ u(
|
|
1468
|
+
}), Za = /* @__PURE__ */ u(la, [["__scopeId", "data-v-7aa9af80"]]), ra = {
|
|
1469
1469
|
class: "stepNumber"
|
|
1470
|
-
},
|
|
1470
|
+
}, ca = {
|
|
1471
1471
|
class: "count"
|
|
1472
|
-
},
|
|
1472
|
+
}, da = {
|
|
1473
1473
|
class: "stepTitle"
|
|
1474
|
-
},
|
|
1474
|
+
}, ua = /* @__PURE__ */ m({
|
|
1475
1475
|
__name: "LandingPageSteps",
|
|
1476
1476
|
props: {
|
|
1477
1477
|
columns: {
|
|
@@ -1503,22 +1503,22 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1503
1503
|
}, [(s(!0), o(v, null, $(t.steps, (i, c) => (s(), o("div", {
|
|
1504
1504
|
key: c,
|
|
1505
1505
|
class: "stepItem"
|
|
1506
|
-
}, [e("div",
|
|
1506
|
+
}, [e("div", ra, [e("span", ca, r(c + 1), 1)]), e("h3", da, r(i.title), 1), d(I, null, {
|
|
1507
1507
|
default: _(() => [f(r(i.description), 1)]),
|
|
1508
1508
|
_: 2
|
|
1509
1509
|
}, 1024)]))), 128))], 4));
|
|
1510
1510
|
}
|
|
1511
|
-
}), Qa = /* @__PURE__ */ u(
|
|
1511
|
+
}), Qa = /* @__PURE__ */ u(ua, [["__scopeId", "data-v-1ecd9597"]]), _a = {
|
|
1512
1512
|
class: "Testimonial"
|
|
1513
|
-
},
|
|
1513
|
+
}, pa = {
|
|
1514
1514
|
class: "user-info"
|
|
1515
|
-
},
|
|
1515
|
+
}, ma = {
|
|
1516
1516
|
class: "user-avatar"
|
|
1517
|
-
},
|
|
1517
|
+
}, fa = ["src", "alt"], ga = {
|
|
1518
1518
|
class: "user-name"
|
|
1519
|
-
},
|
|
1519
|
+
}, ha = {
|
|
1520
1520
|
class: "user-title"
|
|
1521
|
-
},
|
|
1521
|
+
}, va = /* @__PURE__ */ m({
|
|
1522
1522
|
__name: "LandingPageTestimonial",
|
|
1523
1523
|
props: {
|
|
1524
1524
|
testimonials: {
|
|
@@ -1527,20 +1527,20 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1527
1527
|
},
|
|
1528
1528
|
setup(a) {
|
|
1529
1529
|
const t = a;
|
|
1530
|
-
return (l, n) => (s(), o("div",
|
|
1530
|
+
return (l, n) => (s(), o("div", _a, [(s(!0), o(v, null, $(t.testimonials, (i, c) => (s(), L(H, {
|
|
1531
1531
|
key: c
|
|
1532
1532
|
}, {
|
|
1533
1533
|
default: _(() => [e("div", null, [d(I, null, {
|
|
1534
1534
|
default: _(() => [f(r(`"${i.content}"`), 1)]),
|
|
1535
1535
|
_: 2
|
|
1536
|
-
}, 1024)]), e("div",
|
|
1536
|
+
}, 1024)]), e("div", pa, [e("span", ma, [e("img", {
|
|
1537
1537
|
src: i.avatar,
|
|
1538
1538
|
alt: i.name
|
|
1539
|
-
}, null, 8,
|
|
1539
|
+
}, null, 8, fa)]), e("div", null, [e("div", ga, r(i.name), 1), e("div", ha, r(i.title), 1)])])]),
|
|
1540
1540
|
_: 2
|
|
1541
1541
|
}, 1024))), 128))]));
|
|
1542
1542
|
}
|
|
1543
|
-
}), Ya = /* @__PURE__ */ u(
|
|
1543
|
+
}), Ya = /* @__PURE__ */ u(va, [["__scopeId", "data-v-bc49d7bc"]]), $a = ["href"], ba = /* @__PURE__ */ m({
|
|
1544
1544
|
__name: "LandingPageTips",
|
|
1545
1545
|
props: {
|
|
1546
1546
|
href: {
|
|
@@ -1557,54 +1557,54 @@ const Ka = /* @__PURE__ */ u(js, [["render", Us], ["__scopeId", "data-v-1f26d3ee
|
|
|
1557
1557
|
return (l, n) => (s(), o("a", {
|
|
1558
1558
|
href: t.href,
|
|
1559
1559
|
class: "tips-link"
|
|
1560
|
-
}, r(t.text), 9,
|
|
1560
|
+
}, r(t.text), 9, $a));
|
|
1561
1561
|
}
|
|
1562
|
-
}), Xa = /* @__PURE__ */ u(
|
|
1562
|
+
}), Xa = /* @__PURE__ */ u(ba, [["__scopeId", "data-v-f5784dd1"]]), ya = {}, ka = {
|
|
1563
1563
|
class: "sidebar"
|
|
1564
1564
|
};
|
|
1565
|
-
function
|
|
1566
|
-
return s(), o("div",
|
|
1565
|
+
function La(a, t) {
|
|
1566
|
+
return s(), o("div", ka, t[0] || (t[0] = [N('<div data-v-251905ff><div class="sidebar-title" data-v-251905ff>On this page</div><a class="sidebar-link active" href="#page-title" data-v-251905ff>Introduction</a><a class="sidebar-link" href="#browse-by-feature" data-v-251905ff>Browse by feature</a><a class="sidebar-link" href="#implement-a-template" data-v-251905ff>Implement a template</a><a class="sidebar-link" href="#integrate-or-deploy-tiptap" data-v-251905ff>Integrate or deploy Tiptap</a><a class="sidebar-link" href="#manage-your-documents" data-v-251905ff>Manage your documents</a><a class="sidebar-link" href="#examples" data-v-251905ff>Examples</a><a class="sidebar-link" href="#guides" data-v-251905ff>Guides</a><a class="sidebar-link" href="#community" data-v-251905ff>Community</a></div>', 1)]));
|
|
1567
1567
|
}
|
|
1568
|
-
const en = /* @__PURE__ */ u(
|
|
1568
|
+
const en = /* @__PURE__ */ u(ya, [["render", La], ["__scopeId", "data-v-251905ff"]]);
|
|
1569
1569
|
export {
|
|
1570
1570
|
Wa as A,
|
|
1571
|
-
|
|
1572
|
-
|
|
1571
|
+
Ke as B,
|
|
1572
|
+
H as C,
|
|
1573
1573
|
I as D,
|
|
1574
1574
|
Ja as E,
|
|
1575
1575
|
Za as F,
|
|
1576
1576
|
Qa as G,
|
|
1577
|
-
|
|
1578
|
-
|
|
1577
|
+
ke as H,
|
|
1578
|
+
qe as I,
|
|
1579
1579
|
Ya as J,
|
|
1580
1580
|
Xa as K,
|
|
1581
1581
|
qa as L,
|
|
1582
1582
|
M,
|
|
1583
1583
|
en as N,
|
|
1584
|
-
|
|
1585
|
-
|
|
1584
|
+
V as S,
|
|
1585
|
+
ks as T,
|
|
1586
1586
|
Ba as a,
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1587
|
+
ee as b,
|
|
1588
|
+
ae as c,
|
|
1589
|
+
Oe as d,
|
|
1590
1590
|
za as e,
|
|
1591
1591
|
Fa as f,
|
|
1592
1592
|
Da as g,
|
|
1593
1593
|
Va as h,
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
|
|
1594
|
+
F as i,
|
|
1595
|
+
Ma as j,
|
|
1596
|
+
ja as k,
|
|
1597
1597
|
Ha as l,
|
|
1598
1598
|
Ua as m,
|
|
1599
|
-
|
|
1600
|
-
|
|
1599
|
+
Ut as n,
|
|
1600
|
+
Kt as o,
|
|
1601
1601
|
Na as p,
|
|
1602
1602
|
y as q,
|
|
1603
|
-
|
|
1604
|
-
|
|
1605
|
-
|
|
1603
|
+
B as r,
|
|
1604
|
+
j as s,
|
|
1605
|
+
Ne as t,
|
|
1606
1606
|
Ea as u,
|
|
1607
|
-
|
|
1607
|
+
he as v,
|
|
1608
1608
|
Ga as w,
|
|
1609
1609
|
Oa as x,
|
|
1610
1610
|
Ra as y,
|