@huyooo/ui 0.5.32 → 0.5.33

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,4 +1,4 @@
1
- import { defineComponent as u, createElementBlock as c, openBlock as n, createVNode as p, createElementVNode as e, unref as g, toDisplayString as l, Fragment as S, renderList as I, createBlock as k, renderSlot as f, normalizeClass as x, withCtx as P, createTextVNode as h, createCommentVNode as y, normalizeStyle as w, ref as C, withModifiers as T, withDirectives as L, vModelText as b } from "vue";
1
+ import { defineComponent as u, createElementBlock as c, openBlock as i, createVNode as _, createElementVNode as e, unref as g, toDisplayString as l, Fragment as S, renderList as I, createBlock as L, renderSlot as h, normalizeClass as k, withCtx as P, createTextVNode as f, createCommentVNode as C, normalizeStyle as w, ref as y, withModifiers as T, withDirectives as b, vModelText as x } from "vue";
2
2
  import { Icon as v } from "@iconify/vue";
3
3
  import { _ as r } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  const D = {
@@ -15,7 +15,7 @@ const D = {
15
15
  },
16
16
  setup(s) {
17
17
  const t = s;
18
- return (a, o) => (n(), c("div", D, [p(g(v), {
18
+ return (a, o) => (i(), c("div", D, [_(g(v), {
19
19
  icon: "mingcute:check-circle-fill",
20
20
  class: "mission-list-icon"
21
21
  }), e("span", H, l(t.description), 1)]));
@@ -24,13 +24,13 @@ const D = {
24
24
  class: "mission-container"
25
25
  }, A = {
26
26
  class: "mission-image-wrapper"
27
- }, U = ["src", "alt"], Z = {
27
+ }, U = ["src", "alt"], N = {
28
28
  class: "mission-content"
29
- }, O = {
29
+ }, Z = {
30
30
  class: "mission-title"
31
- }, G = {
31
+ }, O = {
32
32
  class: "mission-title-highlight"
33
- }, N = {
33
+ }, G = {
34
34
  class: "mission-desc"
35
35
  }, j = {
36
36
  class: "mission-list"
@@ -49,7 +49,7 @@ const D = {
49
49
  features: {}
50
50
  },
51
51
  setup(s) {
52
- return (t, a) => (n(), c("div", B, [e("div", A, [a[0] || (a[0] = e("div", {
52
+ return (t, a) => (i(), c("div", B, [e("div", A, [a[0] || (a[0] = e("div", {
53
53
  class: "mission-bg1"
54
54
  }, null, -1)), e("img", {
55
55
  src: s.image,
@@ -58,17 +58,17 @@ const D = {
58
58
  width: "1270",
59
59
  decoding: "async",
60
60
  class: "mission-img"
61
- }, null, 8, U)]), e("div", Z, [e("h2", O, [e("span", G, l(s.highlight), 1), e("strong", null, l(s.title), 1)]), e("p", N, l(s.description), 1), e("div", j, [(n(!0), c(S, null, I(s.features, (o, _) => (n(), k(M, {
62
- key: _,
61
+ }, null, 8, U)]), e("div", N, [e("h2", Z, [e("span", O, l(s.highlight), 1), e("strong", null, l(s.title), 1)]), e("p", G, l(s.description), 1), e("div", j, [(i(!0), c(S, null, I(s.features, (o, p) => (i(), L(M, {
62
+ key: p,
63
63
  description: o
64
- }, null, 8, ["description"]))), 128))])]), (n(), c("svg", K, [...a[1] || (a[1] = [e("symbol", {
64
+ }, null, 8, ["description"]))), 128))])]), (i(), c("svg", K, [...a[1] || (a[1] = [e("symbol", {
65
65
  id: "ai:ph:check-circle-fill"
66
66
  }, [e("path", {
67
67
  fill: "currentColor",
68
68
  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"
69
69
  })], -1)])]))]));
70
70
  }
71
- }), mt = /* @__PURE__ */ r(W, [["__scopeId", "data-v-511c032f"]]), E = {
71
+ }), ft = /* @__PURE__ */ r(W, [["__scopeId", "data-v-511c032f"]]), E = {
72
72
  class: "team-info-container"
73
73
  }, R = {
74
74
  class: "team-info-title"
@@ -82,19 +82,19 @@ const D = {
82
82
  },
83
83
  setup(s) {
84
84
  const t = s;
85
- return (a, o) => (n(), c("div", E, [e("div", R, l(t.title), 1), e("p", Y, l(t.description), 1)]));
85
+ return (a, o) => (i(), c("div", E, [e("div", R, l(t.title), 1), e("p", Y, l(t.description), 1)]));
86
86
  }
87
- }), ft = /* @__PURE__ */ r(J, [["__scopeId", "data-v-2074e0d7"]]), Q = {}, X = {
87
+ }), gt = /* @__PURE__ */ r(J, [["__scopeId", "data-v-2074e0d7"]]), Q = {}, X = {
88
88
  class: "Description"
89
89
  };
90
90
  function ee(s, t) {
91
- return n(), c("div", X, [f(s.$slots, "default", {}, void 0, !0)]);
91
+ return i(), c("div", X, [h(s.$slots, "default", {}, void 0, !0)]);
92
92
  }
93
93
  const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]]), te = {
94
94
  class: "grid-container"
95
95
  }, se = {
96
96
  class: "square"
97
- }, ne = ["src", "alt", "sizes", "width", "height"], ie = {
97
+ }, ie = ["src", "alt", "sizes", "width", "height"], ne = {
98
98
  class: "footer"
99
99
  }, ae = {
100
100
  class: "name"
@@ -108,7 +108,7 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
108
108
  pictureClass: {}
109
109
  },
110
110
  setup(s) {
111
- return (t, a) => (n(), c("div", te, [(n(!0), c(S, null, I(s.publishedTeamMembers, (o) => (n(), c("div", {
111
+ return (t, a) => (i(), c("div", te, [(i(!0), c(S, null, I(s.publishedTeamMembers, (o) => (i(), c("div", {
112
112
  key: o.data.name,
113
113
  class: "group"
114
114
  }, [e("div", se, [e("img", {
@@ -117,13 +117,13 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
117
117
  sizes: s.sizes,
118
118
  width: s.width,
119
119
  height: s.height,
120
- class: x(s.pictureClass ? `${s.pictureClass} picture-img` : "picture-img")
121
- }, null, 10, ne)]), e("div", ie, [e("h2", ae, l(o.data.name), 1), p(z, null, {
122
- default: P(() => [h(l(o.data.title), 1)]),
120
+ class: k(s.pictureClass ? `${s.pictureClass} picture-img` : "picture-img")
121
+ }, null, 10, ie)]), e("div", ne, [e("h2", ae, l(o.data.name), 1), _(z, null, {
122
+ default: P(() => [f(l(o.data.title), 1)]),
123
123
  _: 2
124
124
  }, 1024)])]))), 128))]));
125
125
  }
126
- }), ht = /* @__PURE__ */ r(oe, [["__scopeId", "data-v-aae1a797"]]), ce = ["src"], le = /* @__PURE__ */ u({
126
+ }), vt = /* @__PURE__ */ r(oe, [["__scopeId", "data-v-aae1a797"]]), ce = ["src"], le = /* @__PURE__ */ u({
127
127
  __name: "LandingPageLogo",
128
128
  props: {
129
129
  name: {
@@ -157,13 +157,13 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
157
157
  emit: t
158
158
  }) {
159
159
  const a = s, o = t;
160
- function _() {
160
+ function p() {
161
161
  o("to");
162
162
  }
163
- return (d, $) => (n(), c("div", {
163
+ return (d, $) => (i(), c("div", {
164
164
  class: "Logo",
165
- onClick: _
166
- }, [s.icon ? (n(), c("img", {
165
+ onClick: p
166
+ }, [s.icon ? (i(), c("img", {
167
167
  key: 0,
168
168
  class: "icon",
169
169
  src: s.icon,
@@ -172,7 +172,7 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
172
172
  width: a.iconSize,
173
173
  height: a.iconSize
174
174
  })
175
- }, null, 12, ce)) : y("", !0), e("div", {
175
+ }, null, 12, ce)) : C("", !0), e("div", {
176
176
  class: "text",
177
177
  style: w({
178
178
  color: a.color,
@@ -212,34 +212,34 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
212
212
  },
213
213
  setup(s) {
214
214
  const t = s;
215
- return (a, o) => (n(), c("div", re, [p(de, {
215
+ return (a, o) => (i(), c("div", re, [_(de, {
216
216
  icon: t.icon,
217
217
  name: t.name,
218
218
  color: t.color,
219
219
  "font-size": t.fontSize,
220
220
  "icon-size": t.iconSize
221
- }, null, 8, ["icon", "name", "color", "font-size", "icon-size"]), p(z, null, {
222
- default: P(() => [h(l(t.description), 1)]),
221
+ }, null, 8, ["icon", "name", "color", "font-size", "icon-size"]), _(z, null, {
222
+ default: P(() => [f(l(t.description), 1)]),
223
223
  _: 1
224
224
  })]));
225
225
  }
226
- }), gt = /* @__PURE__ */ r(ue, [["__scopeId", "data-v-03121641"]]), _e = {
226
+ }), $t = /* @__PURE__ */ r(ue, [["__scopeId", "data-v-03121641"]]), pe = {
227
227
  class: "contact-container"
228
- }, pe = {
228
+ }, _e = {
229
229
  class: "contact-info-section"
230
230
  }, me = {
231
231
  class: "contact-title"
232
- }, fe = {
233
- class: "contact-info"
234
232
  }, he = {
233
+ class: "contact-info"
234
+ }, fe = {
235
235
  class: "contact-info-item"
236
236
  }, ge = {
237
237
  class: "contact-info-item"
238
238
  }, ve = ["href"], $e = {
239
239
  class: "contact-info-item"
240
- }, Ce = ["href"], ye = {
240
+ }, ye = ["href"], Ce = {
241
241
  class: "contact-form-section"
242
- }, Le = /* @__PURE__ */ u({
242
+ }, be = /* @__PURE__ */ u({
243
243
  __name: "LandingPageContact",
244
244
  props: {
245
245
  title: {
@@ -275,25 +275,25 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
275
275
  },
276
276
  setup(s) {
277
277
  const t = s;
278
- return (a, o) => (n(), c("div", _e, [e("div", pe, [e("h2", me, l(t.contact.title), 1), p(z, null, {
279
- default: P(() => [h(l(t.contact.description), 1)]),
278
+ return (a, o) => (i(), c("div", pe, [e("div", _e, [e("h2", me, l(t.contact.title), 1), _(z, null, {
279
+ default: P(() => [f(l(t.contact.description), 1)]),
280
280
  _: 1
281
- }), e("div", fe, [e("div", he, [p(g(v), {
281
+ }), e("div", he, [e("div", fe, [_(g(v), {
282
282
  class: "contact-info-icon",
283
283
  icon: s.mapIcon
284
- }, null, 8, ["icon"]), e("span", null, l(t.address), 1)]), e("div", ge, [p(g(v), {
284
+ }, null, 8, ["icon"]), e("span", null, l(t.address), 1)]), e("div", ge, [_(g(v), {
285
285
  class: "contact-info-icon",
286
286
  icon: t.emailIcon
287
287
  }, null, 8, ["icon"]), e("a", {
288
288
  href: `mailto:${s.email}`
289
- }, l(t.email), 9, ve)]), e("div", $e, [p(g(v), {
289
+ }, l(t.email), 9, ve)]), e("div", $e, [_(g(v), {
290
290
  class: "contact-info-icon",
291
291
  icon: t.phoneIcon
292
292
  }, null, 8, ["icon"]), e("a", {
293
293
  href: `tel:${s.phone}`
294
- }, l(t.phone), 9, Ce)])])]), e("div", ye, [f(a.$slots, "contact-form", {}, void 0, !0)])]));
294
+ }, l(t.phone), 9, ye)])])]), e("div", Ce, [h(a.$slots, "contact-form", {}, void 0, !0)])]));
295
295
  }
296
- }), vt = /* @__PURE__ */ r(Le, [["__scopeId", "data-v-50d64cb9"]]), be = ["value"], ke = ["value"], xe = {
296
+ }), yt = /* @__PURE__ */ r(be, [["__scopeId", "data-v-50d64cb9"]]), xe = ["value"], Le = ["value"], ke = {
297
297
  class: "form-group"
298
298
  }, we = {
299
299
  class: "form-group"
@@ -318,18 +318,18 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
318
318
  }
319
319
  },
320
320
  setup(s) {
321
- const t = s, a = C(!1), o = C(""), _ = C(""), d = C({
321
+ const t = s, a = y(!1), o = y(""), p = y(""), d = y({
322
322
  name: "",
323
323
  email: "",
324
324
  message: ""
325
325
  }), $ = async (q) => {
326
326
  a.value = !0;
327
- const i = q.target;
328
- if (!i.checkValidity()) {
329
- i.querySelectorAll(":invalid")[0].focus();
327
+ const n = q.target;
328
+ if (!n.checkValidity()) {
329
+ n.querySelectorAll(":invalid")[0].focus();
330
330
  return;
331
331
  }
332
- o.value = "发送中...", _.value = "";
332
+ o.value = "发送中...", p.value = "";
333
333
  try {
334
334
  const m = await fetch("https://api.web3forms.com/submit", {
335
335
  method: "POST",
@@ -345,20 +345,20 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
345
345
  message: d.value.message
346
346
  })
347
347
  });
348
- await m.json(), m.status === 200 ? (_.value = "text-green", o.value = "消息发送成功!我们会尽快回复您。") : (_.value = "text-red", o.value = "发送失败,请检查网络连接后重试。");
348
+ await m.json(), m.status === 200 ? (p.value = "text-green", o.value = "消息发送成功!我们会尽快回复您。") : (p.value = "text-red", o.value = "发送失败,请检查网络连接后重试。");
349
349
  } catch {
350
- _.value = "text-red", o.value = "发送失败,请稍后再试!";
350
+ p.value = "text-red", o.value = "发送失败,请稍后再试!";
351
351
  } finally {
352
- i.reset(), a.value = !1, setTimeout(() => {
352
+ n.reset(), a.value = !1, setTimeout(() => {
353
353
  o.value = "";
354
354
  }, 5e3);
355
355
  }
356
356
  };
357
- return (q, i) => (n(), c("form", {
357
+ return (q, n) => (i(), c("form", {
358
358
  id: "form",
359
359
  action: "https://api.web3forms.com/submit",
360
360
  method: "POST",
361
- class: x(["contact-form", {
361
+ class: k(["contact-form", {
362
362
  "was-validated": a.value
363
363
  }]),
364
364
  novalidate: "",
@@ -367,65 +367,65 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
367
367
  type: "hidden",
368
368
  name: "access_key",
369
369
  value: t.accessKey
370
- }, null, 8, be), e("input", {
370
+ }, null, 8, xe), e("input", {
371
371
  type: "hidden",
372
372
  name: "to",
373
373
  value: t.to
374
- }, null, 8, ke), i[11] || (i[11] = e("input", {
374
+ }, null, 8, Le), n[11] || (n[11] = e("input", {
375
375
  type: "checkbox",
376
376
  class: "hidden",
377
377
  style: {
378
378
  display: "none"
379
379
  },
380
380
  name: "botcheck"
381
- }, null, -1)), e("div", xe, [i[3] || (i[3] = e("label", {
381
+ }, null, -1)), e("div", ke, [n[3] || (n[3] = e("label", {
382
382
  for: "name",
383
383
  class: "form-label"
384
- }, [h(" 姓名 "), e("span", {
384
+ }, [f(" 姓名 "), e("span", {
385
385
  class: "required"
386
- }, "*")], -1)), L(e("input", {
386
+ }, "*")], -1)), b(e("input", {
387
387
  id: "name",
388
- "onUpdate:modelValue": i[0] || (i[0] = (m) => d.value.name = m),
388
+ "onUpdate:modelValue": n[0] || (n[0] = (m) => d.value.name = m),
389
389
  type: "text",
390
390
  placeholder: "请输入您的姓名",
391
391
  required: "",
392
392
  class: "form-input",
393
393
  name: "name"
394
- }, null, 512), [[b, d.value.name]]), i[4] || (i[4] = e("div", {
394
+ }, null, 512), [[x, d.value.name]]), n[4] || (n[4] = e("div", {
395
395
  class: "empty-feedback invalid-feedback form-error"
396
- }, " 请输入您的姓名。 ", -1))]), e("div", we, [i[5] || (i[5] = e("label", {
396
+ }, " 请输入您的姓名。 ", -1))]), e("div", we, [n[5] || (n[5] = e("label", {
397
397
  for: "email_address",
398
398
  class: "form-label"
399
- }, [h(" 邮箱地址 "), e("span", {
399
+ }, [f(" 邮箱地址 "), e("span", {
400
400
  class: "required"
401
- }, "*")], -1)), L(e("input", {
401
+ }, "*")], -1)), b(e("input", {
402
402
  id: "email_address",
403
- "onUpdate:modelValue": i[1] || (i[1] = (m) => d.value.email = m),
403
+ "onUpdate:modelValue": n[1] || (n[1] = (m) => d.value.email = m),
404
404
  type: "email",
405
405
  placeholder: "请输入您的邮箱地址",
406
406
  name: "email",
407
407
  required: "",
408
408
  class: "form-input"
409
- }, null, 512), [[b, d.value.email]]), i[6] || (i[6] = e("div", {
409
+ }, null, 512), [[x, d.value.email]]), n[6] || (n[6] = e("div", {
410
410
  class: "empty-feedback form-error"
411
- }, " 请输入您的邮箱地址。 ", -1)), i[7] || (i[7] = e("div", {
411
+ }, " 请输入您的邮箱地址。 ", -1)), n[7] || (n[7] = e("div", {
412
412
  class: "invalid-feedback form-error"
413
- }, " 请输入有效的邮箱地址。 ", -1))]), e("div", Se, [i[8] || (i[8] = e("label", {
413
+ }, " 请输入有效的邮箱地址。 ", -1))]), e("div", Se, [n[8] || (n[8] = e("label", {
414
414
  for: "message",
415
415
  class: "form-label"
416
- }, [h(" 留言内容 "), e("span", {
416
+ }, [f(" 留言内容 "), e("span", {
417
417
  class: "required"
418
- }, "*")], -1)), L(e("textarea", {
418
+ }, "*")], -1)), b(e("textarea", {
419
419
  id: "message",
420
- "onUpdate:modelValue": i[2] || (i[2] = (m) => d.value.message = m),
420
+ "onUpdate:modelValue": n[2] || (n[2] = (m) => d.value.message = m),
421
421
  name: "message",
422
422
  required: "",
423
423
  placeholder: "请输入您的留言内容",
424
424
  class: "form-textarea",
425
425
  rows: "4"
426
- }, null, 512), [[b, d.value.message]]), i[9] || (i[9] = e("div", {
426
+ }, null, 512), [[x, d.value.message]]), n[9] || (n[9] = e("div", {
427
427
  class: "empty-feedback invalid-feedback form-error"
428
- }, " 请输入您的留言内容。 ", -1))]), e("button", Ie, [o.value === "发送中..." ? (n(), c("span", Pe, [...i[10] || (i[10] = [e("svg", {
428
+ }, " 请输入您的留言内容。 ", -1))]), e("button", Ie, [o.value === "发送中..." ? (i(), c("span", Pe, [...n[10] || (n[10] = [e("svg", {
429
429
  class: "spinner",
430
430
  xmlns: "http://www.w3.org/2000/svg",
431
431
  fill: "none",
@@ -441,12 +441,12 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
441
441
  class: "spinner-path",
442
442
  fill: "currentColor",
443
443
  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"
444
- })], -1), h(" 发送中... ", -1)])])) : (n(), c("span", ze, "发送信息"))]), o.value && o.value !== "发送中..." ? (n(), c("div", {
444
+ })], -1), f(" 发送中... ", -1)])])) : (i(), c("span", ze, "发送信息"))]), o.value && o.value !== "发送中..." ? (i(), c("div", {
445
445
  key: 0,
446
- class: x(["form-result", _.value])
447
- }, l(o.value), 3)) : y("", !0)], 34));
446
+ class: k(["form-result", p.value])
447
+ }, l(o.value), 3)) : C("", !0)], 34));
448
448
  }
449
- }), $t = /* @__PURE__ */ r(qe, [["__scopeId", "data-v-bd2eaefb"]]), Ve = /* @__PURE__ */ u({
449
+ }), Ct = /* @__PURE__ */ r(qe, [["__scopeId", "data-v-bd2eaefb"]]), Ve = /* @__PURE__ */ u({
450
450
  __name: "LandingPageContainer",
451
451
  props: {
452
452
  flexDirection: {
@@ -461,30 +461,38 @@ const z = /* @__PURE__ */ r(Q, [["render", ee], ["__scopeId", "data-v-501deb41"]
461
461
  },
462
462
  setup(s) {
463
463
  const t = s;
464
- return (a, o) => (n(), c("div", {
464
+ return (a, o) => (i(), c("div", {
465
465
  class: "landing-page-container",
466
466
  style: w({
467
467
  flexDirection: t.flexDirection,
468
468
  gap: t.gap,
469
469
  padding: t.padding
470
470
  })
471
- }, [f(a.$slots, "default", {}, void 0, !0)], 4));
471
+ }, [h(a.$slots, "default", {}, void 0, !0)], 4));
472
472
  }
473
- }), Ct = /* @__PURE__ */ r(Ve, [["__scopeId", "data-v-4566ee86"]]), Te = {}, De = {
473
+ }), bt = /* @__PURE__ */ r(Ve, [["__scopeId", "data-v-4566ee86"]]), Te = {}, De = {
474
474
  role: "separator",
475
475
  class: "divider divider-horizontal"
476
476
  };
477
477
  function He(s, t) {
478
- return n(), c("div", De);
478
+ return i(), c("div", De);
479
479
  }
480
480
  const V = /* @__PURE__ */ r(Te, [["render", He], ["__scopeId", "data-v-997fc2a4"]]), Fe = {
481
481
  class: "bottom"
482
482
  }, Me = {
483
+ class: "beian-number"
484
+ }, Be = {
485
+ class: "copyright-text"
486
+ }, Ae = {
483
487
  class: "socials"
484
- }, Be = ["onClick"], Ae = /* @__PURE__ */ u({
488
+ }, Ue = ["onClick"], Ne = /* @__PURE__ */ u({
485
489
  __name: "LandingPageFooterContact",
486
490
  props: {
487
- beianText: {
491
+ beianNumber: {
492
+ type: String,
493
+ required: !0
494
+ },
495
+ copyrightText: {
488
496
  type: String,
489
497
  required: !0
490
498
  },
@@ -502,46 +510,47 @@ const V = /* @__PURE__ */ r(Te, [["render", He], ["__scopeId", "data-v-997fc2a4"
502
510
  function a() {
503
511
  window.open(t.beianUrl);
504
512
  }
505
- return (o, _) => (n(), c("div", Fe, [e("span", {
513
+ return (o, p) => (i(), c("div", Fe, [e("div", {
514
+ class: "beian-text-wrapper",
506
515
  onClick: a
507
- }, l(t.beianText), 1), e("div", Me, [(n(!0), c(S, null, I(s.links, (d, $) => (n(), c("div", {
516
+ }, [e("span", Me, l(t.beianNumber), 1), e("span", Be, l(t.copyrightText), 1)]), e("div", Ae, [(i(!0), c(S, null, I(s.links, (d, $) => (i(), c("div", {
508
517
  key: $,
509
518
  class: "socialItem",
510
519
  onClick: d.select
511
- }, [d.type === "text" ? (n(), k(g(v), {
520
+ }, [d.type === "text" ? (i(), L(g(v), {
512
521
  key: 0,
513
522
  icon: d.icon
514
- }, null, 8, ["icon"])) : y("", !0), d.type === "image" ? (n(), k(g(v), {
523
+ }, null, 8, ["icon"])) : C("", !0), d.type === "image" ? (i(), L(g(v), {
515
524
  key: 1,
516
525
  icon: d.icon
517
- }, null, 8, ["icon"])) : y("", !0)], 8, Be))), 128))])]));
526
+ }, null, 8, ["icon"])) : C("", !0)], 8, Ue))), 128))])]));
518
527
  }
519
- }), yt = /* @__PURE__ */ r(Ae, [["__scopeId", "data-v-ff6210b9"]]), Ue = {
528
+ }), xt = /* @__PURE__ */ r(Ne, [["__scopeId", "data-v-677fa982"]]), Ze = {
520
529
  class: "FooterLayout"
521
- }, Ze = {
522
- class: "body"
523
530
  }, Oe = {
524
- class: "logo"
531
+ class: "body"
525
532
  }, Ge = {
533
+ class: "logo"
534
+ }, je = {
526
535
  class: "links"
527
- }, Ne = /* @__PURE__ */ u({
536
+ }, Ke = /* @__PURE__ */ u({
528
537
  __name: "LandingPageFooterLayout",
529
538
  setup(s) {
530
- return (t, a) => (n(), c("div", Ue, [p(V), e("div", Ze, [e("div", Oe, [f(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", Ge, [f(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), p(V), f(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
539
+ return (t, a) => (i(), c("div", Ze, [_(V), e("div", Oe, [e("div", Ge, [h(t.$slots, "LandingPageBrandInfo", {}, void 0, !0)]), e("div", je, [h(t.$slots, "LandingPageLinkGroup", {}, void 0, !0)])]), _(V), h(t.$slots, "LandingPageFooterContact", {}, void 0, !0)]));
531
540
  }
532
- }), Lt = /* @__PURE__ */ r(Ne, [["__scopeId", "data-v-425841c7"]]), je = {}, Ke = {
541
+ }), Lt = /* @__PURE__ */ r(Ke, [["__scopeId", "data-v-425841c7"]]), We = {}, Ee = {
533
542
  class: "Description"
534
543
  };
535
- function We(s, t) {
536
- return n(), c("div", Ke, [f(s.$slots, "default", {}, void 0, !0)]);
544
+ function Re(s, t) {
545
+ return i(), c("div", Ee, [h(s.$slots, "default", {}, void 0, !0)]);
537
546
  }
538
- const bt = /* @__PURE__ */ r(je, [["render", We], ["__scopeId", "data-v-ea9ec649"]]), Ee = {
547
+ const kt = /* @__PURE__ */ r(We, [["render", Re], ["__scopeId", "data-v-ea9ec649"]]), Ye = {
539
548
  class: "list"
540
- }, Re = {
549
+ }, Je = {
541
550
  class: "title"
542
- }, Ye = {
551
+ }, Qe = {
543
552
  class: "listItemContent"
544
- }, Je = /* @__PURE__ */ u({
553
+ }, Xe = /* @__PURE__ */ u({
545
554
  __name: "LandingPageLinkGroup",
546
555
  props: {
547
556
  title: {
@@ -550,27 +559,27 @@ const bt = /* @__PURE__ */ r(je, [["render", We], ["__scopeId", "data-v-ea9ec649
550
559
  },
551
560
  setup(s) {
552
561
  const t = s;
553
- return (a, o) => (n(), c("div", Ee, [e("div", Re, l(t.title), 1), e("div", Ye, [f(a.$slots, "item", {}, void 0, !0)])]));
562
+ return (a, o) => (i(), c("div", Ye, [e("div", Je, l(t.title), 1), e("div", Qe, [h(a.$slots, "item", {}, void 0, !0)])]));
554
563
  }
555
- }), kt = /* @__PURE__ */ r(Je, [["__scopeId", "data-v-0809a48c"]]), Qe = "data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='14'%20fill='url(%23paint0_linear_1212_46228)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%2011C13.6863%2011%2011%2013.6863%2011%2017V23C11%2026.3137%2013.6863%2029%2017%2029H23C26.3137%2029%2029%2026.3137%2029%2023V17C29%2013.6863%2026.3137%2011%2023%2011H17ZM20.0002%2015.9091C20.4521%2015.9091%2020.8184%2016.2754%2020.8184%2016.7273V19.1818H23.2718C23.7237%2019.1818%2024.09%2019.5481%2024.09%2020C24.09%2020.4519%2023.7237%2020.8182%2023.2718%2020.8182H20.8184V23.2727C20.8184%2023.7246%2020.4521%2024.0909%2020.0002%2024.0909C19.5484%2024.0909%2019.182%2023.7246%2019.182%2023.2727V20.8182H16.7264C16.2745%2020.8182%2015.9082%2020.4519%2015.9082%2020C15.9082%2019.5481%2016.2745%2019.1818%2016.7264%2019.1818H19.182V16.7273C19.182%2016.2754%2019.5484%2015.9091%2020.0002%2015.9091Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1212_46228'%20x1='20'%20y1='0'%20x2='20'%20y2='40'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235766F0'/%3e%3cstop%20offset='1'%20stop-color='%23591EFF'%20stop-opacity='0.81'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", Xe = "data:image/svg+xml,%3csvg%20width='72'%20height='48'%20viewBox='0%200%2072%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1212_46227'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='72'%20height='48'%3e%3crect%20width='72'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1212_46227)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.3789%2010.0001C16.3789%209.10554%2017.1041%208.38037%2017.9986%208.38037C18.8932%208.38037%2019.6183%209.10554%2019.6183%2010.0001C19.6183%2011.0172%2019.6664%2011.9775%2019.7585%2012.8841C19.8489%2013.7741%2019.2007%2014.5688%2018.3107%2014.6592C17.4208%2014.7497%2016.626%2014.1015%2016.5356%2013.2115C16.4317%2012.1889%2016.3789%2011.1191%2016.3789%2010.0001ZM18.0425%2019.547C17.7074%2018.7176%2018.1082%2017.7736%2018.9377%2017.4385C19.7671%2017.1035%2020.7111%2017.5043%2021.0461%2018.3337C21.7781%2020.146%2022.7687%2021.655%2023.9669%2022.9209C24.5819%2023.5705%2024.5537%2024.5957%2023.9041%2025.2106C23.2544%2025.8256%2022.2293%2025.7975%2021.6143%2025.1478C20.1362%2023.5862%2018.9254%2021.7329%2018.0425%2019.547ZM26.9161%2029.0658C26.1211%2028.6558%2025.8089%2027.6789%2026.219%2026.8838C26.629%2026.0888%2027.6059%2025.7767%2028.4009%2026.1867C30.0125%2027.0178%2031.8088%2027.6689%2033.753%2028.1757C34.6186%2028.4013%2035.1374%2029.286%2034.9118%2030.1516C34.6861%2031.0172%2033.8015%2031.536%2032.9359%2031.3104C30.8126%2030.7569%2028.7832%2030.0287%2026.9161%2029.0658ZM39.1207%2032.4579C38.2329%2032.348%2037.6022%2031.5393%2037.7121%2030.6516C37.8219%2029.7638%2038.6306%2029.1331%2039.5183%2029.2429C41.4424%2029.4809%2043.4322%2029.6311%2045.4551%2029.7252C46.3487%2029.7668%2047.0394%2030.5249%2046.9978%2031.4185C46.9562%2032.312%2046.1981%2033.0027%2045.3045%2032.9611C43.2229%2032.8643%2041.1475%2032.7086%2039.1207%2032.4579ZM51.4468%2033.1103C50.5523%2033.1036%2049.8326%2032.373%2049.8393%2031.4785C49.846%2030.584%2050.5766%2029.8643%2051.4711%2029.871C51.8002%2029.8735%2052.129%2029.8753%2052.4574%2029.8767L49.0395%2026.4589C48.4537%2025.8731%2048.4537%2024.9233%2049.0395%2024.3376C49.6253%2023.7518%2050.5751%2023.7518%2051.1608%2024.3376L56.5556%2029.7323C57.5319%2030.7086%2057.5319%2032.2915%2056.5556%2033.2678L51.1608%2038.6626C50.5751%2039.2484%2049.6253%2039.2484%2049.0395%2038.6626C48.4537%2038.0768%2048.4537%2037.1271%2049.0395%2036.5413L52.4646%2033.1162C52.1261%2033.1148%2051.7868%2033.1129%2051.4468%2033.1103Z'%20fill='black'%20fill-opacity='0.9'/%3e%3c/g%3e%3c/svg%3e", et = {
564
+ }), wt = /* @__PURE__ */ r(Xe, [["__scopeId", "data-v-0809a48c"]]), et = "data:image/svg+xml,%3csvg%20width='40'%20height='40'%20viewBox='0%200%2040%2040'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='40'%20height='40'%20rx='14'%20fill='url(%23paint0_linear_1212_46228)'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17%2011C13.6863%2011%2011%2013.6863%2011%2017V23C11%2026.3137%2013.6863%2029%2017%2029H23C26.3137%2029%2029%2026.3137%2029%2023V17C29%2013.6863%2026.3137%2011%2023%2011H17ZM20.0002%2015.9091C20.4521%2015.9091%2020.8184%2016.2754%2020.8184%2016.7273V19.1818H23.2718C23.7237%2019.1818%2024.09%2019.5481%2024.09%2020C24.09%2020.4519%2023.7237%2020.8182%2023.2718%2020.8182H20.8184V23.2727C20.8184%2023.7246%2020.4521%2024.0909%2020.0002%2024.0909C19.5484%2024.0909%2019.182%2023.7246%2019.182%2023.2727V20.8182H16.7264C16.2745%2020.8182%2015.9082%2020.4519%2015.9082%2020C15.9082%2019.5481%2016.2745%2019.1818%2016.7264%2019.1818H19.182V16.7273C19.182%2016.2754%2019.5484%2015.9091%2020.0002%2015.9091Z'%20fill='white'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_1212_46228'%20x1='20'%20y1='0'%20x2='20'%20y2='40'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%235766F0'/%3e%3cstop%20offset='1'%20stop-color='%23591EFF'%20stop-opacity='0.81'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e", tt = "data:image/svg+xml,%3csvg%20width='72'%20height='48'%20viewBox='0%200%2072%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cmask%20id='mask0_1212_46227'%20style='mask-type:alpha'%20maskUnits='userSpaceOnUse'%20x='0'%20y='0'%20width='72'%20height='48'%3e%3crect%20width='72'%20height='48'%20fill='%23D9D9D9'/%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1212_46227)'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.3789%2010.0001C16.3789%209.10554%2017.1041%208.38037%2017.9986%208.38037C18.8932%208.38037%2019.6183%209.10554%2019.6183%2010.0001C19.6183%2011.0172%2019.6664%2011.9775%2019.7585%2012.8841C19.8489%2013.7741%2019.2007%2014.5688%2018.3107%2014.6592C17.4208%2014.7497%2016.626%2014.1015%2016.5356%2013.2115C16.4317%2012.1889%2016.3789%2011.1191%2016.3789%2010.0001ZM18.0425%2019.547C17.7074%2018.7176%2018.1082%2017.7736%2018.9377%2017.4385C19.7671%2017.1035%2020.7111%2017.5043%2021.0461%2018.3337C21.7781%2020.146%2022.7687%2021.655%2023.9669%2022.9209C24.5819%2023.5705%2024.5537%2024.5957%2023.9041%2025.2106C23.2544%2025.8256%2022.2293%2025.7975%2021.6143%2025.1478C20.1362%2023.5862%2018.9254%2021.7329%2018.0425%2019.547ZM26.9161%2029.0658C26.1211%2028.6558%2025.8089%2027.6789%2026.219%2026.8838C26.629%2026.0888%2027.6059%2025.7767%2028.4009%2026.1867C30.0125%2027.0178%2031.8088%2027.6689%2033.753%2028.1757C34.6186%2028.4013%2035.1374%2029.286%2034.9118%2030.1516C34.6861%2031.0172%2033.8015%2031.536%2032.9359%2031.3104C30.8126%2030.7569%2028.7832%2030.0287%2026.9161%2029.0658ZM39.1207%2032.4579C38.2329%2032.348%2037.6022%2031.5393%2037.7121%2030.6516C37.8219%2029.7638%2038.6306%2029.1331%2039.5183%2029.2429C41.4424%2029.4809%2043.4322%2029.6311%2045.4551%2029.7252C46.3487%2029.7668%2047.0394%2030.5249%2046.9978%2031.4185C46.9562%2032.312%2046.1981%2033.0027%2045.3045%2032.9611C43.2229%2032.8643%2041.1475%2032.7086%2039.1207%2032.4579ZM51.4468%2033.1103C50.5523%2033.1036%2049.8326%2032.373%2049.8393%2031.4785C49.846%2030.584%2050.5766%2029.8643%2051.4711%2029.871C51.8002%2029.8735%2052.129%2029.8753%2052.4574%2029.8767L49.0395%2026.4589C48.4537%2025.8731%2048.4537%2024.9233%2049.0395%2024.3376C49.6253%2023.7518%2050.5751%2023.7518%2051.1608%2024.3376L56.5556%2029.7323C57.5319%2030.7086%2057.5319%2032.2915%2056.5556%2033.2678L51.1608%2038.6626C50.5751%2039.2484%2049.6253%2039.2484%2049.0395%2038.6626C48.4537%2038.0768%2048.4537%2037.1271%2049.0395%2036.5413L52.4646%2033.1162C52.1261%2033.1148%2051.7868%2033.1129%2051.4468%2033.1103Z'%20fill='black'%20fill-opacity='0.9'/%3e%3c/g%3e%3c/svg%3e", st = {
556
565
  class: "section-header"
557
- }, tt = {
566
+ }, it = {
558
567
  class: "title-section"
559
- }, st = {
568
+ }, nt = {
560
569
  class: "icon-title"
561
- }, nt = ["src", "width", "height"], it = {
570
+ }, at = ["src", "width", "height"], ot = {
562
571
  class: "title"
563
- }, at = {
572
+ }, ct = {
564
573
  class: "subtitle-section"
565
- }, ot = ["src", "width", "height"], ct = {
574
+ }, lt = ["src", "width", "height"], dt = {
566
575
  class: "subtitle"
567
- }, lt = "图标", dt = "装饰线条", rt = /* @__PURE__ */ u({
576
+ }, rt = "图标", ut = "装饰线条", pt = /* @__PURE__ */ u({
568
577
  __name: "LandingPageSectionHeader",
569
578
  props: {
570
579
  title: {},
571
580
  subtitle: {},
572
581
  icon: {
573
- default: Qe
582
+ default: et
574
583
  },
575
584
  iconWidth: {
576
585
  default: 40
@@ -579,7 +588,7 @@ const bt = /* @__PURE__ */ r(je, [["render", We], ["__scopeId", "data-v-ea9ec649
579
588
  default: 40
580
589
  },
581
590
  dashline: {
582
- default: Xe
591
+ default: tt
583
592
  },
584
593
  dashlineWidth: {
585
594
  default: 72
@@ -590,40 +599,40 @@ const bt = /* @__PURE__ */ r(je, [["render", We], ["__scopeId", "data-v-ea9ec649
590
599
  },
591
600
  setup(s) {
592
601
  const t = s;
593
- return (a, o) => (n(), c("div", et, [e("div", tt, [e("div", st, [e("img", {
602
+ return (a, o) => (i(), c("div", st, [e("div", it, [e("div", nt, [e("img", {
594
603
  src: t.icon,
595
- alt: lt,
604
+ alt: rt,
596
605
  width: t.iconWidth,
597
606
  height: t.iconHeight,
598
607
  loading: "lazy",
599
608
  decoding: "async",
600
609
  class: "icon"
601
- }, null, 8, nt), e("span", it, l(s.title), 1)]), e("div", at, [e("img", {
610
+ }, null, 8, at), e("span", ot, l(s.title), 1)]), e("div", ct, [e("img", {
602
611
  src: t.dashline,
603
- alt: dt,
612
+ alt: ut,
604
613
  width: t.dashlineWidth,
605
614
  height: t.dashlineHeight,
606
615
  loading: "lazy",
607
616
  decoding: "async",
608
617
  class: "dashline"
609
- }, null, 8, ot), e("span", ct, l(s.subtitle), 1)])])]));
618
+ }, null, 8, lt), e("span", dt, l(s.subtitle), 1)])])]));
610
619
  }
611
- }), xt = /* @__PURE__ */ r(rt, [["__scopeId", "data-v-83ea7b70"]]);
620
+ }), St = /* @__PURE__ */ r(pt, [["__scopeId", "data-v-83ea7b70"]]);
612
621
  export {
613
622
  z as D,
614
- gt as L,
615
- vt as a,
616
- $t as b,
617
- Ct as c,
623
+ $t as L,
624
+ yt as a,
625
+ Ct as b,
626
+ bt as c,
618
627
  V as d,
619
- yt as e,
628
+ xt as e,
620
629
  Lt as f,
621
- bt as g,
622
- kt as h,
630
+ kt as g,
631
+ wt as h,
623
632
  M as i,
624
633
  de as j,
625
- mt as k,
626
- xt as l,
627
- ft as m,
628
- ht as n
634
+ ft as k,
635
+ St as l,
636
+ gt as m,
637
+ vt as n
629
638
  };