@huyooo/ui 0.4.47 → 0.4.49
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,6 +1,6 @@
|
|
|
1
|
-
import { createElementBlock as
|
|
1
|
+
import { createElementBlock as n, openBlock as s, renderSlot as h, defineComponent as m, createVNode as c, withCtx as u, createElementVNode as e, normalizeStyle as x, unref as P, toDisplayString as r, Fragment as $, renderList as b, createBlock as L, normalizeClass as w, createTextVNode as f, ref as k, createCommentVNode as C, withModifiers as H, withDirectives as T, vModelText as q, computed as z, createStaticVNode as U } from "vue";
|
|
2
2
|
import { _ as d } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
3
|
-
import { Icon as
|
|
3
|
+
import { Icon as S } from "@iconify/vue";
|
|
4
4
|
import { C as N, a as G } from "./CollapseItem-Cw1vcdLu.js";
|
|
5
5
|
/* empty css */
|
|
6
6
|
/* empty css */
|
|
@@ -8,35 +8,35 @@ import { Tag as O } from "@arco-design/web-vue";
|
|
|
8
8
|
const R = {}, W = {
|
|
9
9
|
class: "SubTitle"
|
|
10
10
|
};
|
|
11
|
-
function K(a,
|
|
12
|
-
return s(),
|
|
11
|
+
function K(a, t) {
|
|
12
|
+
return s(), n("div", W, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
13
13
|
}
|
|
14
|
-
const V = /* @__PURE__ */ d(R, [["render", K], ["__scopeId", "data-v-3decf2d4"]]),
|
|
14
|
+
const V = /* @__PURE__ */ d(R, [["render", K], ["__scopeId", "data-v-3decf2d4"]]), J = {}, Y = {
|
|
15
15
|
class: "Title"
|
|
16
16
|
};
|
|
17
|
-
function Z(a,
|
|
18
|
-
return s(),
|
|
17
|
+
function Z(a, t) {
|
|
18
|
+
return s(), n("h2", Y, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
19
19
|
}
|
|
20
|
-
const
|
|
20
|
+
const j = /* @__PURE__ */ d(J, [["render", Z], ["__scopeId", "data-v-58078aa8"]]), Q = {
|
|
21
21
|
class: "BlockHeader"
|
|
22
|
-
}, X = /* @__PURE__ */
|
|
22
|
+
}, X = /* @__PURE__ */ m({
|
|
23
23
|
__name: "LandingPageBlockHeader",
|
|
24
24
|
setup(a) {
|
|
25
|
-
return (
|
|
25
|
+
return (t, l) => (s(), n("div", Q, [c(j, {
|
|
26
26
|
class: "BlockHeaderTitle"
|
|
27
27
|
}, {
|
|
28
|
-
default: u(() => [h(
|
|
28
|
+
default: u(() => [h(t.$slots, "title", {}, void 0, !0)]),
|
|
29
29
|
_: 3
|
|
30
30
|
}), c(V, {
|
|
31
31
|
class: "BlockHeaderSubTitle"
|
|
32
32
|
}, {
|
|
33
|
-
default: u(() => [h(
|
|
33
|
+
default: u(() => [h(t.$slots, "subTitle", {}, void 0, !0)]),
|
|
34
34
|
_: 3
|
|
35
35
|
})]));
|
|
36
36
|
}
|
|
37
37
|
}), ee = /* @__PURE__ */ d(X, [["__scopeId", "data-v-8d51bb3a"]]), te = {
|
|
38
38
|
class: "BlockLayout"
|
|
39
|
-
}, se = /* @__PURE__ */
|
|
39
|
+
}, se = /* @__PURE__ */ m({
|
|
40
40
|
__name: "LandingPageBlockLayout",
|
|
41
41
|
props: {
|
|
42
42
|
columns: {
|
|
@@ -49,21 +49,21 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
49
49
|
}
|
|
50
50
|
},
|
|
51
51
|
setup(a) {
|
|
52
|
-
const
|
|
53
|
-
return (l, i) => (s(),
|
|
52
|
+
const t = a;
|
|
53
|
+
return (l, i) => (s(), n("section", te, [h(l.$slots, "BlockHeader", {}, void 0, !0), e("div", {
|
|
54
54
|
class: "BlockBody",
|
|
55
|
-
style:
|
|
56
|
-
gridTemplateColumns: `repeat(${
|
|
57
|
-
flexDirection:
|
|
55
|
+
style: x({
|
|
56
|
+
gridTemplateColumns: `repeat(${t.columns}, 1fr)`,
|
|
57
|
+
flexDirection: t.flexDirection
|
|
58
58
|
})
|
|
59
59
|
}, [h(l.$slots, "BlockBody", {}, void 0, !0)], 4)]));
|
|
60
60
|
}
|
|
61
61
|
}), ae = /* @__PURE__ */ d(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: {
|
|
@@ -71,13 +71,13 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
71
71
|
}
|
|
72
72
|
},
|
|
73
73
|
setup(a) {
|
|
74
|
-
const
|
|
75
|
-
return (l, i) => (s(),
|
|
74
|
+
const t = a;
|
|
75
|
+
return (l, i) => (s(), n("div", ne, [c(P(S), {
|
|
76
76
|
icon: "mingcute:check-circle-fill",
|
|
77
77
|
class: "mission-list-icon"
|
|
78
|
-
}),
|
|
78
|
+
}), e("span", oe, r(t.description), 1)]));
|
|
79
79
|
}
|
|
80
|
-
}),
|
|
80
|
+
}), M = /* @__PURE__ */ d(ie, [["__scopeId", "data-v-4973c791"]]), le = {
|
|
81
81
|
class: "mission-container"
|
|
82
82
|
}, re = {
|
|
83
83
|
class: "mission-image-wrapper"
|
|
@@ -95,7 +95,7 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
95
95
|
style: {
|
|
96
96
|
display: "none"
|
|
97
97
|
}
|
|
98
|
-
}, ge = /* @__PURE__ */
|
|
98
|
+
}, ge = /* @__PURE__ */ m({
|
|
99
99
|
__name: "LandingPageMission",
|
|
100
100
|
props: {
|
|
101
101
|
image: {},
|
|
@@ -106,56 +106,56 @@ const E = /* @__PURE__ */ d(Y, [["render", Z], ["__scopeId", "data-v-58078aa8"]]
|
|
|
106
106
|
features: {}
|
|
107
107
|
},
|
|
108
108
|
setup(a) {
|
|
109
|
-
return (
|
|
109
|
+
return (t, l) => (s(), n("div", le, [e("div", re, [l[0] || (l[0] = e("div", {
|
|
110
110
|
class: "mission-bg1"
|
|
111
|
-
}, null, -1)),
|
|
112
|
-
src:
|
|
113
|
-
alt:
|
|
111
|
+
}, null, -1)), e("img", {
|
|
112
|
+
src: t.image,
|
|
113
|
+
alt: t.imageAlt,
|
|
114
114
|
loading: "lazy",
|
|
115
115
|
width: "1270",
|
|
116
116
|
decoding: "async",
|
|
117
117
|
class: "mission-img"
|
|
118
|
-
}, null, 8, ce)]),
|
|
119
|
-
key:
|
|
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), n($, null, b(t.features, (i, o) => (s(), L(M, {
|
|
119
|
+
key: o,
|
|
120
120
|
description: i
|
|
121
|
-
}, null, 8, ["description"]))), 128))])]), (s(),
|
|
121
|
+
}, null, 8, ["description"]))), 128))])]), (s(), n("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
|
-
}), he = /* @__PURE__ */ d(ge, [["__scopeId", "data-v-
|
|
128
|
+
}), he = /* @__PURE__ */ d(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
|
-
}, ye = /* @__PURE__ */
|
|
134
|
+
}, ye = /* @__PURE__ */ m({
|
|
135
135
|
__name: "LandingPageTeamInfo",
|
|
136
136
|
props: {
|
|
137
137
|
title: {},
|
|
138
138
|
description: {}
|
|
139
139
|
},
|
|
140
140
|
setup(a) {
|
|
141
|
-
const
|
|
142
|
-
return (l, i) => (s(),
|
|
141
|
+
const t = a;
|
|
142
|
+
return (l, i) => (s(), n("div", ve, [e("div", $e, r(t.title), 1), e("p", be, r(t.description), 1)]));
|
|
143
143
|
}
|
|
144
144
|
}), ke = /* @__PURE__ */ d(ye, [["__scopeId", "data-v-2074e0d7"]]), Le = {}, Pe = {
|
|
145
145
|
class: "Description"
|
|
146
146
|
};
|
|
147
|
-
function Ie(a,
|
|
148
|
-
return s(),
|
|
147
|
+
function Ie(a, t) {
|
|
148
|
+
return s(), n("div", Pe, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
149
149
|
}
|
|
150
|
-
const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"]]),
|
|
150
|
+
const I = /* @__PURE__ */ d(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
|
-
}, Te = /* @__PURE__ */
|
|
158
|
+
}, Te = /* @__PURE__ */ m({
|
|
159
159
|
__name: "LandingPageTeamList",
|
|
160
160
|
props: {
|
|
161
161
|
publishedTeamMembers: {},
|
|
@@ -165,25 +165,25 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
165
165
|
pictureClass: {}
|
|
166
166
|
},
|
|
167
167
|
setup(a) {
|
|
168
|
-
return (
|
|
168
|
+
return (t, l) => (s(), n("div", Se, [(s(!0), n($, null, b(t.publishedTeamMembers, (i) => (s(), n("div", {
|
|
169
169
|
key: i.data.name,
|
|
170
170
|
class: "group"
|
|
171
|
-
}, [
|
|
171
|
+
}, [e("div", xe, [e("img", {
|
|
172
172
|
src: i.data.avatar.src,
|
|
173
173
|
alt: i.data.avatar.alt,
|
|
174
|
-
sizes:
|
|
175
|
-
width:
|
|
176
|
-
height:
|
|
177
|
-
class:
|
|
178
|
-
}, null, 10, Ce)]),
|
|
179
|
-
default: u(() => [
|
|
174
|
+
sizes: t.sizes,
|
|
175
|
+
width: t.width,
|
|
176
|
+
height: t.height,
|
|
177
|
+
class: w(t.pictureClass ? `${t.pictureClass} picture-img` : "picture-img")
|
|
178
|
+
}, null, 10, Ce)]), e("div", we, [e("h2", Ae, r(i.data.name), 1), c(I, null, {
|
|
179
|
+
default: u(() => [f(r(i.data.title), 1)]),
|
|
180
180
|
_: 2
|
|
181
181
|
}, 1024)])]))), 128))]));
|
|
182
182
|
}
|
|
183
|
-
}), qe = /* @__PURE__ */ d(Te, [["__scopeId", "data-v-aae1a797"]]), Be = /* @__PURE__ */
|
|
183
|
+
}), qe = /* @__PURE__ */ d(Te, [["__scopeId", "data-v-aae1a797"]]), Be = /* @__PURE__ */ m({
|
|
184
184
|
__name: "LandingPageAbout",
|
|
185
185
|
setup(a) {
|
|
186
|
-
const
|
|
186
|
+
const t = [{
|
|
187
187
|
data: {
|
|
188
188
|
name: "Janette Lynch",
|
|
189
189
|
title: "Senior Director",
|
|
@@ -220,17 +220,17 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
220
220
|
}
|
|
221
221
|
}
|
|
222
222
|
}];
|
|
223
|
-
return (l, i) => (s(),
|
|
223
|
+
return (l, i) => (s(), n($, null, [c(ae, null, {
|
|
224
224
|
BlockHeader: u(() => [c(ee, null, {
|
|
225
|
-
title: u(() => i[0] || (i[0] = [
|
|
226
|
-
subTitle: u(() => i[1] || (i[1] = [
|
|
225
|
+
title: u(() => i[0] || (i[0] = [f("核心团队")])),
|
|
226
|
+
subTitle: u(() => i[1] || (i[1] = [f("我们是一个充满激情的小团队。")])),
|
|
227
227
|
_: 1
|
|
228
228
|
})]),
|
|
229
229
|
BlockBody: u(() => [c(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
232
|
}), c(qe, {
|
|
233
|
-
"published-team-members":
|
|
233
|
+
"published-team-members": t
|
|
234
234
|
})]),
|
|
235
235
|
_: 1
|
|
236
236
|
}), c(he, {
|
|
@@ -242,16 +242,16 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
242
242
|
features: ["Intelligent Task Management", "Real-time Collaboration", "Data Security & Privacy"]
|
|
243
243
|
})], 64));
|
|
244
244
|
}
|
|
245
|
-
}),
|
|
245
|
+
}), Ta = /* @__PURE__ */ d(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
|
-
},
|
|
251
|
+
}, je = ["href"], Me = /* @__PURE__ */ m({
|
|
252
252
|
__name: "LandingPageAside",
|
|
253
253
|
setup(a) {
|
|
254
|
-
const
|
|
254
|
+
const t = k([{
|
|
255
255
|
text: "Editor",
|
|
256
256
|
href: "/docs/editor/getting-started/overview"
|
|
257
257
|
}, {
|
|
@@ -282,28 +282,28 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
282
282
|
text: "Pro license",
|
|
283
283
|
href: "/docs/resources/pro-license"
|
|
284
284
|
}]);
|
|
285
|
-
return (i,
|
|
285
|
+
return (i, o) => (s(), n("nav", ze, [o[2] || (o[2] = e("div", {
|
|
286
286
|
class: "section"
|
|
287
|
-
}, [
|
|
287
|
+
}, [e("div", {
|
|
288
288
|
class: "section-title"
|
|
289
|
-
}, "Getting started"),
|
|
289
|
+
}, "Getting started"), e("div", null, [e("a", {
|
|
290
290
|
class: "link active",
|
|
291
291
|
href: "/docs"
|
|
292
|
-
}, "Overview")])], -1)),
|
|
292
|
+
}, "Overview")])], -1)), e("div", Fe, [o[0] || (o[0] = e("div", {
|
|
293
293
|
class: "section-title"
|
|
294
|
-
}, "Browse by feature", -1)),
|
|
294
|
+
}, "Browse by feature", -1)), e("div", null, [(s(!0), n($, null, b(t.value, (_) => (s(), n("a", {
|
|
295
295
|
key: _.text,
|
|
296
296
|
class: "link",
|
|
297
297
|
href: _.href
|
|
298
|
-
}, r(_.text), 9, De))), 128))])]),
|
|
298
|
+
}, r(_.text), 9, De))), 128))])]), e("div", Ve, [o[1] || (o[1] = e("div", {
|
|
299
299
|
class: "section-title"
|
|
300
|
-
}, "Resources", -1)),
|
|
300
|
+
}, "Resources", -1)), e("div", null, [(s(!0), n($, null, b(l.value, (_) => (s(), n("a", {
|
|
301
301
|
key: _.text,
|
|
302
302
|
class: "link",
|
|
303
303
|
href: _.href
|
|
304
|
-
}, r(_.text), 9,
|
|
304
|
+
}, r(_.text), 9, je))), 128))])])]));
|
|
305
305
|
}
|
|
306
|
-
}),
|
|
306
|
+
}), qa = /* @__PURE__ */ d(Me, [["__scopeId", "data-v-b516bb75"]]), Ee = ["src"], He = /* @__PURE__ */ m({
|
|
307
307
|
__name: "LandingPageLogo",
|
|
308
308
|
props: {
|
|
309
309
|
name: {
|
|
@@ -334,27 +334,27 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
334
334
|
},
|
|
335
335
|
emits: ["to"],
|
|
336
336
|
setup(a, {
|
|
337
|
-
emit:
|
|
337
|
+
emit: t
|
|
338
338
|
}) {
|
|
339
|
-
const l = a, i =
|
|
340
|
-
function
|
|
339
|
+
const l = a, i = t;
|
|
340
|
+
function o() {
|
|
341
341
|
i("to");
|
|
342
342
|
}
|
|
343
|
-
return (_,
|
|
343
|
+
return (_, g) => (s(), n("div", {
|
|
344
344
|
class: "Logo",
|
|
345
|
-
onClick:
|
|
346
|
-
}, [a.icon ? (s(),
|
|
345
|
+
onClick: o
|
|
346
|
+
}, [a.icon ? (s(), n("img", {
|
|
347
347
|
key: 0,
|
|
348
348
|
class: "icon",
|
|
349
349
|
src: a.icon,
|
|
350
350
|
alt: "logo",
|
|
351
|
-
style:
|
|
351
|
+
style: x({
|
|
352
352
|
width: l.iconSize,
|
|
353
353
|
height: l.iconSize
|
|
354
354
|
})
|
|
355
|
-
}, null, 12,
|
|
355
|
+
}, null, 12, Ee)) : C("", !0), e("div", {
|
|
356
356
|
class: "text",
|
|
357
|
-
style:
|
|
357
|
+
style: x({
|
|
358
358
|
color: l.color,
|
|
359
359
|
fontSize: l.fontSize
|
|
360
360
|
})
|
|
@@ -362,7 +362,7 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
362
362
|
}
|
|
363
363
|
}), Ue = /* @__PURE__ */ d(He, [["__scopeId", "data-v-f259564c"]]), Ne = {
|
|
364
364
|
class: "BrandInfo"
|
|
365
|
-
}, Ge = /* @__PURE__ */
|
|
365
|
+
}, Ge = /* @__PURE__ */ m({
|
|
366
366
|
__name: "LandingPageBrandInfo",
|
|
367
367
|
props: {
|
|
368
368
|
icon: {
|
|
@@ -391,57 +391,65 @@ const I = /* @__PURE__ */ d(Le, [["render", Ie], ["__scopeId", "data-v-501deb41"
|
|
|
391
391
|
}
|
|
392
392
|
},
|
|
393
393
|
setup(a) {
|
|
394
|
-
const
|
|
395
|
-
return (l, i) => (s(),
|
|
396
|
-
icon:
|
|
397
|
-
name:
|
|
398
|
-
color:
|
|
399
|
-
"font-size":
|
|
400
|
-
"icon-size":
|
|
394
|
+
const t = a;
|
|
395
|
+
return (l, i) => (s(), n("div", Ne, [c(Ue, {
|
|
396
|
+
icon: t.icon,
|
|
397
|
+
name: t.name,
|
|
398
|
+
color: t.color,
|
|
399
|
+
"font-size": t.fontSize,
|
|
400
|
+
"icon-size": t.iconSize
|
|
401
401
|
}, null, 8, ["icon", "name", "color", "font-size", "icon-size"]), c(I, null, {
|
|
402
|
-
default: u(() => [
|
|
402
|
+
default: u(() => [f(r(t.description), 1)]),
|
|
403
403
|
_: 1
|
|
404
404
|
})]));
|
|
405
405
|
}
|
|
406
|
-
}), Oe = /* @__PURE__ */ d(Ge, [["__scopeId", "data-v-03121641"]]), Re = /* @__PURE__ */
|
|
406
|
+
}), Oe = /* @__PURE__ */ d(Ge, [["__scopeId", "data-v-03121641"]]), Re = /* @__PURE__ */ m({
|
|
407
407
|
__name: "LandingPageButton",
|
|
408
408
|
props: {
|
|
409
409
|
type: {}
|
|
410
410
|
},
|
|
411
411
|
setup(a) {
|
|
412
|
-
return (
|
|
413
|
-
class:
|
|
414
|
-
}, [h(
|
|
412
|
+
return (t, l) => (s(), n("div", {
|
|
413
|
+
class: w(["heroButton", [t.type === "primary" ? "heroButtonPrimary" : "heroButtonSecondary"]])
|
|
414
|
+
}, [h(t.$slots, "default", {}, void 0, !0)], 2));
|
|
415
415
|
}
|
|
416
|
-
}), We = /* @__PURE__ */ d(Re, [["__scopeId", "data-v-d26fdf8b"]]), Ke = {},
|
|
416
|
+
}), We = /* @__PURE__ */ d(Re, [["__scopeId", "data-v-d26fdf8b"]]), Ke = {}, Je = {
|
|
417
417
|
class: "Card"
|
|
418
418
|
};
|
|
419
|
-
function
|
|
420
|
-
return s(),
|
|
419
|
+
function Ye(a, t) {
|
|
420
|
+
return s(), n("div", Je, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
421
421
|
}
|
|
422
|
-
const
|
|
423
|
-
class: "
|
|
422
|
+
const E = /* @__PURE__ */ d(Ke, [["render", Ye], ["__scopeId", "data-v-cdb3f77d"]]), Ze = {
|
|
423
|
+
class: "form-group"
|
|
424
424
|
}, Qe = {
|
|
425
|
-
class: "
|
|
425
|
+
class: "form-group"
|
|
426
426
|
}, Xe = {
|
|
427
|
-
class: "
|
|
428
|
-
}, et =
|
|
427
|
+
class: "form-group"
|
|
428
|
+
}, et = {
|
|
429
|
+
type: "submit",
|
|
430
|
+
class: "form-button"
|
|
431
|
+
}, tt = {
|
|
432
|
+
key: 0,
|
|
433
|
+
class: "button-content"
|
|
434
|
+
}, st = {
|
|
435
|
+
key: 1
|
|
436
|
+
}, at = /* @__PURE__ */ m({
|
|
429
437
|
__name: "LandingPageContactForm",
|
|
430
438
|
setup(a) {
|
|
431
|
-
const
|
|
439
|
+
const t = k(!1), l = k(""), i = k(""), o = k({
|
|
432
440
|
name: "",
|
|
433
441
|
email: "",
|
|
434
442
|
message: ""
|
|
435
|
-
}), _ = async (
|
|
436
|
-
|
|
437
|
-
const
|
|
438
|
-
if (!
|
|
439
|
-
|
|
443
|
+
}), _ = async (g) => {
|
|
444
|
+
t.value = !0;
|
|
445
|
+
const p = g.target;
|
|
446
|
+
if (!p.checkValidity()) {
|
|
447
|
+
p.querySelectorAll(":invalid")[0].focus();
|
|
440
448
|
return;
|
|
441
449
|
}
|
|
442
450
|
l.value = "发送中...", i.value = "";
|
|
443
451
|
try {
|
|
444
|
-
const
|
|
452
|
+
const v = await fetch("https://api.web3forms.com/submit", {
|
|
445
453
|
method: "POST",
|
|
446
454
|
headers: {
|
|
447
455
|
"Content-Type": "application/json",
|
|
@@ -449,91 +457,125 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
449
457
|
},
|
|
450
458
|
body: JSON.stringify({
|
|
451
459
|
access_key: "YOUR_ACCESS_KEY_HERE",
|
|
452
|
-
name:
|
|
453
|
-
email:
|
|
454
|
-
message:
|
|
460
|
+
name: o.value.name,
|
|
461
|
+
email: o.value.email,
|
|
462
|
+
message: o.value.message
|
|
455
463
|
})
|
|
456
|
-
}), A = await
|
|
457
|
-
|
|
464
|
+
}), A = await v.json();
|
|
465
|
+
v.status === 200 ? (i.value = "text-green", l.value = A.message) : (i.value = "text-red", l.value = A.message);
|
|
458
466
|
} catch {
|
|
459
467
|
i.value = "text-red", l.value = "发送失败,请稍后再试!";
|
|
460
468
|
} finally {
|
|
461
|
-
|
|
469
|
+
p.reset(), t.value = !1, setTimeout(() => {
|
|
462
470
|
l.value = "";
|
|
463
471
|
}, 5e3);
|
|
464
472
|
}
|
|
465
473
|
};
|
|
466
|
-
return (
|
|
474
|
+
return (g, p) => (s(), n("form", {
|
|
467
475
|
id: "form",
|
|
468
476
|
action: "https://api.web3forms.com/submit",
|
|
469
477
|
method: "POST",
|
|
470
|
-
class:
|
|
471
|
-
"was-validated":
|
|
478
|
+
class: w(["contact-form", {
|
|
479
|
+
"was-validated": t.value
|
|
472
480
|
}]),
|
|
473
481
|
novalidate: "",
|
|
474
482
|
onSubmit: H(_, ["prevent"])
|
|
475
|
-
}, [
|
|
483
|
+
}, [p[11] || (p[11] = e("input", {
|
|
476
484
|
type: "hidden",
|
|
477
485
|
name: "access_key",
|
|
478
486
|
value: "YOUR_ACCESS_KEY_HERE"
|
|
479
|
-
}, null, -1)),
|
|
487
|
+
}, null, -1)), p[12] || (p[12] = e("input", {
|
|
480
488
|
type: "checkbox",
|
|
481
489
|
class: "hidden",
|
|
482
490
|
style: {
|
|
483
491
|
display: "none"
|
|
484
492
|
},
|
|
485
493
|
name: "botcheck"
|
|
486
|
-
}, null, -1)),
|
|
487
|
-
|
|
494
|
+
}, null, -1)), e("div", Ze, [p[3] || (p[3] = e("label", {
|
|
495
|
+
for: "name",
|
|
496
|
+
class: "form-label"
|
|
497
|
+
}, [f(" 姓名 "), e("span", {
|
|
498
|
+
class: "required"
|
|
499
|
+
}, "*")], -1)), T(e("input", {
|
|
500
|
+
id: "name",
|
|
501
|
+
"onUpdate:modelValue": p[0] || (p[0] = (v) => o.value.name = v),
|
|
488
502
|
type: "text",
|
|
489
|
-
placeholder: "
|
|
503
|
+
placeholder: "请输入您的姓名",
|
|
490
504
|
required: "",
|
|
491
|
-
class: "input",
|
|
505
|
+
class: "form-input",
|
|
492
506
|
name: "name"
|
|
493
|
-
}, null, 512), [[q,
|
|
494
|
-
class: "empty-feedback invalid-feedback
|
|
495
|
-
}, " 请输入您的姓名。 ", -1))]),
|
|
507
|
+
}, null, 512), [[q, o.value.name]]), p[4] || (p[4] = e("div", {
|
|
508
|
+
class: "empty-feedback invalid-feedback form-error"
|
|
509
|
+
}, " 请输入您的姓名。 ", -1))]), e("div", Qe, [p[5] || (p[5] = e("label", {
|
|
496
510
|
for: "email_address",
|
|
497
|
-
class: "
|
|
498
|
-
}, "
|
|
511
|
+
class: "form-label"
|
|
512
|
+
}, [f(" 邮箱地址 "), e("span", {
|
|
513
|
+
class: "required"
|
|
514
|
+
}, "*")], -1)), T(e("input", {
|
|
499
515
|
id: "email_address",
|
|
500
|
-
"onUpdate:modelValue":
|
|
516
|
+
"onUpdate:modelValue": p[1] || (p[1] = (v) => o.value.email = v),
|
|
501
517
|
type: "email",
|
|
502
|
-
placeholder: "
|
|
518
|
+
placeholder: "请输入您的邮箱地址",
|
|
503
519
|
name: "email",
|
|
504
520
|
required: "",
|
|
505
|
-
class: "input"
|
|
506
|
-
}, null, 512), [[q,
|
|
507
|
-
class: "empty-feedback
|
|
508
|
-
}, " 请输入您的邮箱地址。 ", -1)),
|
|
509
|
-
class: "invalid-feedback
|
|
510
|
-
}, " 请输入有效的邮箱地址。 ", -1))]),
|
|
511
|
-
|
|
521
|
+
class: "form-input"
|
|
522
|
+
}, null, 512), [[q, o.value.email]]), p[6] || (p[6] = e("div", {
|
|
523
|
+
class: "empty-feedback form-error"
|
|
524
|
+
}, " 请输入您的邮箱地址。 ", -1)), p[7] || (p[7] = e("div", {
|
|
525
|
+
class: "invalid-feedback form-error"
|
|
526
|
+
}, " 请输入有效的邮箱地址。 ", -1))]), e("div", Xe, [p[8] || (p[8] = e("label", {
|
|
527
|
+
for: "message",
|
|
528
|
+
class: "form-label"
|
|
529
|
+
}, [f(" 留言内容 "), e("span", {
|
|
530
|
+
class: "required"
|
|
531
|
+
}, "*")], -1)), T(e("textarea", {
|
|
532
|
+
id: "message",
|
|
533
|
+
"onUpdate:modelValue": p[2] || (p[2] = (v) => o.value.message = v),
|
|
512
534
|
name: "message",
|
|
513
535
|
required: "",
|
|
514
|
-
placeholder: "
|
|
515
|
-
class: "textarea"
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
class: "
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
},
|
|
536
|
+
placeholder: "请输入您的留言内容",
|
|
537
|
+
class: "form-textarea",
|
|
538
|
+
rows: "4"
|
|
539
|
+
}, null, 512), [[q, o.value.message]]), p[9] || (p[9] = e("div", {
|
|
540
|
+
class: "empty-feedback invalid-feedback form-error"
|
|
541
|
+
}, " 请输入您的留言内容。 ", -1))]), e("button", et, [l.value === "发送中..." ? (s(), n("span", tt, p[10] || (p[10] = [e("svg", {
|
|
542
|
+
class: "spinner",
|
|
543
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
544
|
+
fill: "none",
|
|
545
|
+
viewBox: "0 0 24 24"
|
|
546
|
+
}, [e("circle", {
|
|
547
|
+
class: "spinner-circle",
|
|
548
|
+
cx: "12",
|
|
549
|
+
cy: "12",
|
|
550
|
+
r: "10",
|
|
551
|
+
stroke: "currentColor",
|
|
552
|
+
"stroke-width": "4"
|
|
553
|
+
}), e("path", {
|
|
554
|
+
class: "spinner-path",
|
|
555
|
+
fill: "currentColor",
|
|
556
|
+
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"
|
|
557
|
+
})], -1), f(" 发送中... ")]))) : (s(), n("span", st, "发送信息"))]), l.value && l.value !== "发送中..." ? (s(), n("div", {
|
|
558
|
+
key: 0,
|
|
559
|
+
class: w(["form-result", i.value])
|
|
560
|
+
}, r(l.value), 3)) : C("", !0)], 34));
|
|
525
561
|
}
|
|
526
|
-
}),
|
|
562
|
+
}), nt = /* @__PURE__ */ d(at, [["__scopeId", "data-v-851b329a"]]), ot = {
|
|
563
|
+
class: "contact-container"
|
|
564
|
+
}, it = {
|
|
565
|
+
class: "contact-info-section"
|
|
566
|
+
}, lt = {
|
|
527
567
|
class: "contact-title"
|
|
528
|
-
},
|
|
568
|
+
}, rt = {
|
|
529
569
|
class: "contact-info"
|
|
530
|
-
},
|
|
570
|
+
}, ct = {
|
|
531
571
|
class: "contact-info-item"
|
|
532
|
-
},
|
|
572
|
+
}, dt = {
|
|
533
573
|
class: "contact-info-item"
|
|
534
|
-
},
|
|
574
|
+
}, ut = ["href"], _t = {
|
|
535
575
|
class: "contact-info-item"
|
|
536
|
-
},
|
|
576
|
+
}, pt = ["href"], mt = {
|
|
577
|
+
class: "contact-form-section"
|
|
578
|
+
}, ft = /* @__PURE__ */ m({
|
|
537
579
|
__name: "LandingPageContact",
|
|
538
580
|
props: {
|
|
539
581
|
title: {
|
|
@@ -544,18 +586,18 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
544
586
|
},
|
|
545
587
|
contact: {
|
|
546
588
|
default: () => ({
|
|
547
|
-
title: "
|
|
548
|
-
description: "
|
|
589
|
+
title: "联系我们",
|
|
590
|
+
description: "有什么想说的吗?我们随时为您提供帮助。请填写表单或发送邮件或拨打电话。"
|
|
549
591
|
})
|
|
550
592
|
},
|
|
551
593
|
address: {
|
|
552
|
-
default: "
|
|
594
|
+
default: "北京市朝阳区建国门外大街1号"
|
|
553
595
|
},
|
|
554
596
|
email: {
|
|
555
|
-
default: "hello@
|
|
597
|
+
default: "hello@example.com"
|
|
556
598
|
},
|
|
557
599
|
phone: {
|
|
558
|
-
default: "+
|
|
600
|
+
default: "+86 138 0000 0000"
|
|
559
601
|
},
|
|
560
602
|
mapIcon: {
|
|
561
603
|
default: "uil:map-marker"
|
|
@@ -568,38 +610,38 @@ const M = /* @__PURE__ */ d(Ke, [["render", Je], ["__scopeId", "data-v-cdb3f77d"
|
|
|
568
610
|
}
|
|
569
611
|
},
|
|
570
612
|
setup(a) {
|
|
571
|
-
const
|
|
572
|
-
return (l, i) => (s(),
|
|
573
|
-
default: u(() => [
|
|
613
|
+
const t = a;
|
|
614
|
+
return (l, i) => (s(), n("div", ot, [e("div", it, [e("h2", lt, r(t.contact.title), 1), c(I, null, {
|
|
615
|
+
default: u(() => [f(r(t.contact.description), 1)]),
|
|
574
616
|
_: 1
|
|
575
|
-
}),
|
|
617
|
+
}), e("div", rt, [e("div", ct, [c(P(S), {
|
|
576
618
|
class: "contact-info-icon",
|
|
577
619
|
icon: l.mapIcon
|
|
578
|
-
}, null, 8, ["icon"]),
|
|
620
|
+
}, null, 8, ["icon"]), e("span", null, r(t.address), 1)]), e("div", dt, [c(P(S), {
|
|
579
621
|
class: "contact-info-icon",
|
|
580
|
-
icon:
|
|
581
|
-
}, null, 8, ["icon"]),
|
|
622
|
+
icon: t.emailIcon
|
|
623
|
+
}, null, 8, ["icon"]), e("a", {
|
|
582
624
|
href: `mailto:${l.email}`
|
|
583
|
-
}, r(
|
|
625
|
+
}, r(t.email), 9, ut)]), e("div", _t, [c(P(S), {
|
|
584
626
|
class: "contact-info-icon",
|
|
585
|
-
icon:
|
|
586
|
-
}, null, 8, ["icon"]),
|
|
627
|
+
icon: t.phoneIcon
|
|
628
|
+
}, null, 8, ["icon"]), e("a", {
|
|
587
629
|
href: `tel:${l.phone}`
|
|
588
|
-
}, r(
|
|
630
|
+
}, r(t.phone), 9, pt)])])]), e("div", mt, [c(nt)])]));
|
|
589
631
|
}
|
|
590
|
-
}),
|
|
632
|
+
}), Ba = /* @__PURE__ */ d(ft, [["__scopeId", "data-v-32a5b90c"]]), gt = {}, ht = {
|
|
591
633
|
class: "custom-container"
|
|
592
634
|
};
|
|
593
|
-
function
|
|
594
|
-
return s(),
|
|
635
|
+
function vt(a, t) {
|
|
636
|
+
return s(), n("div", ht, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
595
637
|
}
|
|
596
|
-
const
|
|
638
|
+
const za = /* @__PURE__ */ d(gt, [["render", vt], ["__scopeId", "data-v-57594f09"]]), $t = {
|
|
597
639
|
class: "cta-title"
|
|
598
|
-
},
|
|
640
|
+
}, bt = {
|
|
599
641
|
class: "cta-description"
|
|
600
|
-
},
|
|
642
|
+
}, yt = {
|
|
601
643
|
class: "cta-actions"
|
|
602
|
-
},
|
|
644
|
+
}, kt = /* @__PURE__ */ m({
|
|
603
645
|
__name: "LandingPageCta",
|
|
604
646
|
props: {
|
|
605
647
|
title: {
|
|
@@ -611,25 +653,25 @@ const Ca = /* @__PURE__ */ d(dt, [["render", _t], ["__scopeId", "data-v-57594f09
|
|
|
611
653
|
backgroundUrl: {}
|
|
612
654
|
},
|
|
613
655
|
setup(a) {
|
|
614
|
-
const
|
|
615
|
-
backgroundImage:
|
|
656
|
+
const t = a, l = z(() => ({
|
|
657
|
+
backgroundImage: t.backgroundUrl ? `url(${t.backgroundUrl})` : void 0,
|
|
616
658
|
backgroundRepeat: "no-repeat",
|
|
617
659
|
backgroundSize: "200% 200%",
|
|
618
660
|
backgroundPosition: "center"
|
|
619
661
|
}));
|
|
620
|
-
return (i,
|
|
662
|
+
return (i, o) => (s(), n("div", {
|
|
621
663
|
class: "cta-container",
|
|
622
|
-
style:
|
|
623
|
-
}, [
|
|
664
|
+
style: x(l.value)
|
|
665
|
+
}, [e("h1", $t, r(t.title), 1), e("div", bt, r(t.description), 1), e("div", yt, [h(i.$slots, "actions", {}, void 0, !0)])], 4));
|
|
624
666
|
}
|
|
625
|
-
}),
|
|
667
|
+
}), Fa = /* @__PURE__ */ d(kt, [["__scopeId", "data-v-b3eb87df"]]), Lt = {}, Pt = {
|
|
626
668
|
role: "separator",
|
|
627
669
|
class: "divider divider-horizontal"
|
|
628
670
|
};
|
|
629
|
-
function
|
|
630
|
-
return s(),
|
|
671
|
+
function It(a, t) {
|
|
672
|
+
return s(), n("div", Pt);
|
|
631
673
|
}
|
|
632
|
-
const F = /* @__PURE__ */ d(
|
|
674
|
+
const F = /* @__PURE__ */ d(Lt, [["render", It], ["__scopeId", "data-v-997fc2a4"]]), St = /* @__PURE__ */ m({
|
|
633
675
|
__name: "LandingPageFAQ",
|
|
634
676
|
props: {
|
|
635
677
|
activeKeys: {
|
|
@@ -658,17 +700,17 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
658
700
|
}
|
|
659
701
|
},
|
|
660
702
|
setup(a) {
|
|
661
|
-
const
|
|
703
|
+
const t = a;
|
|
662
704
|
return (l, i) => (s(), L(N, {
|
|
663
|
-
"active-keys":
|
|
705
|
+
"active-keys": t.activeKeys
|
|
664
706
|
}, {
|
|
665
|
-
default: u(() => [(s(!0),
|
|
707
|
+
default: u(() => [(s(!0), n($, null, b(t.faqItems, (o, _) => (s(), L(G, {
|
|
666
708
|
key: _,
|
|
667
709
|
index: _
|
|
668
710
|
}, {
|
|
669
|
-
header: u(() => [
|
|
711
|
+
header: u(() => [f(r(o.question), 1)]),
|
|
670
712
|
default: u(() => [c(I, null, {
|
|
671
|
-
default: u(() => [
|
|
713
|
+
default: u(() => [f(r(o.answer), 1)]),
|
|
672
714
|
_: 2
|
|
673
715
|
}, 1024)]),
|
|
674
716
|
_: 2
|
|
@@ -676,11 +718,11 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
676
718
|
_: 1
|
|
677
719
|
}, 8, ["active-keys"]));
|
|
678
720
|
}
|
|
679
|
-
}),
|
|
721
|
+
}), Da = /* @__PURE__ */ d(St, [["__scopeId", "data-v-581e8f75"]]), xt = {
|
|
680
722
|
class: "Features"
|
|
681
|
-
},
|
|
723
|
+
}, Ct = {
|
|
682
724
|
class: "feature-title"
|
|
683
|
-
},
|
|
725
|
+
}, wt = /* @__PURE__ */ m({
|
|
684
726
|
__name: "LandingPageFeatures",
|
|
685
727
|
props: {
|
|
686
728
|
features: {
|
|
@@ -718,35 +760,35 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
718
760
|
}
|
|
719
761
|
},
|
|
720
762
|
setup(a) {
|
|
721
|
-
const
|
|
722
|
-
return (l, i) => (s(),
|
|
723
|
-
key:
|
|
763
|
+
const t = a;
|
|
764
|
+
return (l, i) => (s(), n("div", xt, [(s(!0), n($, null, b(t.features, (o) => (s(), L(E, {
|
|
765
|
+
key: o.title
|
|
724
766
|
}, {
|
|
725
|
-
default: u(() => [
|
|
767
|
+
default: u(() => [e("div", {
|
|
726
768
|
class: "icon-container",
|
|
727
|
-
style:
|
|
728
|
-
color:
|
|
729
|
-
border: `1px solid ${
|
|
769
|
+
style: x({
|
|
770
|
+
color: t.iconColor,
|
|
771
|
+
border: `1px solid ${t.iconBorderColor}`
|
|
730
772
|
})
|
|
731
|
-
}, [c(P(
|
|
773
|
+
}, [c(P(S), {
|
|
732
774
|
class: "icon",
|
|
733
|
-
icon:
|
|
734
|
-
}, null, 8, ["icon"])], 4),
|
|
735
|
-
default: u(() => [
|
|
775
|
+
icon: o.icon
|
|
776
|
+
}, null, 8, ["icon"])], 4), e("h3", Ct, r(o.title), 1), c(I, null, {
|
|
777
|
+
default: u(() => [f(r(o.description), 1)]),
|
|
736
778
|
_: 2
|
|
737
779
|
}, 1024)]),
|
|
738
780
|
_: 2
|
|
739
781
|
}, 1024))), 128))]));
|
|
740
782
|
}
|
|
741
|
-
}),
|
|
783
|
+
}), Va = /* @__PURE__ */ d(wt, [["__scopeId", "data-v-1ee2db18"]]), At = {
|
|
742
784
|
class: "tt-feature-list"
|
|
743
|
-
},
|
|
785
|
+
}, Tt = {
|
|
744
786
|
class: "tt-feature-content"
|
|
745
|
-
},
|
|
787
|
+
}, qt = {
|
|
746
788
|
class: "heading-small"
|
|
747
|
-
},
|
|
789
|
+
}, Bt = {
|
|
748
790
|
class: "text-small"
|
|
749
|
-
},
|
|
791
|
+
}, zt = /* @__PURE__ */ m({
|
|
750
792
|
__name: "LandingPageFeatures2",
|
|
751
793
|
props: {
|
|
752
794
|
list: {
|
|
@@ -755,27 +797,27 @@ const F = /* @__PURE__ */ d(ht, [["render", $t], ["__scopeId", "data-v-997fc2a4"
|
|
|
755
797
|
}
|
|
756
798
|
},
|
|
757
799
|
setup(a) {
|
|
758
|
-
const
|
|
759
|
-
return (l, i) => (s(),
|
|
800
|
+
const t = a;
|
|
801
|
+
return (l, i) => (s(), n("div", At, [(s(!0), n($, null, b(t.list, (o, _) => (s(), n("div", {
|
|
760
802
|
key: _,
|
|
761
803
|
class: "tt-feature-item centered"
|
|
762
|
-
}, [i[1] || (i[1] =
|
|
804
|
+
}, [i[1] || (i[1] = e("div", {
|
|
763
805
|
class: "tt-feature-icon"
|
|
764
|
-
}, [
|
|
806
|
+
}, [e("img", {
|
|
765
807
|
src: "https://cdn.prod.website-files.com/645a9acecda2e0594fac6126/66cda872417824f6aabdc2ad_check-highlight-badge.svg",
|
|
766
808
|
loading: "lazy",
|
|
767
809
|
class: "feature-media"
|
|
768
|
-
})], -1)),
|
|
810
|
+
})], -1)), e("div", Tt, [e("h3", qt, r(o.title), 1), e("p", Bt, [f(r(o.descriptions) + " ", 1), i[0] || (i[0] = e("br", null, null, -1))])])]))), 128))]));
|
|
769
811
|
}
|
|
770
|
-
}),
|
|
771
|
-
function
|
|
772
|
-
return `mailto:${a}?subject=${encodeURIComponent(
|
|
812
|
+
}), ja = /* @__PURE__ */ d(zt, [["__scopeId", "data-v-abd3c70a"]]);
|
|
813
|
+
function Ft(a, t, l) {
|
|
814
|
+
return `mailto:${a}?subject=${encodeURIComponent(t)}&body=${encodeURIComponent(l)}`;
|
|
773
815
|
}
|
|
774
|
-
const
|
|
816
|
+
const Dt = {
|
|
775
817
|
class: "bottom"
|
|
776
|
-
},
|
|
818
|
+
}, Vt = {
|
|
777
819
|
class: "socials"
|
|
778
|
-
},
|
|
820
|
+
}, jt = ["onClick"], Mt = /* @__PURE__ */ m({
|
|
779
821
|
__name: "LandingPageFooterContact",
|
|
780
822
|
props: {
|
|
781
823
|
beianText: {
|
|
@@ -792,50 +834,50 @@ const At = {
|
|
|
792
834
|
}
|
|
793
835
|
},
|
|
794
836
|
setup(a) {
|
|
795
|
-
const
|
|
837
|
+
const t = a;
|
|
796
838
|
function l() {
|
|
797
|
-
window.open(
|
|
839
|
+
window.open(t.beianUrl);
|
|
798
840
|
}
|
|
799
|
-
return (i,
|
|
841
|
+
return (i, o) => (s(), n("div", Dt, [e("span", {
|
|
800
842
|
onClick: l
|
|
801
|
-
}, r(
|
|
802
|
-
key:
|
|
843
|
+
}, r(t.beianText), 1), e("div", Vt, [(s(!0), n($, null, b(a.links, (_, g) => (s(), n("div", {
|
|
844
|
+
key: g,
|
|
803
845
|
class: "socialItem",
|
|
804
846
|
onClick: _.select
|
|
805
|
-
}, [_.type === "text" ? (s(), L(P(
|
|
847
|
+
}, [_.type === "text" ? (s(), L(P(S), {
|
|
806
848
|
key: 0,
|
|
807
849
|
icon: _.icon
|
|
808
|
-
}, null, 8, ["icon"])) :
|
|
850
|
+
}, null, 8, ["icon"])) : C("", !0), _.type === "image" ? (s(), L(P(S), {
|
|
809
851
|
key: 1,
|
|
810
852
|
icon: _.icon
|
|
811
|
-
}, null, 8, ["icon"])) :
|
|
853
|
+
}, null, 8, ["icon"])) : C("", !0)], 8, jt))), 128))])]));
|
|
812
854
|
}
|
|
813
|
-
}),
|
|
855
|
+
}), Et = /* @__PURE__ */ d(Mt, [["__scopeId", "data-v-ff6210b9"]]), Ht = {
|
|
814
856
|
class: "FooterLayout"
|
|
815
|
-
},
|
|
857
|
+
}, Ut = {
|
|
816
858
|
class: "body"
|
|
817
|
-
},
|
|
859
|
+
}, Nt = {
|
|
818
860
|
class: "logo"
|
|
819
|
-
},
|
|
861
|
+
}, Gt = {
|
|
820
862
|
class: "links"
|
|
821
|
-
},
|
|
863
|
+
}, Ot = /* @__PURE__ */ m({
|
|
822
864
|
__name: "LandingPageFooterLayout",
|
|
823
865
|
setup(a) {
|
|
824
|
-
return (
|
|
866
|
+
return (t, l) => (s(), n("div", Ht, [c(F), e("div", Ut, [e("div", Nt, [h(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", Gt, [h(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), c(F), h(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
|
|
825
867
|
}
|
|
826
|
-
}),
|
|
868
|
+
}), Rt = /* @__PURE__ */ d(Ot, [["__scopeId", "data-v-425841c7"]]), Wt = {}, Kt = {
|
|
827
869
|
class: "Description"
|
|
828
870
|
};
|
|
829
|
-
function
|
|
830
|
-
return s(),
|
|
871
|
+
function Jt(a, t) {
|
|
872
|
+
return s(), n("div", Kt, [h(a.$slots, "default", {}, void 0, !0)]);
|
|
831
873
|
}
|
|
832
|
-
const y = /* @__PURE__ */ d(
|
|
874
|
+
const y = /* @__PURE__ */ d(Wt, [["render", Jt], ["__scopeId", "data-v-ea9ec649"]]), Yt = {
|
|
833
875
|
class: "list"
|
|
834
|
-
},
|
|
876
|
+
}, Zt = {
|
|
835
877
|
class: "title"
|
|
836
|
-
},
|
|
878
|
+
}, Qt = {
|
|
837
879
|
class: "listItemContent"
|
|
838
|
-
},
|
|
880
|
+
}, Xt = /* @__PURE__ */ m({
|
|
839
881
|
__name: "LandingPageLinkGroup",
|
|
840
882
|
props: {
|
|
841
883
|
title: {
|
|
@@ -843,20 +885,20 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
843
885
|
}
|
|
844
886
|
},
|
|
845
887
|
setup(a) {
|
|
846
|
-
const
|
|
847
|
-
return (l, i) => (s(),
|
|
888
|
+
const t = a;
|
|
889
|
+
return (l, i) => (s(), n("div", Yt, [e("div", Zt, r(t.title), 1), e("div", Qt, [h(l.$slots, "item", {}, void 0, !0)])]));
|
|
848
890
|
}
|
|
849
|
-
}), B = /* @__PURE__ */ d(
|
|
891
|
+
}), B = /* @__PURE__ */ d(Xt, [["__scopeId", "data-v-0809a48c"]]), es = {
|
|
850
892
|
class: "Footer"
|
|
851
|
-
}, D = "support@huyooo.com",
|
|
893
|
+
}, D = "support@huyooo.com", ts = /* @__PURE__ */ m({
|
|
852
894
|
__name: "LandingPageFooter",
|
|
853
895
|
setup(a) {
|
|
854
|
-
const
|
|
896
|
+
const t = k("京ICP备2024077422号 Copyright © 2024-2024 北京忽柚科技有限公司"), l = k("https://beian.miit.gov.cn/#/Integrated/index");
|
|
855
897
|
function i() {
|
|
856
|
-
const
|
|
857
|
-
window.location.href =
|
|
898
|
+
const v = Ft(D, "", "");
|
|
899
|
+
window.location.href = v;
|
|
858
900
|
}
|
|
859
|
-
const
|
|
901
|
+
const o = k([{
|
|
860
902
|
type: "text",
|
|
861
903
|
icon: "ic:baseline-email",
|
|
862
904
|
content: D,
|
|
@@ -868,7 +910,7 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
868
910
|
select() {
|
|
869
911
|
}
|
|
870
912
|
}]);
|
|
871
|
-
return (_,
|
|
913
|
+
return (_, g) => (s(), n("div", es, [c(Rt, null, {
|
|
872
914
|
LandingPageBrandInfo: u(() => [c(Oe, {
|
|
873
915
|
icon: "https://ghibliaigenerator.app/logo.png",
|
|
874
916
|
name: "ONES",
|
|
@@ -878,15 +920,15 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
878
920
|
title: "产品"
|
|
879
921
|
}, {
|
|
880
922
|
item: u(() => [c(y, null, {
|
|
881
|
-
default: u(() =>
|
|
923
|
+
default: u(() => g[0] || (g[0] = [f("功能")])),
|
|
882
924
|
_: 1,
|
|
883
925
|
__: [0]
|
|
884
926
|
}), c(y, null, {
|
|
885
|
-
default: u(() =>
|
|
927
|
+
default: u(() => g[1] || (g[1] = [f("展示")])),
|
|
886
928
|
_: 1,
|
|
887
929
|
__: [1]
|
|
888
930
|
}), c(y, null, {
|
|
889
|
-
default: u(() =>
|
|
931
|
+
default: u(() => g[2] || (g[2] = [f("价格")])),
|
|
890
932
|
_: 1,
|
|
891
933
|
__: [2]
|
|
892
934
|
})]),
|
|
@@ -895,7 +937,7 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
895
937
|
title: "资源"
|
|
896
938
|
}, {
|
|
897
939
|
item: u(() => [c(y, null, {
|
|
898
|
-
default: u(() =>
|
|
940
|
+
default: u(() => g[3] || (g[3] = [f("安全性与合规性")])),
|
|
899
941
|
_: 1,
|
|
900
942
|
__: [3]
|
|
901
943
|
})]),
|
|
@@ -904,55 +946,55 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
904
946
|
title: "公司"
|
|
905
947
|
}, {
|
|
906
948
|
item: u(() => [c(y, null, {
|
|
907
|
-
default: u(() =>
|
|
949
|
+
default: u(() => g[4] || (g[4] = [f("博客")])),
|
|
908
950
|
_: 1,
|
|
909
951
|
__: [4]
|
|
910
952
|
}), c(y, null, {
|
|
911
|
-
default: u(() =>
|
|
953
|
+
default: u(() => g[5] || (g[5] = [f("公司简介")])),
|
|
912
954
|
_: 1,
|
|
913
955
|
__: [5]
|
|
914
956
|
}), c(y, null, {
|
|
915
|
-
default: u(() =>
|
|
957
|
+
default: u(() => g[6] || (g[6] = [f("个人信息收集清单")])),
|
|
916
958
|
_: 1,
|
|
917
959
|
__: [6]
|
|
918
960
|
}), c(y, null, {
|
|
919
|
-
default: u(() =>
|
|
961
|
+
default: u(() => g[7] || (g[7] = [f("第三方信息共享清单")])),
|
|
920
962
|
_: 1,
|
|
921
963
|
__: [7]
|
|
922
964
|
}), c(y, null, {
|
|
923
|
-
default: u(() =>
|
|
965
|
+
default: u(() => g[8] || (g[8] = [f("用户服务协议")])),
|
|
924
966
|
_: 1,
|
|
925
967
|
__: [8]
|
|
926
968
|
}), c(y, null, {
|
|
927
|
-
default: u(() =>
|
|
969
|
+
default: u(() => g[9] || (g[9] = [f("隐私协议")])),
|
|
928
970
|
_: 1,
|
|
929
971
|
__: [9]
|
|
930
972
|
})]),
|
|
931
973
|
_: 1
|
|
932
974
|
})]),
|
|
933
|
-
LandingPageFooterContact: u(() => [c(
|
|
934
|
-
"beian-text":
|
|
975
|
+
LandingPageFooterContact: u(() => [c(Et, {
|
|
976
|
+
"beian-text": t.value,
|
|
935
977
|
"beian-url": l.value,
|
|
936
|
-
links:
|
|
978
|
+
links: o.value
|
|
937
979
|
}, null, 8, ["beian-text", "beian-url", "links"])]),
|
|
938
980
|
_: 1
|
|
939
981
|
})]));
|
|
940
982
|
}
|
|
941
|
-
}),
|
|
983
|
+
}), Ma = /* @__PURE__ */ d(ts, [["__scopeId", "data-v-ee74e088"]]), ss = {
|
|
942
984
|
class: "hero"
|
|
943
|
-
},
|
|
985
|
+
}, as = {
|
|
944
986
|
class: "heroContent"
|
|
945
|
-
},
|
|
987
|
+
}, ns = {
|
|
946
988
|
class: "heroHeading"
|
|
947
|
-
},
|
|
989
|
+
}, os = {
|
|
948
990
|
class: "heroTitle"
|
|
949
|
-
},
|
|
991
|
+
}, is = {
|
|
950
992
|
class: "heroDescription"
|
|
951
|
-
},
|
|
993
|
+
}, ls = {
|
|
952
994
|
class: "heroActions"
|
|
953
|
-
},
|
|
995
|
+
}, rs = {
|
|
954
996
|
class: "heroImage"
|
|
955
|
-
},
|
|
997
|
+
}, cs = /* @__PURE__ */ m({
|
|
956
998
|
__name: "LandingPageHero",
|
|
957
999
|
props: {
|
|
958
1000
|
title: {
|
|
@@ -969,12 +1011,12 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
969
1011
|
}
|
|
970
1012
|
},
|
|
971
1013
|
setup(a) {
|
|
972
|
-
const
|
|
973
|
-
return (l, i) => (s(),
|
|
1014
|
+
const t = a;
|
|
1015
|
+
return (l, i) => (s(), n("main", ss, [e("div", as, [e("div", ns, [e("h1", os, [h(l.$slots, "title", {}, () => [f(r(t.title), 1)], !0)])]), e("div", is, [e("div", null, r(t.description), 1)]), e("div", ls, [h(l.$slots, "actions", {}, void 0, !0)])]), e("div", rs, [h(l.$slots, "heroSource", {}, void 0, !0)])]));
|
|
974
1016
|
}
|
|
975
|
-
}),
|
|
1017
|
+
}), Ea = /* @__PURE__ */ d(cs, [["__scopeId", "data-v-38f97a3c"]]), ds = {
|
|
976
1018
|
class: "logos-list"
|
|
977
|
-
},
|
|
1019
|
+
}, us = /* @__PURE__ */ m({
|
|
978
1020
|
__name: "LandingPageLogos",
|
|
979
1021
|
props: {
|
|
980
1022
|
title: {
|
|
@@ -1000,14 +1042,14 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1000
1042
|
}
|
|
1001
1043
|
},
|
|
1002
1044
|
setup(a) {
|
|
1003
|
-
const
|
|
1004
|
-
return (l, i) => (s(),
|
|
1045
|
+
const t = a;
|
|
1046
|
+
return (l, i) => (s(), n("div", ds, [(s(!0), n($, null, b(t.logos, (o, _) => (s(), L(P(S), {
|
|
1005
1047
|
key: _,
|
|
1006
|
-
icon:
|
|
1048
|
+
icon: o.name,
|
|
1007
1049
|
class: "logo-icon"
|
|
1008
1050
|
}, null, 8, ["icon"]))), 128))]));
|
|
1009
1051
|
}
|
|
1010
|
-
}),
|
|
1052
|
+
}), Ha = /* @__PURE__ */ d(us, [["__scopeId", "data-v-1a08e627"]]), _s = /* @__PURE__ */ m({
|
|
1011
1053
|
__name: "LandingPagePageContent",
|
|
1012
1054
|
props: {
|
|
1013
1055
|
maxWidth: {
|
|
@@ -1028,38 +1070,38 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1028
1070
|
}
|
|
1029
1071
|
},
|
|
1030
1072
|
setup(a) {
|
|
1031
|
-
const
|
|
1032
|
-
maxWidth:
|
|
1033
|
-
margin:
|
|
1073
|
+
const t = a, l = z(() => ({
|
|
1074
|
+
maxWidth: t.maxWidth,
|
|
1075
|
+
margin: t.center ? "0 auto" : void 0,
|
|
1034
1076
|
width: "100%",
|
|
1035
|
-
padding:
|
|
1077
|
+
padding: t.padding,
|
|
1036
1078
|
display: "flex",
|
|
1037
|
-
flexDirection:
|
|
1038
|
-
gap:
|
|
1079
|
+
flexDirection: t.flexDirection ?? "column",
|
|
1080
|
+
gap: t.gap
|
|
1039
1081
|
}));
|
|
1040
|
-
return (i,
|
|
1082
|
+
return (i, o) => (s(), n("div", {
|
|
1041
1083
|
class: "PageContent",
|
|
1042
|
-
style:
|
|
1084
|
+
style: x(l.value)
|
|
1043
1085
|
}, [h(i.$slots, "default", {}, void 0, !0)], 4));
|
|
1044
1086
|
}
|
|
1045
|
-
}),
|
|
1087
|
+
}), Ua = /* @__PURE__ */ d(_s, [["__scopeId", "data-v-00ec8180"]]), ps = {
|
|
1046
1088
|
class: "Tabs"
|
|
1047
|
-
},
|
|
1089
|
+
}, ms = {
|
|
1048
1090
|
class: "tabs-root"
|
|
1049
|
-
},
|
|
1091
|
+
}, fs = {
|
|
1050
1092
|
role: "radiogroup",
|
|
1051
1093
|
"aria-required": "false",
|
|
1052
1094
|
dir: "ltr",
|
|
1053
1095
|
class: "tabs-group",
|
|
1054
1096
|
tabindex: "0"
|
|
1055
|
-
},
|
|
1097
|
+
}, gs = ["id", "aria-checked", "data-state", "value", "tabindex", "onClick"], hs = {
|
|
1056
1098
|
key: 0,
|
|
1057
1099
|
"data-state": "checked",
|
|
1058
1100
|
class: "tabs-radio-icon"
|
|
1059
|
-
},
|
|
1101
|
+
}, vs = ["for"], $s = {
|
|
1060
1102
|
key: 0,
|
|
1061
1103
|
class: "tabs-badge"
|
|
1062
|
-
},
|
|
1104
|
+
}, bs = /* @__PURE__ */ m({
|
|
1063
1105
|
__name: "LandingPageTabs",
|
|
1064
1106
|
props: {
|
|
1065
1107
|
tabs: {
|
|
@@ -1073,36 +1115,36 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1073
1115
|
},
|
|
1074
1116
|
emits: ["update:modelValue"],
|
|
1075
1117
|
setup(a) {
|
|
1076
|
-
const
|
|
1077
|
-
return (l, i) => (s(),
|
|
1078
|
-
key:
|
|
1079
|
-
class:
|
|
1080
|
-
"tabs-item-active":
|
|
1118
|
+
const t = a;
|
|
1119
|
+
return (l, i) => (s(), n("div", ps, [e("div", ms, [e("div", fs, [(s(!0), n($, null, b(t.tabs, (o) => (s(), n("div", {
|
|
1120
|
+
key: o.value,
|
|
1121
|
+
class: w(["tabs-item", {
|
|
1122
|
+
"tabs-item-active": o.value === a.modelValue
|
|
1081
1123
|
}])
|
|
1082
|
-
}, [
|
|
1083
|
-
id:
|
|
1124
|
+
}, [e("button", {
|
|
1125
|
+
id: o.value,
|
|
1084
1126
|
type: "button",
|
|
1085
1127
|
role: "radio",
|
|
1086
|
-
"aria-checked":
|
|
1087
|
-
"data-state":
|
|
1088
|
-
value:
|
|
1128
|
+
"aria-checked": o.value === a.modelValue,
|
|
1129
|
+
"data-state": o.value === a.modelValue ? "checked" : "unchecked",
|
|
1130
|
+
value: o.value,
|
|
1089
1131
|
class: "tabs-radio",
|
|
1090
|
-
tabindex:
|
|
1091
|
-
onClick: (_) => l.$emit("update:modelValue",
|
|
1092
|
-
}, [
|
|
1132
|
+
tabindex: o.value === a.modelValue ? 0 : -1,
|
|
1133
|
+
onClick: (_) => l.$emit("update:modelValue", o.value)
|
|
1134
|
+
}, [o.value === a.modelValue ? (s(), n("span", hs)) : C("", !0)], 8, gs), e("label", {
|
|
1093
1135
|
class: "tabs-label",
|
|
1094
|
-
for:
|
|
1095
|
-
}, [
|
|
1136
|
+
for: o.value
|
|
1137
|
+
}, [e("span", null, r(o.label), 1), o.badge ? (s(), n("div", $s, r(o.badge), 1)) : C("", !0)], 8, vs)], 2))), 128))])])]));
|
|
1096
1138
|
}
|
|
1097
|
-
}),
|
|
1139
|
+
}), ys = /* @__PURE__ */ d(bs, [["__scopeId", "data-v-9eb67a93"]]), ks = {
|
|
1098
1140
|
class: "PriceGroup"
|
|
1099
|
-
},
|
|
1141
|
+
}, Ls = /* @__PURE__ */ m({
|
|
1100
1142
|
__name: "LandingPagePriceGroup",
|
|
1101
1143
|
setup(a) {
|
|
1102
|
-
const
|
|
1103
|
-
return (l, i) => (s(),
|
|
1104
|
-
modelValue:
|
|
1105
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
|
1144
|
+
const t = k("subscribe-monthly");
|
|
1145
|
+
return (l, i) => (s(), n("div", ks, [c(ys, {
|
|
1146
|
+
modelValue: t.value,
|
|
1147
|
+
"onUpdate:modelValue": i[0] || (i[0] = (o) => t.value = o),
|
|
1106
1148
|
tabs: [{
|
|
1107
1149
|
value: "subscribe-monthly",
|
|
1108
1150
|
label: "按月订阅"
|
|
@@ -1116,33 +1158,33 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1116
1158
|
}]
|
|
1117
1159
|
}, null, 8, ["modelValue"]), h(l.$slots, "default", {}, void 0, !0)]));
|
|
1118
1160
|
}
|
|
1119
|
-
}),
|
|
1161
|
+
}), Na = /* @__PURE__ */ d(Ls, [["__scopeId", "data-v-43a35f55"]]), Ps = {
|
|
1120
1162
|
class: "PricingCard"
|
|
1121
|
-
},
|
|
1163
|
+
}, Is = {
|
|
1122
1164
|
class: "title"
|
|
1123
|
-
},
|
|
1165
|
+
}, Ss = {
|
|
1124
1166
|
class: "titleText"
|
|
1125
|
-
},
|
|
1167
|
+
}, xs = {
|
|
1126
1168
|
class: "description"
|
|
1127
|
-
},
|
|
1169
|
+
}, Cs = {
|
|
1128
1170
|
class: "priceAndDiscount"
|
|
1129
|
-
},
|
|
1171
|
+
}, ws = {
|
|
1130
1172
|
class: "price"
|
|
1131
|
-
},
|
|
1173
|
+
}, As = {
|
|
1132
1174
|
class: "discount"
|
|
1133
|
-
},
|
|
1175
|
+
}, Ts = {
|
|
1134
1176
|
style: {
|
|
1135
1177
|
position: "relative",
|
|
1136
1178
|
top: "3px"
|
|
1137
1179
|
}
|
|
1138
|
-
},
|
|
1180
|
+
}, qs = {
|
|
1139
1181
|
key: 1,
|
|
1140
1182
|
class: "priceNotDiscount"
|
|
1141
|
-
},
|
|
1183
|
+
}, Bs = {
|
|
1142
1184
|
class: "cycle"
|
|
1143
|
-
},
|
|
1185
|
+
}, zs = {
|
|
1144
1186
|
class: "features"
|
|
1145
|
-
},
|
|
1187
|
+
}, Fs = /* @__PURE__ */ m({
|
|
1146
1188
|
__name: "LandingPagePricingCard",
|
|
1147
1189
|
props: {
|
|
1148
1190
|
loading: {
|
|
@@ -1202,59 +1244,59 @@ const y = /* @__PURE__ */ d(Ht, [["render", Nt], ["__scopeId", "data-v-ea9ec649"
|
|
|
1202
1244
|
},
|
|
1203
1245
|
emits: ["toPay"],
|
|
1204
1246
|
setup(a, {
|
|
1205
|
-
emit:
|
|
1247
|
+
emit: t
|
|
1206
1248
|
}) {
|
|
1207
|
-
const l =
|
|
1208
|
-
function
|
|
1249
|
+
const l = t, i = a;
|
|
1250
|
+
function o() {
|
|
1209
1251
|
l("toPay");
|
|
1210
1252
|
}
|
|
1211
|
-
return (_,
|
|
1253
|
+
return (_, g) => (s(), n("div", Ps, [e("div", null, [e("div", Is, [e("span", Ss, r(i.title), 1), i.badge.label ? (s(), L(P(O), {
|
|
1212
1254
|
key: 0,
|
|
1213
1255
|
color: "arcoblue"
|
|
1214
1256
|
}, {
|
|
1215
|
-
default: u(() => [
|
|
1257
|
+
default: u(() => [f(r(i.badge.label), 1)]),
|
|
1216
1258
|
_: 1
|
|
1217
|
-
})) :
|
|
1259
|
+
})) : C("", !0)]), e("div", xs, r(i.description), 1)]), e("div", Cs, [i.discount !== null ? (s(), n($, {
|
|
1218
1260
|
key: 0
|
|
1219
|
-
}, [
|
|
1220
|
-
key:
|
|
1221
|
-
description:
|
|
1261
|
+
}, [e("span", ws, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)]), e("span", As, [e("span", Ts, r(i.discount), 1), e("span", null, r(i.unit), 1)])], 64)) : (s(), n("span", qs, [e("span", null, r(i.price), 1), e("span", null, r(i.unit), 1)])), e("span", Bs, r(i.cycle), 1)]), e("div", zs, [(s(!0), n($, null, b(i.features, (p, v) => (s(), L(M, {
|
|
1262
|
+
key: v,
|
|
1263
|
+
description: p.title
|
|
1222
1264
|
}, null, 8, ["description"]))), 128))]), c(We, {
|
|
1223
1265
|
class: "handle",
|
|
1224
1266
|
type: "primary",
|
|
1225
1267
|
loading: i.loading,
|
|
1226
1268
|
disabled: !(i.discount || i.price),
|
|
1227
|
-
onClick:
|
|
1269
|
+
onClick: o
|
|
1228
1270
|
}, {
|
|
1229
|
-
default: u(() => [
|
|
1271
|
+
default: u(() => [f(r(i.button.label), 1)]),
|
|
1230
1272
|
_: 1
|
|
1231
1273
|
}, 8, ["loading", "disabled"])]));
|
|
1232
1274
|
}
|
|
1233
|
-
}),
|
|
1275
|
+
}), Ga = /* @__PURE__ */ d(Fs, [["__scopeId", "data-v-0b730439"]]), Ds = {}, Vs = {
|
|
1234
1276
|
class: "PricingGrid"
|
|
1235
|
-
},
|
|
1277
|
+
}, js = {
|
|
1236
1278
|
class: "content"
|
|
1237
1279
|
};
|
|
1238
|
-
function
|
|
1239
|
-
return s(),
|
|
1280
|
+
function Ms(a, t) {
|
|
1281
|
+
return s(), n("div", Vs, [e("div", js, [h(a.$slots, "default", {}, void 0, !0)])]);
|
|
1240
1282
|
}
|
|
1241
|
-
const
|
|
1283
|
+
const Oa = /* @__PURE__ */ d(Ds, [["render", Ms], ["__scopeId", "data-v-1f26d3ee"]]), Es = {
|
|
1242
1284
|
class: "sections-container"
|
|
1243
|
-
},
|
|
1285
|
+
}, Hs = {
|
|
1244
1286
|
class: "container"
|
|
1245
|
-
},
|
|
1287
|
+
}, Us = {
|
|
1246
1288
|
class: "image-container"
|
|
1247
|
-
},
|
|
1289
|
+
}, Ns = ["src", "alt"], Gs = {
|
|
1248
1290
|
class: "text-container"
|
|
1249
|
-
},
|
|
1291
|
+
}, Os = {
|
|
1250
1292
|
class: "header"
|
|
1251
|
-
},
|
|
1293
|
+
}, Rs = {
|
|
1252
1294
|
class: "features-list"
|
|
1253
|
-
},
|
|
1295
|
+
}, Ws = {
|
|
1254
1296
|
class: "content"
|
|
1255
|
-
},
|
|
1297
|
+
}, Ks = {
|
|
1256
1298
|
class: "feature-title"
|
|
1257
|
-
},
|
|
1299
|
+
}, Js = /* @__PURE__ */ m({
|
|
1258
1300
|
__name: "LandingPageSections",
|
|
1259
1301
|
props: {
|
|
1260
1302
|
title: {
|
|
@@ -1293,40 +1335,40 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1293
1335
|
}
|
|
1294
1336
|
},
|
|
1295
1337
|
setup(a) {
|
|
1296
|
-
const
|
|
1297
|
-
return (l, i) => (s(),
|
|
1298
|
-
class:
|
|
1299
|
-
reverse:
|
|
1338
|
+
const t = a;
|
|
1339
|
+
return (l, i) => (s(), n("section", Es, [e("div", Hs, [e("div", {
|
|
1340
|
+
class: w(["content-wrapper", {
|
|
1341
|
+
reverse: t.reverse
|
|
1300
1342
|
}])
|
|
1301
|
-
}, [
|
|
1302
|
-
src:
|
|
1303
|
-
alt:
|
|
1343
|
+
}, [e("div", Us, [e("img", {
|
|
1344
|
+
src: t.imageUrl,
|
|
1345
|
+
alt: t.imageAlt,
|
|
1304
1346
|
class: "image"
|
|
1305
|
-
}, null, 8,
|
|
1306
|
-
default: u(() => [
|
|
1347
|
+
}, null, 8, Ns)]), e("div", Gs, [e("div", Os, [c(j, null, {
|
|
1348
|
+
default: u(() => [f(r(t.title), 1)]),
|
|
1307
1349
|
_: 1
|
|
1308
1350
|
}), c(V, null, {
|
|
1309
|
-
default: u(() => [
|
|
1351
|
+
default: u(() => [f(r(t.subTitle), 1)]),
|
|
1310
1352
|
_: 1
|
|
1311
|
-
})]),
|
|
1353
|
+
})]), e("div", Rs, [(s(!0), n($, null, b(t.features, (o, _) => (s(), n("div", {
|
|
1312
1354
|
key: _,
|
|
1313
1355
|
class: "feature-item"
|
|
1314
|
-
}, [
|
|
1315
|
-
class:
|
|
1316
|
-
}, i[0] || (i[0] = [
|
|
1356
|
+
}, [e("div", {
|
|
1357
|
+
class: w(["icon-container", [`icon-${o.color}`]])
|
|
1358
|
+
}, i[0] || (i[0] = [e("div", {
|
|
1317
1359
|
class: "dot"
|
|
1318
|
-
}, null, -1)]), 2),
|
|
1319
|
-
default: u(() => [
|
|
1360
|
+
}, null, -1)]), 2), e("div", Ws, [e("div", Ks, r(o.title), 1), c(I, null, {
|
|
1361
|
+
default: u(() => [f(r(o.description), 1)]),
|
|
1320
1362
|
_: 2
|
|
1321
1363
|
}, 1024)])]))), 128))])])], 2)])]));
|
|
1322
1364
|
}
|
|
1323
|
-
}),
|
|
1365
|
+
}), Ra = /* @__PURE__ */ d(Js, [["__scopeId", "data-v-ac2b71bb"]]), Ys = {
|
|
1324
1366
|
class: "Showcase"
|
|
1325
|
-
},
|
|
1367
|
+
}, Zs = ["onClick"], Qs = ["src", "alt"], Xs = {
|
|
1326
1368
|
class: "card-content"
|
|
1327
|
-
},
|
|
1369
|
+
}, ea = {
|
|
1328
1370
|
class: "card-title"
|
|
1329
|
-
},
|
|
1371
|
+
}, ta = /* @__PURE__ */ m({
|
|
1330
1372
|
__name: "LandingPageShowcase",
|
|
1331
1373
|
props: {
|
|
1332
1374
|
items: {},
|
|
@@ -1346,39 +1388,39 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1346
1388
|
},
|
|
1347
1389
|
emits: ["cardClick"],
|
|
1348
1390
|
setup(a, {
|
|
1349
|
-
emit:
|
|
1391
|
+
emit: t
|
|
1350
1392
|
}) {
|
|
1351
|
-
const l = a, i =
|
|
1352
|
-
function
|
|
1353
|
-
i("cardClick",
|
|
1393
|
+
const l = a, i = t;
|
|
1394
|
+
function o(g) {
|
|
1395
|
+
i("cardClick", g);
|
|
1354
1396
|
}
|
|
1355
1397
|
const _ = z(() => ({
|
|
1356
1398
|
height: `${l.cardHeight}px`,
|
|
1357
1399
|
objectFit: l.objectFit
|
|
1358
1400
|
}));
|
|
1359
|
-
return (
|
|
1401
|
+
return (g, p) => (s(), n("div", Ys, [(s(!0), n($, null, b(l.items, (v, A) => (s(), n("div", {
|
|
1360
1402
|
key: A,
|
|
1361
1403
|
class: "showcase-card",
|
|
1362
|
-
onClick: (
|
|
1363
|
-
}, [
|
|
1364
|
-
src:
|
|
1365
|
-
alt:
|
|
1366
|
-
style:
|
|
1367
|
-
}, null, 12,
|
|
1368
|
-
default: u(() => [
|
|
1404
|
+
onClick: (La) => o(v)
|
|
1405
|
+
}, [e("img", {
|
|
1406
|
+
src: v.image,
|
|
1407
|
+
alt: v.alt,
|
|
1408
|
+
style: x(_.value)
|
|
1409
|
+
}, null, 12, Qs), e("div", Xs, [e("div", ea, r(v.title), 1), c(I, null, {
|
|
1410
|
+
default: u(() => [f(r(v.description), 1)]),
|
|
1369
1411
|
_: 2
|
|
1370
|
-
}, 1024)])], 8,
|
|
1412
|
+
}, 1024)])], 8, Zs))), 128))]));
|
|
1371
1413
|
}
|
|
1372
|
-
}),
|
|
1414
|
+
}), Wa = /* @__PURE__ */ d(ta, [["__scopeId", "data-v-381ed6a6"]]), sa = {
|
|
1373
1415
|
class: "Stats"
|
|
1374
|
-
},
|
|
1416
|
+
}, aa = {
|
|
1375
1417
|
key: 0,
|
|
1376
1418
|
class: "stats-label"
|
|
1377
|
-
},
|
|
1419
|
+
}, na = {
|
|
1378
1420
|
class: "stats-number"
|
|
1379
|
-
},
|
|
1421
|
+
}, oa = {
|
|
1380
1422
|
class: "stats-label"
|
|
1381
|
-
},
|
|
1423
|
+
}, ia = /* @__PURE__ */ m({
|
|
1382
1424
|
__name: "LandingPageStats",
|
|
1383
1425
|
props: {
|
|
1384
1426
|
title: {
|
|
@@ -1404,19 +1446,19 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1404
1446
|
}
|
|
1405
1447
|
},
|
|
1406
1448
|
setup(a) {
|
|
1407
|
-
const
|
|
1408
|
-
return (l, i) => (s(),
|
|
1449
|
+
const t = a;
|
|
1450
|
+
return (l, i) => (s(), n("div", sa, [(s(!0), n($, null, b(t.stats, (o, _) => (s(), n("div", {
|
|
1409
1451
|
key: _,
|
|
1410
1452
|
class: "stats-item"
|
|
1411
|
-
}, [
|
|
1453
|
+
}, [o.title ? (s(), n("div", aa, r(o.title), 1)) : C("", !0), e("div", na, r(o.number), 1), e("div", oa, r(o.label), 1)]))), 128))]));
|
|
1412
1454
|
}
|
|
1413
|
-
}),
|
|
1455
|
+
}), Ka = /* @__PURE__ */ d(ia, [["__scopeId", "data-v-7aa9af80"]]), la = {
|
|
1414
1456
|
class: "stepNumber"
|
|
1415
|
-
},
|
|
1457
|
+
}, ra = {
|
|
1416
1458
|
class: "count"
|
|
1417
|
-
},
|
|
1459
|
+
}, ca = {
|
|
1418
1460
|
class: "stepTitle"
|
|
1419
|
-
},
|
|
1461
|
+
}, da = /* @__PURE__ */ m({
|
|
1420
1462
|
__name: "LandingPageSteps",
|
|
1421
1463
|
props: {
|
|
1422
1464
|
columns: {
|
|
@@ -1438,32 +1480,32 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1438
1480
|
}
|
|
1439
1481
|
},
|
|
1440
1482
|
setup(a) {
|
|
1441
|
-
const
|
|
1442
|
-
return (l, i) => (s(),
|
|
1483
|
+
const t = a;
|
|
1484
|
+
return (l, i) => (s(), n("div", {
|
|
1443
1485
|
class: "Steps",
|
|
1444
|
-
style:
|
|
1445
|
-
gridTemplateColumns: `repeat(${
|
|
1486
|
+
style: x({
|
|
1487
|
+
gridTemplateColumns: `repeat(${t.columns}, 1fr)`
|
|
1446
1488
|
// flexDirection: props.flexDirection,
|
|
1447
1489
|
})
|
|
1448
|
-
}, [(s(!0),
|
|
1490
|
+
}, [(s(!0), n($, null, b(t.steps, (o, _) => (s(), n("div", {
|
|
1449
1491
|
key: _,
|
|
1450
1492
|
class: "stepItem"
|
|
1451
|
-
}, [
|
|
1452
|
-
default: u(() => [
|
|
1493
|
+
}, [e("div", la, [e("span", ra, r(_ + 1), 1)]), e("h3", ca, r(o.title), 1), c(I, null, {
|
|
1494
|
+
default: u(() => [f(r(o.description), 1)]),
|
|
1453
1495
|
_: 2
|
|
1454
1496
|
}, 1024)]))), 128))], 4));
|
|
1455
1497
|
}
|
|
1456
|
-
}),
|
|
1498
|
+
}), Ja = /* @__PURE__ */ d(da, [["__scopeId", "data-v-1ecd9597"]]), ua = {
|
|
1457
1499
|
class: "Testimonial"
|
|
1458
|
-
},
|
|
1500
|
+
}, _a = {
|
|
1459
1501
|
class: "user-info"
|
|
1460
|
-
},
|
|
1502
|
+
}, pa = {
|
|
1461
1503
|
class: "user-avatar"
|
|
1462
|
-
},
|
|
1504
|
+
}, ma = ["src", "alt"], fa = {
|
|
1463
1505
|
class: "user-name"
|
|
1464
|
-
},
|
|
1506
|
+
}, ga = {
|
|
1465
1507
|
class: "user-title"
|
|
1466
|
-
},
|
|
1508
|
+
}, ha = /* @__PURE__ */ m({
|
|
1467
1509
|
__name: "LandingPageTestimonial",
|
|
1468
1510
|
props: {
|
|
1469
1511
|
testimonials: {
|
|
@@ -1471,21 +1513,21 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1471
1513
|
}
|
|
1472
1514
|
},
|
|
1473
1515
|
setup(a) {
|
|
1474
|
-
const
|
|
1475
|
-
return (l, i) => (s(),
|
|
1516
|
+
const t = a;
|
|
1517
|
+
return (l, i) => (s(), n("div", ua, [(s(!0), n($, null, b(t.testimonials, (o, _) => (s(), L(E, {
|
|
1476
1518
|
key: _
|
|
1477
1519
|
}, {
|
|
1478
|
-
default: u(() => [
|
|
1479
|
-
default: u(() => [
|
|
1520
|
+
default: u(() => [e("div", null, [c(I, null, {
|
|
1521
|
+
default: u(() => [f(r(`"${o.content}"`), 1)]),
|
|
1480
1522
|
_: 2
|
|
1481
|
-
}, 1024)]),
|
|
1482
|
-
src:
|
|
1483
|
-
alt:
|
|
1484
|
-
}, null, 8,
|
|
1523
|
+
}, 1024)]), e("div", _a, [e("span", pa, [e("img", {
|
|
1524
|
+
src: o.avatar,
|
|
1525
|
+
alt: o.name
|
|
1526
|
+
}, null, 8, ma)]), e("div", null, [e("div", fa, r(o.name), 1), e("div", ga, r(o.title), 1)])])]),
|
|
1485
1527
|
_: 2
|
|
1486
1528
|
}, 1024))), 128))]));
|
|
1487
1529
|
}
|
|
1488
|
-
}),
|
|
1530
|
+
}), Ya = /* @__PURE__ */ d(ha, [["__scopeId", "data-v-bc49d7bc"]]), va = ["href"], $a = /* @__PURE__ */ m({
|
|
1489
1531
|
__name: "LandingPageTips",
|
|
1490
1532
|
props: {
|
|
1491
1533
|
href: {
|
|
@@ -1498,60 +1540,60 @@ const ja = /* @__PURE__ */ d(As, [["render", Bs], ["__scopeId", "data-v-1f26d3ee
|
|
|
1498
1540
|
}
|
|
1499
1541
|
},
|
|
1500
1542
|
setup(a) {
|
|
1501
|
-
const
|
|
1502
|
-
return (l, i) => (s(),
|
|
1503
|
-
href:
|
|
1543
|
+
const t = a;
|
|
1544
|
+
return (l, i) => (s(), n("a", {
|
|
1545
|
+
href: t.href,
|
|
1504
1546
|
class: "tips-link"
|
|
1505
|
-
}, r(
|
|
1547
|
+
}, r(t.text), 9, va));
|
|
1506
1548
|
}
|
|
1507
|
-
}),
|
|
1549
|
+
}), Za = /* @__PURE__ */ d($a, [["__scopeId", "data-v-f5784dd1"]]), ba = {}, ya = {
|
|
1508
1550
|
class: "sidebar"
|
|
1509
1551
|
};
|
|
1510
|
-
function
|
|
1511
|
-
return s(),
|
|
1552
|
+
function ka(a, t) {
|
|
1553
|
+
return s(), n("div", ya, t[0] || (t[0] = [U('<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)]));
|
|
1512
1554
|
}
|
|
1513
|
-
const
|
|
1555
|
+
const Qa = /* @__PURE__ */ d(ba, [["render", ka], ["__scopeId", "data-v-251905ff"]]);
|
|
1514
1556
|
export {
|
|
1515
|
-
|
|
1557
|
+
Ra as A,
|
|
1516
1558
|
We as B,
|
|
1517
|
-
|
|
1559
|
+
E as C,
|
|
1518
1560
|
I as D,
|
|
1519
|
-
|
|
1520
|
-
|
|
1521
|
-
|
|
1561
|
+
Wa as E,
|
|
1562
|
+
Ka as F,
|
|
1563
|
+
Ja as G,
|
|
1522
1564
|
ke as H,
|
|
1523
1565
|
qe as I,
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1566
|
+
Ya as J,
|
|
1567
|
+
Za as K,
|
|
1568
|
+
Ta as L,
|
|
1569
|
+
j as M,
|
|
1570
|
+
Qa as N,
|
|
1529
1571
|
V as S,
|
|
1530
|
-
|
|
1531
|
-
|
|
1572
|
+
ys as T,
|
|
1573
|
+
qa as a,
|
|
1532
1574
|
ee as b,
|
|
1533
1575
|
ae as c,
|
|
1534
1576
|
Oe as d,
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1577
|
+
Ba as e,
|
|
1578
|
+
nt as f,
|
|
1579
|
+
za as g,
|
|
1580
|
+
Fa as h,
|
|
1539
1581
|
F as i,
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
|
|
1543
|
-
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1582
|
+
Da as j,
|
|
1583
|
+
Va as k,
|
|
1584
|
+
ja as l,
|
|
1585
|
+
Ma as m,
|
|
1586
|
+
Et as n,
|
|
1587
|
+
Rt as o,
|
|
1588
|
+
Ea as p,
|
|
1547
1589
|
y as q,
|
|
1548
1590
|
B as r,
|
|
1549
|
-
|
|
1591
|
+
M as s,
|
|
1550
1592
|
Ue as t,
|
|
1551
|
-
|
|
1593
|
+
Ha as u,
|
|
1552
1594
|
he as v,
|
|
1553
|
-
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
|
|
1595
|
+
Ua as w,
|
|
1596
|
+
Na as x,
|
|
1597
|
+
Ga as y,
|
|
1598
|
+
Oa as z
|
|
1557
1599
|
};
|