优化
This commit is contained in:
34
unpackage/dist/dev/mp-weixin/recompose.js
vendored
34
unpackage/dist/dev/mp-weixin/recompose.js
vendored
@@ -278,15 +278,15 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
return common_vendor.e({
|
||||
a: $data.Display
|
||||
}, $data.Display ? common_vendor.e({
|
||||
b: common_vendor.o$1(($event) => $options.open()),
|
||||
c: common_vendor.o$1((...args) => _ctx.NameAnchor && _ctx.NameAnchor(...args)),
|
||||
d: common_vendor.o$1((...args) => $options.blur && $options.blur(...args)),
|
||||
b: common_vendor.o(($event) => $options.open()),
|
||||
c: common_vendor.o((...args) => _ctx.NameAnchor && _ctx.NameAnchor(...args)),
|
||||
d: common_vendor.o((...args) => $options.blur && $options.blur(...args)),
|
||||
e: $data.nameAnchor,
|
||||
f: $data.nameAnchor === "" && $data.Hint === true
|
||||
}, $data.nameAnchor === "" && $data.Hint === true ? {} : {}, {
|
||||
g: common_vendor.o$1((...args) => $options.chooseMyStreamer && $options.chooseMyStreamer(...args)),
|
||||
h: common_vendor.o$1($options.country),
|
||||
i: common_vendor.o$1($options.blur),
|
||||
g: common_vendor.o((...args) => $options.chooseMyStreamer && $options.chooseMyStreamer(...args)),
|
||||
h: common_vendor.o($options.country),
|
||||
i: common_vendor.o($options.blur),
|
||||
j: common_vendor.p({
|
||||
backgroundColor: "#ffffff",
|
||||
placeholderColor: "#666666",
|
||||
@@ -299,7 +299,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}),
|
||||
k: $data.countrys === "" || $data.countrys === null && $data.Hint === true
|
||||
}, $data.countrys === "" || $data.countrys === null && $data.Hint === true ? {} : {}, {
|
||||
l: common_vendor.o$1($options.gender),
|
||||
l: common_vendor.o($options.gender),
|
||||
m: common_vendor.p({
|
||||
backgroundColor: "#ffffff",
|
||||
placeholderColor: "#666666",
|
||||
@@ -317,7 +317,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}, $data.genders === 2 ? {} : {}, {
|
||||
q: $data.genders === 0 || $data.genders === null && $data.Hint === true
|
||||
}, $data.genders === 0 || $data.genders === null && $data.Hint === true ? {} : {}, {
|
||||
r: common_vendor.o$1(($event) => $data.numberCoins = $event),
|
||||
r: common_vendor.o(($event) => $data.numberCoins = $event),
|
||||
s: common_vendor.p({
|
||||
max: 9999999999,
|
||||
background: "#03ABA8",
|
||||
@@ -325,7 +325,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}),
|
||||
t: $data.numberCoins === "" || $data.numberCoins === null && $data.Hint === true
|
||||
}, $data.numberCoins === "" || $data.numberCoins === null && $data.Hint === true ? {} : {}, {
|
||||
v: common_vendor.o$1(($event) => $data.datetimesingle = $event),
|
||||
v: common_vendor.o(($event) => $data.datetimesingle = $event),
|
||||
w: common_vendor.p({
|
||||
type: "datetime",
|
||||
["hide-second"]: "true",
|
||||
@@ -333,24 +333,24 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
}),
|
||||
x: $data.datetimesingle === "" || $data.datetimesingle === null && $data.Hint === true
|
||||
}, $data.datetimesingle === "" || $data.datetimesingle === null && $data.Hint === true ? {} : {}, {
|
||||
y: common_vendor.o$1(($event) => $data.session = $event),
|
||||
y: common_vendor.o(($event) => $data.session = $event),
|
||||
z: common_vendor.p({
|
||||
background: "#03ABA8",
|
||||
modelValue: $data.session
|
||||
}),
|
||||
A: $data.session === "" || $data.session === null && $data.Hint === true
|
||||
}, $data.session === "" || $data.session === null && $data.Hint === true ? {} : {}, {
|
||||
B: common_vendor.o$1(($event) => $data.remarks = $event),
|
||||
B: common_vendor.o(($event) => $data.remarks = $event),
|
||||
C: common_vendor.p({
|
||||
type: "textarea",
|
||||
placeholder: "备注",
|
||||
modelValue: $data.remarks
|
||||
}),
|
||||
D: common_vendor.o$1(($event) => $options.Publish()),
|
||||
E: common_vendor.o$1(() => {
|
||||
D: common_vendor.o(($event) => $options.Publish()),
|
||||
E: common_vendor.o(() => {
|
||||
}),
|
||||
F: common_vendor.n($data.Display ? "create-module" : "close-animation "),
|
||||
G: common_vendor.o$1(($event) => $options.open())
|
||||
G: common_vendor.o(($event) => $options.open())
|
||||
}) : {}, {
|
||||
H: $data.AnchorList.length !== 0
|
||||
}, $data.AnchorList.length !== 0 ? {
|
||||
@@ -359,7 +359,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
a: item.headerIcon,
|
||||
b: common_vendor.t(item.anchorId),
|
||||
c: common_vendor.t(item.country),
|
||||
d: common_vendor.o$1(($event) => $options.Select(item.id, item), index),
|
||||
d: common_vendor.o(($event) => $options.Select(item.id, item), index),
|
||||
e: $data.selectedId === item.id ? "#b8ff8c74" : "#ffffff",
|
||||
f: index
|
||||
};
|
||||
@@ -367,8 +367,8 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
|
||||
} : {}, {
|
||||
J: $data.AnchorList.length === 0
|
||||
}, $data.AnchorList.length === 0 ? {} : {}, {
|
||||
K: common_vendor.o$1(($event) => $options.invite()),
|
||||
L: common_vendor.o$1(($event) => $options.close()),
|
||||
K: common_vendor.o(($event) => $options.invite()),
|
||||
L: common_vendor.o(($event) => $options.close()),
|
||||
M: common_vendor.sr("popup", "4e606fe0-6"),
|
||||
N: common_vendor.p({
|
||||
type: "center",
|
||||
|
||||
Reference in New Issue
Block a user