diff --git a/10804.a4128816.async.js b/10804.2d5dc022.async.js
similarity index 99%
rename from 10804.a4128816.async.js
rename to 10804.2d5dc022.async.js
index 238bb46ae8..e78b9c306d 100644
--- a/10804.a4128816.async.js
+++ b/10804.2d5dc022.async.js
@@ -1702,7 +1702,9 @@ function coverToFileList(data) {
_ref$aloneClear = _ref.aloneClear,
aloneClear = _ref$aloneClear === void 0 ? false : _ref$aloneClear,
_ref$tip = _ref.tip,
- tip = _ref$tip === void 0 ? '' : _ref$tip;
+ tip = _ref$tip === void 0 ? '' : _ref$tip,
+ _ref$tipStyle = _ref.tipStyle,
+ tipStyle = _ref$tipStyle === void 0 ? {} : _ref$tipStyle;
var _useState = (0,_react_17_0_2_react.useState)(false),
_useState2 = slicedToArray_default()(_useState, 2),
disabled = _useState2[0],
@@ -1912,6 +1914,7 @@ function coverToFileList(data) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
onClick: onCancel,
className: "upload_text",
+ style: objectSpread2_default()({}, tipStyle),
children: tip ? tip : "(\u5355\u4E2A\u6587\u4EF6\u6700\u5927".concat(maxSize, "MB)")
})]
}))]
diff --git a/86618.4bb49c19.async.js b/86618.79e03750.async.js
similarity index 99%
rename from 86618.4bb49c19.async.js
rename to 86618.79e03750.async.js
index 554da305bc..6e5dbfb2ca 100644
--- a/86618.4bb49c19.async.js
+++ b/86618.79e03750.async.js
@@ -250,7 +250,9 @@ function coverToFileList(data) {
_ref$aloneClear = _ref.aloneClear,
aloneClear = _ref$aloneClear === void 0 ? false : _ref$aloneClear,
_ref$tip = _ref.tip,
- tip = _ref$tip === void 0 ? '' : _ref$tip;
+ tip = _ref$tip === void 0 ? '' : _ref$tip,
+ _ref$tipStyle = _ref.tipStyle,
+ tipStyle = _ref$tipStyle === void 0 ? {} : _ref$tipStyle;
var _useState = (0,_react_17_0_2_react.useState)(false),
_useState2 = slicedToArray_default()(_useState, 2),
disabled = _useState2[0],
@@ -460,6 +462,7 @@ function coverToFileList(data) {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("span", {
onClick: onCancel,
className: "upload_text",
+ style: objectSpread2_default()({}, tipStyle),
children: tip ? tip : "(\u5355\u4E2A\u6587\u4EF6\u6700\u5927".concat(maxSize, "MB)")
})]
}))]
diff --git a/index.html b/index.html
index 1d8504f7ed..370cb8de07 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+