@ccs-ui/rc-pro 2.2.5-beta-2 → 2.2.5-beta-3

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.
@@ -98,7 +98,9 @@ var VirtualList = function VirtualList(_ref2) {
98
98
  });
99
99
  }
100
100
  }, [rowCount]);
101
- return rowCount === 0 ? /*#__PURE__*/_jsx(_Fragment, {}) : /*#__PURE__*/_jsx("div", {
101
+ return rowCount === 0 ? /*#__PURE__*/_jsx(_Fragment, {
102
+ children: "\u6309\u9700\u52A0\u8F7D\u6D4B\u8BD5tttttt-tttt11--tt"
103
+ }) : /*#__PURE__*/_jsx("div", {
102
104
  className: className,
103
105
  style: _objectSpread({
104
106
  height: height || '100%'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ccs-ui/rc-pro",
3
- "version": "2.2.5-beta-2",
3
+ "version": "2.2.5-beta-3",
4
4
  "description": "",
5
5
  "license": "MIT",
6
6
  "author": {