hs-admin-ui 17.1.8 → 17.1.9
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/{bcIcon-COjiXSyJ.js → bcIcon-CxnRT-My.js} +1 -1
- package/dist/{bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-DRga4e6k.js → bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-hn7VbZYW.js} +6323 -6319
- package/dist/{components-CqU0r3l6.js → components-CbhIjmjo.js} +1 -1
- package/dist/element-plus-ui.mjs +5 -5
- package/dist/h5.mjs +195 -195
- package/dist/{index-BQDSqEv7.js → index--fQX542M.js} +1 -1
- package/dist/{index-B3jPawz-.js → index-CaEp_m5b.js} +7 -7
- package/dist/{index-Bh8urY1L.js → index-DYKpZSxQ.js} +1 -1
- package/dist/{index-CVQoQC_U.js → index-DbPr0xld.js} +2 -2
- package/dist/index.mjs +6 -6
- package/dist/{setting-CTdCozMw.js → setting-8ZiesJf4.js} +2 -2
- package/dist/style.css +1 -1
- package/dist/{table-Bb55cXnj.js → table-_Gu_oDHm.js} +2 -2
- package/dist/vxe-table-ui.mjs +4 -4
- package/package.json +1 -1
package/dist/h5.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { h as K, g as W, E as X, a as
|
|
2
|
-
import { defineComponent as j, computed as
|
|
3
|
-
import { K as G, H as
|
|
1
|
+
import { h as K, g as W, E as X, a as h, f as J, d as Q } from "./index--fQX542M.js";
|
|
2
|
+
import { defineComponent as j, computed as E, shallowRef as Z, reactive as q, watch as ee, resolveComponent as ae, resolveDirective as te, withDirectives as le, createElementBlock as A, openBlock as S, createElementVNode as d, createBlock as z, createCommentVNode as ne, createVNode as o, unref as t, withCtx as s, createTextVNode as $, ref as k, onMounted as oe, onUnmounted as re, toDisplayString as M, Fragment as se, renderList as ie } from "vue";
|
|
3
|
+
import { K as G, H as D, b9 as F, M as H, a3 as Y, E as de, bf as ue, aP as v, bg as O, aj as pe, S as B, aR as ce } from "./bcVisual.vue_vue_type_style_index_0_scoped_a917535e_lang-hn7VbZYW.js";
|
|
4
4
|
const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" }, fe = /* @__PURE__ */ j({
|
|
5
5
|
__name: "Upload",
|
|
6
6
|
props: {
|
|
@@ -10,7 +10,7 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
10
10
|
},
|
|
11
11
|
proxy: {
|
|
12
12
|
type: String,
|
|
13
|
-
|
|
13
|
+
default: ""
|
|
14
14
|
},
|
|
15
15
|
headers: {
|
|
16
16
|
type: Object,
|
|
@@ -38,103 +38,103 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
38
38
|
}
|
|
39
39
|
},
|
|
40
40
|
emits: ["success"],
|
|
41
|
-
setup(i, { emit:
|
|
42
|
-
const p = i,
|
|
41
|
+
setup(i, { emit: x }) {
|
|
42
|
+
const p = i, _ = G(), V = E(() => _.limit || p.limit), c = E(() => _.proxy.replace("/", "") || p.proxy.replace("/", "")), g = E(() => D.pick(_, ["company_id"])), I = x, l = Z(), n = q({
|
|
43
43
|
loading: !1,
|
|
44
44
|
preview: !1,
|
|
45
45
|
index: 0,
|
|
46
46
|
headers: p.headers,
|
|
47
47
|
fileList: []
|
|
48
|
-
}),
|
|
48
|
+
}), P = E(() => n.fileList.map((e) => e.url));
|
|
49
49
|
ee(
|
|
50
|
-
() =>
|
|
51
|
-
(
|
|
50
|
+
() => n.fileList.length,
|
|
51
|
+
(e) => {
|
|
52
52
|
setTimeout(() => {
|
|
53
|
-
const
|
|
54
|
-
|
|
53
|
+
const a = document.querySelector(".upload-wrapper .el-upload--picture-card");
|
|
54
|
+
a && (a.style.display = e >= V.value && e > 0 ? "none" : "inline-flex");
|
|
55
55
|
}, 100);
|
|
56
56
|
},
|
|
57
57
|
{
|
|
58
58
|
immediate: !0
|
|
59
59
|
}
|
|
60
60
|
);
|
|
61
|
-
function
|
|
61
|
+
function L() {
|
|
62
62
|
return H({
|
|
63
|
-
url: `${window.location.origin}/${
|
|
64
|
-
}).then((
|
|
63
|
+
url: `${window.location.origin}/${c.value}/sys/get_pub_token`
|
|
64
|
+
}).then((e) => `Bearer ${e == null ? void 0 : e.data}`);
|
|
65
65
|
}
|
|
66
|
-
async function
|
|
67
|
-
if (
|
|
68
|
-
return
|
|
69
|
-
|
|
70
|
-
Authorization:
|
|
66
|
+
async function N() {
|
|
67
|
+
if (D.isEmpty(p.headers))
|
|
68
|
+
return L().then((e) => {
|
|
69
|
+
n.headers = {
|
|
70
|
+
Authorization: e
|
|
71
71
|
};
|
|
72
72
|
});
|
|
73
73
|
}
|
|
74
|
-
function
|
|
75
|
-
|
|
74
|
+
function R(e) {
|
|
75
|
+
n.index = n.fileList.findIndex((a) => a.url === e.url), n.preview = !0;
|
|
76
76
|
}
|
|
77
77
|
let w = [];
|
|
78
|
-
async function
|
|
79
|
-
|
|
78
|
+
async function T() {
|
|
79
|
+
n.loading = !0, w = [], l.value.submit();
|
|
80
80
|
}
|
|
81
|
-
async function
|
|
82
|
-
if (
|
|
81
|
+
async function r(e, a, u) {
|
|
82
|
+
if (e.data && w.push(...e.data), w.length < n.fileList.length)
|
|
83
83
|
return;
|
|
84
|
-
const
|
|
85
|
-
extname:
|
|
86
|
-
id:
|
|
87
|
-
name:
|
|
88
|
-
path:
|
|
89
|
-
url: p.ossUrl +
|
|
84
|
+
const m = w.map((f) => ({
|
|
85
|
+
extname: f.suffix.replace(".", ""),
|
|
86
|
+
id: f.id,
|
|
87
|
+
name: f.name,
|
|
88
|
+
path: f.path,
|
|
89
|
+
url: p.ossUrl + f.path
|
|
90
90
|
}));
|
|
91
|
-
if (
|
|
91
|
+
if (n.loading = !1, !m.length)
|
|
92
92
|
return;
|
|
93
|
-
const
|
|
93
|
+
const C = await L();
|
|
94
94
|
H({
|
|
95
|
-
url: `${window.location.origin}/${
|
|
95
|
+
url: `${window.location.origin}/${c.value}/pub_token/mobile_attach_push`,
|
|
96
96
|
method: "post",
|
|
97
97
|
headers: {
|
|
98
|
-
Authorization:
|
|
98
|
+
Authorization: C
|
|
99
99
|
},
|
|
100
100
|
data: {
|
|
101
|
-
attach_paths:
|
|
102
|
-
|
|
101
|
+
attach_paths: m,
|
|
102
|
+
...D.pick(_, ["company_id", "user_id"])
|
|
103
103
|
}
|
|
104
104
|
}).then(() => {
|
|
105
|
-
|
|
105
|
+
n.fileList = [], I("success", { result: m, file: a, files: u });
|
|
106
106
|
});
|
|
107
107
|
}
|
|
108
|
-
return (
|
|
109
|
-
const
|
|
110
|
-
return le((
|
|
111
|
-
|
|
108
|
+
return (e, a) => {
|
|
109
|
+
const u = ae("el-image-viewer"), m = te("loading");
|
|
110
|
+
return le((S(), A("div", me, [
|
|
111
|
+
d("div", ge, [
|
|
112
112
|
o(t(K), {
|
|
113
113
|
ref_key: "uploadRef",
|
|
114
|
-
ref:
|
|
115
|
-
"file-list":
|
|
116
|
-
"onUpdate:fileList":
|
|
114
|
+
ref: l,
|
|
115
|
+
"file-list": n.fileList,
|
|
116
|
+
"onUpdate:fileList": a[0] || (a[0] = (C) => n.fileList = C),
|
|
117
117
|
"list-type": i.listType,
|
|
118
118
|
accept: i.accept,
|
|
119
119
|
name: i.name,
|
|
120
|
-
data:
|
|
121
|
-
action:
|
|
122
|
-
headers:
|
|
120
|
+
data: g.value,
|
|
121
|
+
action: c.value + i.action,
|
|
122
|
+
headers: n.headers,
|
|
123
123
|
limit: V.value,
|
|
124
124
|
multiple: V.value > 1,
|
|
125
125
|
"auto-upload": !1,
|
|
126
|
-
"on-preview":
|
|
127
|
-
"before-upload":
|
|
128
|
-
"on-success":
|
|
126
|
+
"on-preview": R,
|
|
127
|
+
"before-upload": N,
|
|
128
|
+
"on-success": r
|
|
129
129
|
}, {
|
|
130
|
-
default:
|
|
131
|
-
|
|
130
|
+
default: s(() => [...a[2] || (a[2] = [
|
|
131
|
+
d("svg", {
|
|
132
132
|
width: "34",
|
|
133
133
|
height: "34",
|
|
134
134
|
viewBox: "0 0 100 100",
|
|
135
135
|
xmlns: "http://www.w3.org/2000/svg"
|
|
136
136
|
}, [
|
|
137
|
-
|
|
137
|
+
d("rect", {
|
|
138
138
|
x: "45",
|
|
139
139
|
y: "20",
|
|
140
140
|
width: "10",
|
|
@@ -142,7 +142,7 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
142
142
|
rx: "2",
|
|
143
143
|
fill: "#1677ff"
|
|
144
144
|
}),
|
|
145
|
-
|
|
145
|
+
d("rect", {
|
|
146
146
|
x: "20",
|
|
147
147
|
y: "45",
|
|
148
148
|
width: "60",
|
|
@@ -155,32 +155,32 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
155
155
|
_: 1
|
|
156
156
|
}, 8, ["file-list", "list-type", "accept", "name", "data", "action", "headers", "limit", "multiple"])
|
|
157
157
|
]),
|
|
158
|
-
|
|
158
|
+
n.preview ? (S(), z(u, {
|
|
159
159
|
key: 0,
|
|
160
|
-
"url-list":
|
|
160
|
+
"url-list": P.value,
|
|
161
161
|
"show-progress": "",
|
|
162
|
-
"initial-index":
|
|
163
|
-
onClose:
|
|
162
|
+
"initial-index": n.index,
|
|
163
|
+
onClose: a[1] || (a[1] = (C) => n.preview = !1)
|
|
164
164
|
}, null, 8, ["url-list", "initial-index"])) : ne("", !0),
|
|
165
|
-
o(t(
|
|
165
|
+
o(t(F), {
|
|
166
166
|
size: "large",
|
|
167
167
|
type: "primary",
|
|
168
|
-
onClick:
|
|
168
|
+
onClick: T
|
|
169
169
|
}, {
|
|
170
|
-
default:
|
|
171
|
-
|
|
170
|
+
default: s(() => [...a[3] || (a[3] = [
|
|
171
|
+
$("上传", -1)
|
|
172
172
|
])]),
|
|
173
173
|
_: 1
|
|
174
174
|
})
|
|
175
175
|
])), [
|
|
176
|
-
[
|
|
176
|
+
[m, n.loading]
|
|
177
177
|
]);
|
|
178
178
|
};
|
|
179
179
|
}
|
|
180
|
-
}), he = /* @__PURE__ */ Y(fe, [["__scopeId", "data-v-
|
|
180
|
+
}), he = /* @__PURE__ */ Y(fe, [["__scopeId", "data-v-d2e8fc94"]]), ye = [
|
|
181
181
|
{ label: "男", value: "男" },
|
|
182
182
|
{ label: "女", value: "女" }
|
|
183
|
-
],
|
|
183
|
+
], y = {
|
|
184
184
|
name: {
|
|
185
185
|
required: !0,
|
|
186
186
|
message: "请输入姓名",
|
|
@@ -230,17 +230,17 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
230
230
|
address: "请输入地址",
|
|
231
231
|
remark: "请输入备注",
|
|
232
232
|
captcha: "请输入验证码"
|
|
233
|
-
},
|
|
233
|
+
}, U = {
|
|
234
234
|
phone: 11,
|
|
235
235
|
idCard: 18,
|
|
236
236
|
age: 3,
|
|
237
237
|
captcha: 6
|
|
238
238
|
}, ve = {
|
|
239
|
-
name: [
|
|
240
|
-
phone: [
|
|
241
|
-
idCard: [
|
|
242
|
-
age: [
|
|
243
|
-
captcha: [
|
|
239
|
+
name: [y.name, y.nameLength],
|
|
240
|
+
phone: [y.phone, y.phonePattern],
|
|
241
|
+
idCard: [y.idCardPattern],
|
|
242
|
+
age: [y.agePattern],
|
|
243
|
+
captcha: [y.captcha, y.captchaLength]
|
|
244
244
|
}, be = { class: "member-register-page" }, _e = { class: "page-header" }, we = { class: "page-subtitle" }, Ce = { class: "form-container" }, xe = { class: "form-content" }, Ve = { class: "sms-code-wrapper" }, Ie = { class: "submit-area" }, ke = /* @__PURE__ */ j({
|
|
245
245
|
__name: "MemberRegister",
|
|
246
246
|
props: {
|
|
@@ -250,7 +250,7 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
250
250
|
}
|
|
251
251
|
},
|
|
252
252
|
setup(i) {
|
|
253
|
-
const { countdownText:
|
|
253
|
+
const { countdownText: x, isCountingDown: p, stopCountdown: _, sendSmsCode: V } = w(), c = k(), g = k(!1), I = i, l = q({
|
|
254
254
|
name: "",
|
|
255
255
|
gender: "男",
|
|
256
256
|
phone: "",
|
|
@@ -259,40 +259,40 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
259
259
|
address: "",
|
|
260
260
|
remark: "",
|
|
261
261
|
captcha: ""
|
|
262
|
-
}),
|
|
262
|
+
}), n = q({
|
|
263
263
|
topCompanyId: "",
|
|
264
264
|
companyId: "",
|
|
265
265
|
companyName: "",
|
|
266
266
|
defaultMemberType: "",
|
|
267
267
|
discount: 0
|
|
268
|
-
}),
|
|
269
|
-
if (!
|
|
268
|
+
}), P = async () => {
|
|
269
|
+
if (!c.value)
|
|
270
270
|
return !1;
|
|
271
271
|
try {
|
|
272
|
-
return await
|
|
272
|
+
return await c.value.validate();
|
|
273
273
|
} catch {
|
|
274
274
|
return !1;
|
|
275
275
|
}
|
|
276
|
-
},
|
|
277
|
-
if (!await
|
|
276
|
+
}, L = async () => {
|
|
277
|
+
if (!await P())
|
|
278
278
|
return;
|
|
279
|
-
|
|
279
|
+
g.value = !0;
|
|
280
280
|
const e = {
|
|
281
|
-
vip_name:
|
|
282
|
-
sex:
|
|
283
|
-
telephone:
|
|
284
|
-
identity_card:
|
|
285
|
-
age:
|
|
286
|
-
address:
|
|
287
|
-
remark:
|
|
288
|
-
valid_code:
|
|
289
|
-
vip_type:
|
|
290
|
-
top_company_id:
|
|
291
|
-
company_id:
|
|
292
|
-
discount:
|
|
281
|
+
vip_name: l.name,
|
|
282
|
+
sex: l.gender,
|
|
283
|
+
telephone: l.phone,
|
|
284
|
+
identity_card: l.idCard,
|
|
285
|
+
age: l.age,
|
|
286
|
+
address: l.address,
|
|
287
|
+
remark: l.remark,
|
|
288
|
+
valid_code: l.captcha,
|
|
289
|
+
vip_type: n.defaultMemberType,
|
|
290
|
+
top_company_id: n.topCompanyId,
|
|
291
|
+
company_id: n.companyId,
|
|
292
|
+
discount: n.discount
|
|
293
293
|
};
|
|
294
294
|
try {
|
|
295
|
-
await
|
|
295
|
+
await O.post(`${I.proxy}/pub/add_vip_info`, e), pe.alert("注册成功!", "提示", {
|
|
296
296
|
closeOnClickModal: !1,
|
|
297
297
|
// 禁止点击遮罩关闭
|
|
298
298
|
closeOnPressEscape: !1,
|
|
@@ -304,154 +304,154 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
304
304
|
});
|
|
305
305
|
} catch {
|
|
306
306
|
} finally {
|
|
307
|
-
|
|
307
|
+
g.value = !1;
|
|
308
308
|
}
|
|
309
|
-
},
|
|
309
|
+
}, N = async () => {
|
|
310
310
|
try {
|
|
311
|
-
return (await
|
|
311
|
+
return (await O.get(`${I.proxy}/pub/get_list_vip_price_set?top_company_id=${n.topCompanyId}`)).data;
|
|
312
312
|
} catch {
|
|
313
|
-
|
|
313
|
+
B.error("获取默认会员等级失败");
|
|
314
314
|
}
|
|
315
|
-
},
|
|
316
|
-
const
|
|
317
|
-
|
|
318
|
-
const e = await
|
|
319
|
-
|
|
315
|
+
}, R = async () => {
|
|
316
|
+
const r = G();
|
|
317
|
+
n.topCompanyId = r.top_company_id || "", n.companyId = r.company_id || "", n.companyName = r.company_name || "";
|
|
318
|
+
const e = await N();
|
|
319
|
+
n.defaultMemberType = (e == null ? void 0 : e.id) || "", n.discount = (e == null ? void 0 : e.discount) || 0;
|
|
320
320
|
};
|
|
321
|
-
function
|
|
322
|
-
const
|
|
323
|
-
|
|
324
|
-
|
|
321
|
+
function w() {
|
|
322
|
+
const r = k(0), e = k(null), a = 60, u = k(!1), m = E(() => r.value > 0 ? `${r.value}秒后重新发送` : "获取验证码"), C = () => {
|
|
323
|
+
r.value = a, u.value = !0, e.value = setInterval(() => {
|
|
324
|
+
r.value--, r.value <= 0 && f();
|
|
325
325
|
}, 1e3);
|
|
326
|
-
},
|
|
327
|
-
e.value && (clearInterval(e.value), e.value = null),
|
|
326
|
+
}, f = () => {
|
|
327
|
+
e.value && (clearInterval(e.value), e.value = null), r.value = 0, u.value = !1;
|
|
328
328
|
};
|
|
329
329
|
return {
|
|
330
330
|
countdownText: m,
|
|
331
|
-
isCountingDown:
|
|
332
|
-
stopCountdown:
|
|
331
|
+
isCountingDown: u,
|
|
332
|
+
stopCountdown: f,
|
|
333
333
|
sendSmsCode: async () => {
|
|
334
|
-
if (
|
|
334
|
+
if (u.value || !c.value)
|
|
335
335
|
return;
|
|
336
|
-
if (!await
|
|
337
|
-
|
|
336
|
+
if (!await c.value.validateField("phone")) {
|
|
337
|
+
B.warning("请先输入正确的手机号");
|
|
338
338
|
return;
|
|
339
339
|
}
|
|
340
|
-
|
|
340
|
+
g.value = !0;
|
|
341
341
|
try {
|
|
342
|
-
await
|
|
343
|
-
telephone:
|
|
344
|
-
top_company_id:
|
|
345
|
-
company_id:
|
|
346
|
-
}),
|
|
342
|
+
await O.post(`${I.proxy}/pub/send_sms_vip_valid_code`, {
|
|
343
|
+
telephone: l.phone,
|
|
344
|
+
top_company_id: n.topCompanyId,
|
|
345
|
+
company_id: n.companyId
|
|
346
|
+
}), B.success("验证码发送成功"), C();
|
|
347
347
|
} catch {
|
|
348
348
|
} finally {
|
|
349
|
-
|
|
349
|
+
g.value = !1;
|
|
350
350
|
}
|
|
351
351
|
}
|
|
352
352
|
};
|
|
353
353
|
}
|
|
354
|
-
function
|
|
355
|
-
if (
|
|
356
|
-
const
|
|
357
|
-
|
|
354
|
+
function T() {
|
|
355
|
+
if (l.idCard.length === 18) {
|
|
356
|
+
const r = l.idCard.substring(6, 14), e = parseInt(r.substring(0, 4)), a = parseInt(r.substring(4, 6)), u = parseInt(r.substring(6, 8)), m = (/* @__PURE__ */ new Date()).getFullYear() - e - ((/* @__PURE__ */ new Date()).getMonth() + 1 < a || (/* @__PURE__ */ new Date()).getMonth() + 1 === a && (/* @__PURE__ */ new Date()).getDate() < u ? 1 : 0);
|
|
357
|
+
l.age = m.toString(), l.gender = Number(l.idCard.charAt(16)) % 2 === 0 ? "女" : "男";
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
return oe(() => {
|
|
361
|
-
|
|
361
|
+
R();
|
|
362
362
|
}), re(() => {
|
|
363
|
-
|
|
364
|
-
}), (
|
|
365
|
-
|
|
366
|
-
e[8] || (e[8] =
|
|
367
|
-
|
|
363
|
+
_();
|
|
364
|
+
}), (r, e) => (S(), A("div", be, [
|
|
365
|
+
d("header", _e, [
|
|
366
|
+
e[8] || (e[8] = d("h1", { class: "page-title" }, "会员信息登记", -1)),
|
|
367
|
+
d("p", we, [
|
|
368
368
|
o(t(de), null, {
|
|
369
|
-
default:
|
|
369
|
+
default: s(() => [
|
|
370
370
|
o(t(ue))
|
|
371
371
|
]),
|
|
372
372
|
_: 1
|
|
373
373
|
}),
|
|
374
|
-
|
|
374
|
+
d("span", null, M(n.companyName), 1)
|
|
375
375
|
])
|
|
376
376
|
]),
|
|
377
|
-
|
|
377
|
+
d("main", Ce, [
|
|
378
378
|
o(t(W), { class: "form-scroll" }, {
|
|
379
|
-
default:
|
|
380
|
-
|
|
379
|
+
default: s(() => [
|
|
380
|
+
d("div", xe, [
|
|
381
381
|
o(t(X), {
|
|
382
382
|
ref_key: "formRef",
|
|
383
|
-
ref:
|
|
384
|
-
model:
|
|
383
|
+
ref: c,
|
|
384
|
+
model: l,
|
|
385
385
|
rules: t(ve),
|
|
386
386
|
"label-position": "left",
|
|
387
387
|
"label-width": "70px",
|
|
388
388
|
class: "member-form"
|
|
389
389
|
}, {
|
|
390
|
-
default:
|
|
391
|
-
o(t(
|
|
390
|
+
default: s(() => [
|
|
391
|
+
o(t(h), {
|
|
392
392
|
label: "姓名",
|
|
393
393
|
prop: "name"
|
|
394
394
|
}, {
|
|
395
|
-
default:
|
|
395
|
+
default: s(() => [
|
|
396
396
|
o(t(v), {
|
|
397
|
-
modelValue:
|
|
398
|
-
"onUpdate:modelValue": e[0] || (e[0] = (
|
|
397
|
+
modelValue: l.name,
|
|
398
|
+
"onUpdate:modelValue": e[0] || (e[0] = (a) => l.name = a),
|
|
399
399
|
placeholder: t(b).name,
|
|
400
400
|
clearable: ""
|
|
401
401
|
}, null, 8, ["modelValue", "placeholder"])
|
|
402
402
|
]),
|
|
403
403
|
_: 1
|
|
404
404
|
}),
|
|
405
|
-
o(t(
|
|
405
|
+
o(t(h), {
|
|
406
406
|
label: "手机号",
|
|
407
407
|
prop: "phone"
|
|
408
408
|
}, {
|
|
409
|
-
default:
|
|
409
|
+
default: s(() => [
|
|
410
410
|
o(t(v), {
|
|
411
|
-
modelValue:
|
|
412
|
-
"onUpdate:modelValue": e[1] || (e[1] = (
|
|
411
|
+
modelValue: l.phone,
|
|
412
|
+
"onUpdate:modelValue": e[1] || (e[1] = (a) => l.phone = a),
|
|
413
413
|
type: "tel",
|
|
414
414
|
placeholder: t(b).phone,
|
|
415
|
-
maxlength: t(
|
|
415
|
+
maxlength: t(U).phone,
|
|
416
416
|
clearable: ""
|
|
417
417
|
}, null, 8, ["modelValue", "placeholder", "maxlength"])
|
|
418
418
|
]),
|
|
419
419
|
_: 1
|
|
420
420
|
}),
|
|
421
|
-
o(t(
|
|
421
|
+
o(t(h), {
|
|
422
422
|
label: "身份证号",
|
|
423
423
|
prop: "idCard"
|
|
424
424
|
}, {
|
|
425
|
-
default:
|
|
425
|
+
default: s(() => [
|
|
426
426
|
o(t(v), {
|
|
427
|
-
modelValue:
|
|
428
|
-
"onUpdate:modelValue": e[2] || (e[2] = (
|
|
429
|
-
onInput:
|
|
427
|
+
modelValue: l.idCard,
|
|
428
|
+
"onUpdate:modelValue": e[2] || (e[2] = (a) => l.idCard = a),
|
|
429
|
+
onInput: T,
|
|
430
430
|
placeholder: t(b).idCard,
|
|
431
|
-
maxlength: t(
|
|
431
|
+
maxlength: t(U).idCard,
|
|
432
432
|
clearable: ""
|
|
433
433
|
}, null, 8, ["modelValue", "placeholder", "maxlength"])
|
|
434
434
|
]),
|
|
435
435
|
_: 1
|
|
436
436
|
}),
|
|
437
|
-
o(t(
|
|
437
|
+
o(t(h), {
|
|
438
438
|
label: "性别",
|
|
439
439
|
prop: "gender"
|
|
440
440
|
}, {
|
|
441
|
-
default:
|
|
441
|
+
default: s(() => [
|
|
442
442
|
o(t(J), {
|
|
443
|
-
modelValue:
|
|
444
|
-
"onUpdate:modelValue": e[3] || (e[3] = (
|
|
443
|
+
modelValue: l.gender,
|
|
444
|
+
"onUpdate:modelValue": e[3] || (e[3] = (a) => l.gender = a),
|
|
445
445
|
class: "gender-radio-group"
|
|
446
446
|
}, {
|
|
447
|
-
default:
|
|
448
|
-
(
|
|
449
|
-
key:
|
|
450
|
-
value:
|
|
447
|
+
default: s(() => [
|
|
448
|
+
(S(!0), A(se, null, ie(t(ye), (a) => (S(), z(t(Q), {
|
|
449
|
+
key: a.value,
|
|
450
|
+
value: a.value,
|
|
451
451
|
border: ""
|
|
452
452
|
}, {
|
|
453
|
-
default:
|
|
454
|
-
|
|
453
|
+
default: s(() => [
|
|
454
|
+
$(M(a.label), 1)
|
|
455
455
|
]),
|
|
456
456
|
_: 2
|
|
457
457
|
}, 1032, ["value"]))), 128))
|
|
@@ -461,73 +461,73 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
461
461
|
]),
|
|
462
462
|
_: 1
|
|
463
463
|
}),
|
|
464
|
-
o(t(
|
|
464
|
+
o(t(h), {
|
|
465
465
|
label: "年龄",
|
|
466
466
|
prop: "age"
|
|
467
467
|
}, {
|
|
468
|
-
default:
|
|
468
|
+
default: s(() => [
|
|
469
469
|
o(t(v), {
|
|
470
470
|
type: "number",
|
|
471
|
-
modelValue:
|
|
472
|
-
"onUpdate:modelValue": e[4] || (e[4] = (
|
|
471
|
+
modelValue: l.age,
|
|
472
|
+
"onUpdate:modelValue": e[4] || (e[4] = (a) => l.age = a),
|
|
473
473
|
placeholder: t(b).age,
|
|
474
|
-
maxlength: t(
|
|
474
|
+
maxlength: t(U).age,
|
|
475
475
|
clearable: ""
|
|
476
476
|
}, null, 8, ["modelValue", "placeholder", "maxlength"])
|
|
477
477
|
]),
|
|
478
478
|
_: 1
|
|
479
479
|
}),
|
|
480
|
-
o(t(
|
|
480
|
+
o(t(h), {
|
|
481
481
|
label: "地址",
|
|
482
482
|
prop: "address"
|
|
483
483
|
}, {
|
|
484
|
-
default:
|
|
484
|
+
default: s(() => [
|
|
485
485
|
o(t(v), {
|
|
486
|
-
modelValue:
|
|
487
|
-
"onUpdate:modelValue": e[5] || (e[5] = (
|
|
486
|
+
modelValue: l.address,
|
|
487
|
+
"onUpdate:modelValue": e[5] || (e[5] = (a) => l.address = a),
|
|
488
488
|
placeholder: t(b).address,
|
|
489
489
|
clearable: ""
|
|
490
490
|
}, null, 8, ["modelValue", "placeholder"])
|
|
491
491
|
]),
|
|
492
492
|
_: 1
|
|
493
493
|
}),
|
|
494
|
-
o(t(
|
|
494
|
+
o(t(h), {
|
|
495
495
|
label: "备注",
|
|
496
496
|
prop: "remark"
|
|
497
497
|
}, {
|
|
498
|
-
default:
|
|
498
|
+
default: s(() => [
|
|
499
499
|
o(t(v), {
|
|
500
|
-
modelValue:
|
|
501
|
-
"onUpdate:modelValue": e[6] || (e[6] = (
|
|
500
|
+
modelValue: l.remark,
|
|
501
|
+
"onUpdate:modelValue": e[6] || (e[6] = (a) => l.remark = a),
|
|
502
502
|
placeholder: t(b).remark,
|
|
503
503
|
clearable: ""
|
|
504
504
|
}, null, 8, ["modelValue", "placeholder"])
|
|
505
505
|
]),
|
|
506
506
|
_: 1
|
|
507
507
|
}),
|
|
508
|
-
o(t(
|
|
508
|
+
o(t(h), {
|
|
509
509
|
label: "验证码",
|
|
510
510
|
prop: "captcha"
|
|
511
511
|
}, {
|
|
512
|
-
default:
|
|
513
|
-
|
|
512
|
+
default: s(() => [
|
|
513
|
+
d("div", Ve, [
|
|
514
514
|
o(t(v), {
|
|
515
|
-
modelValue:
|
|
516
|
-
"onUpdate:modelValue": e[7] || (e[7] = (
|
|
515
|
+
modelValue: l.captcha,
|
|
516
|
+
"onUpdate:modelValue": e[7] || (e[7] = (a) => l.captcha = a),
|
|
517
517
|
placeholder: t(b).captcha,
|
|
518
|
-
maxlength: t(
|
|
518
|
+
maxlength: t(U).captcha,
|
|
519
519
|
clearable: "",
|
|
520
520
|
class: "sms-code-input"
|
|
521
521
|
}, null, 8, ["modelValue", "placeholder", "maxlength"]),
|
|
522
|
-
o(t(
|
|
522
|
+
o(t(F), {
|
|
523
523
|
type: "primary",
|
|
524
524
|
disabled: t(p),
|
|
525
|
-
loading:
|
|
525
|
+
loading: g.value,
|
|
526
526
|
class: "sms-code-btn",
|
|
527
527
|
onClick: t(V)
|
|
528
528
|
}, {
|
|
529
|
-
default:
|
|
530
|
-
|
|
529
|
+
default: s(() => [
|
|
530
|
+
$(M(t(x)), 1)
|
|
531
531
|
]),
|
|
532
532
|
_: 1
|
|
533
533
|
}, 8, ["disabled", "loading", "onClick"])
|
|
@@ -538,16 +538,16 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
538
538
|
]),
|
|
539
539
|
_: 1
|
|
540
540
|
}, 8, ["model", "rules"]),
|
|
541
|
-
|
|
542
|
-
o(t(
|
|
541
|
+
d("div", Ie, [
|
|
542
|
+
o(t(F), {
|
|
543
543
|
type: "primary",
|
|
544
544
|
round: "",
|
|
545
545
|
class: "submit-btn",
|
|
546
|
-
loading:
|
|
547
|
-
onClick:
|
|
546
|
+
loading: g.value,
|
|
547
|
+
onClick: L
|
|
548
548
|
}, {
|
|
549
|
-
default:
|
|
550
|
-
|
|
549
|
+
default: s(() => [...e[9] || (e[9] = [
|
|
550
|
+
$(" 提交 ", -1)
|
|
551
551
|
])]),
|
|
552
552
|
_: 1
|
|
553
553
|
}, 8, ["loading"])
|
|
@@ -564,11 +564,11 @@ const me = { class: "upload-wrapper" }, ge = { class: "upload-wrapper-inner" },
|
|
|
564
564
|
MemberRegister: Ee
|
|
565
565
|
};
|
|
566
566
|
function Le(i) {
|
|
567
|
-
for (const [
|
|
568
|
-
i.component(`H${
|
|
567
|
+
for (const [x, p] of Object.entries(Se))
|
|
568
|
+
i.component(`H${x}`, p);
|
|
569
569
|
}
|
|
570
570
|
function Te(i) {
|
|
571
|
-
|
|
571
|
+
D.has(i, "_context.directives.loading") || i.directive("loading", ce.directive), i.use(Le);
|
|
572
572
|
}
|
|
573
573
|
export {
|
|
574
574
|
Te as useHsAdminUi
|