tplus-components-touch 3.20.1 → 3.20.2
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.
|
@@ -3562,7 +3562,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
|
3562
3562
|
onClick: function onClick() {
|
|
3563
3563
|
_this8.appendCzkmode(boriginReturn, 'noPlaySetPwd');
|
|
3564
3564
|
} },
|
|
3565
|
-
_react2.default.createElement(_ticon2.default, { type: 'zengjia', className: 'plus' })
|
|
3565
|
+
_react2.default.createElement(_ticon2.default, { type: 'zengjia', className: 'plus primary-color' })
|
|
3566
3566
|
)
|
|
3567
3567
|
),
|
|
3568
3568
|
mode.paymentType == PayStyle.djq ? _react2.default.createElement(
|
|
@@ -4159,7 +4159,7 @@ var Settlement = (0, _mobxReact.observer)(_class = (_temp = _class2 = function (
|
|
|
4159
4159
|
onClick: function onClick() {
|
|
4160
4160
|
_this8.appendCzkmode('', 'noPlaySetPwd');
|
|
4161
4161
|
} },
|
|
4162
|
-
_react2.default.createElement(_ticon2.default, { type: 'zengjia', className: 'plus' })
|
|
4162
|
+
_react2.default.createElement(_ticon2.default, { type: 'zengjia', className: 'plus primary-color' })
|
|
4163
4163
|
)
|
|
4164
4164
|
),
|
|
4165
4165
|
mode.paymentType == PayStyle.djq ? _react2.default.createElement(
|