@huyooo/ui 2.1.14 → 2.1.15
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.
|
@@ -232,6 +232,7 @@ const be = {
|
|
|
232
232
|
key: 0,
|
|
233
233
|
class: "PricingPlans__promotion"
|
|
234
234
|
}, We = {
|
|
235
|
+
key: 1,
|
|
235
236
|
class: "PricingPlans__summary"
|
|
236
237
|
}, je = {
|
|
237
238
|
class: "PricingPlans__featureGroups"
|
|
@@ -357,7 +358,7 @@ const be = {
|
|
|
357
358
|
class: I(["PricingPlans__badge", `is-${y.type}`])
|
|
358
359
|
}, a(y.label), 3))), 128))]), i("div", ze, [i("h2", null, a(s.name), 1), i("p", null, a(s.description || ae(E)), 1)]), i("div", He, [e(l)(s) ? (t(), n("span", Ge, " ¥" + a(e(l)(s)), 1)) : P("", !0), _[1] || (_[1] = i("span", {
|
|
359
360
|
class: "PricingPlans__currency"
|
|
360
|
-
}, "¥", -1)), i("span", Ke, a(e(m)(s)), 1), i("span", Oe, a(e(k)(s)), 1)]), e(G)(s) ? (t(), n("p", Ue, a(e(G)(s)), 1)) : P("", !0),
|
|
361
|
+
}, "¥", -1)), i("span", Ke, a(e(m)(s)), 1), i("span", Oe, a(e(k)(s)), 1)]), e(G)(s) ? (t(), n("p", Ue, a(e(G)(s)), 1)) : P("", !0), s.description ? P("", !0) : (t(), n("p", We, a(e(K)(s, E)), 1)), p(e(R), {
|
|
361
362
|
long: "",
|
|
362
363
|
size: "large",
|
|
363
364
|
class: "PricingPlans__button",
|
|
@@ -386,7 +387,7 @@ const be = {
|
|
|
386
387
|
}, 8, ["loading"])), [[x]])]);
|
|
387
388
|
};
|
|
388
389
|
}
|
|
389
|
-
}), mt = /* @__PURE__ */ H(Xe, [["__scopeId", "data-v-
|
|
390
|
+
}), mt = /* @__PURE__ */ H(Xe, [["__scopeId", "data-v-6b191dd8"]]);
|
|
390
391
|
export {
|
|
391
392
|
_t as P,
|
|
392
393
|
gt as a,
|
package/dist/main.js
CHANGED
|
@@ -32,7 +32,7 @@ import { C as h7, a as g7 } from "./CollapseItem-DUzZA6tx.js";
|
|
|
32
32
|
import { C as m7, E as L7 } from "./CustomTable-BY0oHLXc.js";
|
|
33
33
|
import { M as w7, a as y7 } from "./Menu-uCexrsKP.js";
|
|
34
34
|
import { P as x7, u as v7, a as Z7, v as V7 } from "./PaySubscriptions-pEZtjp1g.js";
|
|
35
|
-
import { P as U7, a as E7, b as k7, c as S7, p as A7, r as G7 } from "./PricingPlans-
|
|
35
|
+
import { P as U7, a as E7, b as k7, c as S7, p as A7, r as G7 } from "./PricingPlans-tnOpIihF.js";
|
|
36
36
|
import { useBillingSubscriptionSummary as P7 } from "./useBillingSubscriptionSummary-BC3G0N4t.js";
|
|
37
37
|
import { R as B7 } from "./ReferrerReferees-t5s4LzbY.js";
|
|
38
38
|
import { _ as T7 } from "./Upload.vue_vue_type_script_setup_true_lang-DsrqOACa.js";
|
package/dist/pay.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { P as e, u as t, a as n, v as r } from "./PaySubscriptions-pEZtjp1g.js";
|
|
2
|
-
import { P as i, a as o, b as P, c as p, p as m, r as c } from "./PricingPlans-
|
|
2
|
+
import { P as i, a as o, b as P, c as p, p as m, r as c } from "./PricingPlans-tnOpIihF.js";
|
|
3
3
|
import { u as g, a as y } from "./useSubscriptionCheckout-CZZLk_1d.js";
|
|
4
4
|
import { useBillingSubscriptionSummary as R } from "./useBillingSubscriptionSummary-BC3G0N4t.js";
|
|
5
5
|
import { c as b, u as x, a as v, b as O } from "./useBillingStatusOptions-C6edto7H.js";
|