@witlink/usercenter 1.2.22 → 1.2.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/main.4c9582b9.css +1 -0
- package/dist/usercenter.es.js +81429 -12
- package/dist/usercenter.umd.js +341 -6059
- package/package.json +32 -33
- package/version.md +4 -1
- package/dist/PageView.ce44e866.mjs +0 -623
- package/dist/UpOutlined.610f098d.mjs +0 -30
- package/dist/assets/PageView.b838edc4.css +0 -1
- package/dist/assets/index.40400b03.css +0 -1
- package/dist/assets/index.4bb02813.css +0 -1
- package/dist/assets/index.703772b6.css +0 -1
- package/dist/assets/index.857022a9.css +0 -1
- package/dist/assets/index.b965b94b.css +0 -1
- package/dist/assets/index.ca7d4055.css +0 -1
- package/dist/index.2242d1a7.mjs +0 -125
- package/dist/index.2291c8e2.mjs +0 -125
- package/dist/index.52fe71f6.mjs +0 -1055
- package/dist/index.54bffe7d.mjs +0 -424
- package/dist/index.6bf835b9.mjs +0 -86336
- package/dist/index.86a31b2f.mjs +0 -1107
- package/dist/index.9803c44f.mjs +0 -125
- package/dist/index.a08145cc.mjs +0 -10
- package/dist/index.a91a4f18.mjs +0 -405
- package/dist/index.b85a02da.mjs +0 -529
- package/dist/index.c1860b43.mjs +0 -962
- package/dist/index.f26a84d5.mjs +0 -10
- package/dist/index.f8c126ab.mjs +0 -10
@@ -1,30 +0,0 @@
|
|
1
|
-
import { createVNode as u } from "vue";
|
2
|
-
import { A as l } from "./index.6bf835b9.mjs";
|
3
|
-
var o = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M890.5 755.3L537.9 269.2c-12.8-17.6-39-17.6-51.7 0L133.5 755.3A8 8 0 00140 768h75c5.1 0 9.9-2.5 12.9-6.6L512 369.8l284.1 391.6c3 4.1 7.8 6.6 12.9 6.6h75c6.5 0 10.3-7.4 6.5-12.7z" } }] }, name: "up", theme: "outlined" };
|
4
|
-
const p = o;
|
5
|
-
function c(r) {
|
6
|
-
for (var t = 1; t < arguments.length; t++) {
|
7
|
-
var e = arguments[t] != null ? Object(arguments[t]) : {}, n = Object.keys(e);
|
8
|
-
typeof Object.getOwnPropertySymbols == "function" && (n = n.concat(Object.getOwnPropertySymbols(e).filter(function(a) {
|
9
|
-
return Object.getOwnPropertyDescriptor(e, a).enumerable;
|
10
|
-
}))), n.forEach(function(a) {
|
11
|
-
f(r, a, e[a]);
|
12
|
-
});
|
13
|
-
}
|
14
|
-
return r;
|
15
|
-
}
|
16
|
-
function f(r, t, e) {
|
17
|
-
return t in r ? Object.defineProperty(r, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : r[t] = e, r;
|
18
|
-
}
|
19
|
-
var i = function(t, e) {
|
20
|
-
var n = c({}, t, e.attrs);
|
21
|
-
return u(l, c({}, n, {
|
22
|
-
icon: p
|
23
|
-
}), null);
|
24
|
-
};
|
25
|
-
i.displayName = "UpOutlined";
|
26
|
-
i.inheritAttrs = !1;
|
27
|
-
const O = i;
|
28
|
-
export {
|
29
|
-
O as U
|
30
|
-
};
|
@@ -1 +0,0 @@
|
|
1
|
-
.page-header[data-v-10f54392]{background:#fff;padding:16px 32px 0;border-bottom:1px solid #e8e8e8}.page-header .breadcrumb[data-v-10f54392]{margin-bottom:16px}.page-header .detail[data-v-10f54392]{display:flex}.page-header .detail .avatar[data-v-10f54392]{flex:0 1 72px;margin:0 24px 8px 0}.page-header .detail .avatar>span[data-v-10f54392]{border-radius:72px;display:block;width:72px;height:72px}.page-header .detail .main[data-v-10f54392]{width:100%;flex:0 1 auto}.page-header .detail .main .row[data-v-10f54392]{display:flex;width:100%}.page-header .detail .main .row .avatar[data-v-10f54392]{margin-bottom:16px}.page-header .detail .main .title[data-v-10f54392]{font-weight:500;font-size:20px;line-height:28px;color:#000000d9;margin-bottom:16px;flex:auto}.page-header .detail .main .logo[data-v-10f54392]{width:28px;height:28px;border-radius:4px;margin-right:16px}.page-header .detail .main .content[data-v-10f54392],.page-header .detail .main .headerContent[data-v-10f54392]{flex:auto;color:#00000073;line-height:22px}.page-header .detail .main .content .link[data-v-10f54392],.page-header .detail .main .headerContent .link[data-v-10f54392]{margin-top:16px;line-height:24px}.page-header .detail .main .content .link a[data-v-10f54392],.page-header .detail .main .headerContent .link a[data-v-10f54392]{font-size:14px;margin-right:32px}.page-header .detail .main .extra[data-v-10f54392]{flex:0 1 auto;margin-left:88px;min-width:242px;text-align:right}.page-header .detail .main .action[data-v-10f54392]{margin-left:56px;min-width:266px;flex:0 1 auto;text-align:right}.page-header .detail .main .action[data-v-10f54392]:empty{display:none}.mobile .page-header .main .row[data-v-10f54392]{flex-wrap:wrap}.mobile .page-header .main .row .avatar[data-v-10f54392]{flex:0 1 25%;margin:0 2% 8px 0}.mobile .page-header .main .row .content[data-v-10f54392],.mobile .page-header .main .row .headerContent[data-v-10f54392]{flex:0 1 70%}.mobile .page-header .main .row .content .link[data-v-10f54392],.mobile .page-header .main .row .headerContent .link[data-v-10f54392]{margin-top:16px;line-height:24px}.mobile .page-header .main .row .content .link a[data-v-10f54392],.mobile .page-header .main .row .headerContent .link a[data-v-10f54392]{font-size:14px;margin-right:10px}.mobile .page-header .main .row .extra[data-v-10f54392]{flex:1 1 auto;margin-left:0;min-width:0;text-align:right}.mobile .page-header .main .row .action[data-v-10f54392]{margin-left:unset;min-width:266px;flex:0 1 auto;text-align:left;margin-bottom:12px}.mobile .page-header .main .row .action[data-v-10f54392]:empty{display:none}.content[data-v-0f10d1a0]{margin:8px 8px 0}.content .link[data-v-0f10d1a0]{margin-top:16px}.content .link[data-v-0f10d1a0]:not(:empty){margin-bottom:16px}.content .link a[data-v-0f10d1a0]{margin-right:32px;height:24px;line-height:24px;display:inline-block}.content .link a i[data-v-0f10d1a0]{font-size:24px;margin-right:8px;vertical-align:middle}.content .link a span[data-v-0f10d1a0]{height:24px;line-height:24px;display:inline-block;vertical-align:middle}.page-menu-search[data-v-0f10d1a0]{text-align:center;margin-bottom:16px}.page-menu-tabs[data-v-0f10d1a0]{margin-top:48px}.extra-img[data-v-c62cd39a]{margin-top:-60px;text-align:center;width:195px}.extra-img img[data-v-c62cd39a]{width:100%}.mobile .extra-img[data-v-c62cd39a]{margin-top:0;text-align:center;width:96px}.mobile .extra-img img[data-v-c62cd39a]{width:100%}
|
@@ -1 +0,0 @@
|
|
1
|
-
.error-page[data-v-d158cb08]{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f2f2f2}
|