@titaui/pc 1.9.119 → 1.9.123
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.
|
@@ -72,18 +72,19 @@ var BookDemoPC = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
|
|
|
72
72
|
content += "".concat(item.name, ": ").concat(Array.isArray(item.value) ? item.value.join(",") : item.value, ",");
|
|
73
73
|
});
|
|
74
74
|
content += "source: ".concat(source || Source);
|
|
75
|
-
setDialogVisible(false);
|
|
76
|
-
|
|
77
|
-
if (visibleChange) {
|
|
78
|
-
visibleChange(false);
|
|
79
|
-
}
|
|
80
75
|
|
|
81
76
|
if (window.titaTracker) {
|
|
82
77
|
window.titaTracker("action").record({
|
|
83
|
-
|
|
84
|
-
|
|
78
|
+
actionGroup: "申请演示__取消提交",
|
|
79
|
+
actionName: "\u586B\u5199\u60C5\u51B5\uFF1A".concat(content)
|
|
85
80
|
});
|
|
86
81
|
}
|
|
82
|
+
|
|
83
|
+
setDialogVisible(false);
|
|
84
|
+
|
|
85
|
+
if (visibleChange) {
|
|
86
|
+
visibleChange(false);
|
|
87
|
+
}
|
|
87
88
|
};
|
|
88
89
|
|
|
89
90
|
var handleChangeData = function handleChangeData(result) {
|
|
@@ -135,7 +136,7 @@ var BookDemoPC = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
|
|
|
135
136
|
onClose: handleCloseBookDemo,
|
|
136
137
|
noFooter: true,
|
|
137
138
|
noCloseIcon: true,
|
|
138
|
-
destroyOnClose:
|
|
139
|
+
destroyOnClose: false,
|
|
139
140
|
style: {
|
|
140
141
|
width: "742px",
|
|
141
142
|
borderRadius: "24px"
|
|
@@ -23,7 +23,7 @@ function _defineProperty(obj, key, value) { if (key in obj) { Object.definePrope
|
|
|
23
23
|
|
|
24
24
|
var bookTypeInfo = (_bookTypeInfo = {}, _defineProperty(_bookTypeInfo, _interface.EDemoType.UniversalBookDemo, {
|
|
25
25
|
title: "立即预约演示",
|
|
26
|
-
desc: "
|
|
26
|
+
desc: "现在预约你将快速获得免费一对一人工在线演示",
|
|
27
27
|
img: _demoUniversal["default"],
|
|
28
28
|
formField: [{
|
|
29
29
|
name: "姓名",
|
|
@@ -157,7 +157,7 @@ var bookTypeInfo = (_bookTypeInfo = {}, _defineProperty(_bookTypeInfo, _interfac
|
|
|
157
157
|
}]
|
|
158
158
|
}), _defineProperty(_bookTypeInfo, _interface.EDemoType.TryOKR, {
|
|
159
159
|
title: "立即获取 OKR 行业案例",
|
|
160
|
-
desc: "
|
|
160
|
+
desc: "现在预约你将快速获得免费一对一人工在线演示",
|
|
161
161
|
img: _demoOkr["default"],
|
|
162
162
|
formField: [{
|
|
163
163
|
name: "姓名",
|
|
@@ -392,7 +392,7 @@ var bookTypeInfo = (_bookTypeInfo = {}, _defineProperty(_bookTypeInfo, _interfac
|
|
|
392
392
|
}]
|
|
393
393
|
}), _defineProperty(_bookTypeInfo, _interface.EDemoType.TryPerformance, {
|
|
394
394
|
title: "立即预约绩效宝演示",
|
|
395
|
-
desc: "
|
|
395
|
+
desc: "现在预约你将快速获得免费一对一人工在线演示",
|
|
396
396
|
img: _demoPerformance["default"],
|
|
397
397
|
formField: [{
|
|
398
398
|
name: "姓名",
|
|
@@ -639,7 +639,7 @@ var bookTypeInfo = (_bookTypeInfo = {}, _defineProperty(_bookTypeInfo, _interfac
|
|
|
639
639
|
}]
|
|
640
640
|
}), _defineProperty(_bookTypeInfo, _interface.EDemoType.Learning, {
|
|
641
641
|
title: "立即预约演示",
|
|
642
|
-
desc: "
|
|
642
|
+
desc: "现在预约你将快速获得免费一对一人工在线演示",
|
|
643
643
|
img: _demoLearning["default"],
|
|
644
644
|
formField: [{
|
|
645
645
|
name: "姓名",
|