@titaui/pc 1.10.17-beta.1 → 1.10.17-beta.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.
@@ -96,7 +96,7 @@ var Menu = function Menu(_ref) {
96
96
  }, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
97
97
  condition: menu.title !== "Learning"
98
98
  }, /*#__PURE__*/_react["default"].createElement("a", {
99
- className: (0, _classnames["default"])("".concat(prefix, "__menu-show"), (_classNames = {}, _defineProperty(_classNames, "".concat(prefix, "__menu-show--active"), activeMenuId === menu.id), _defineProperty(_classNames, "".concat(prefix, "__menu--hasPoint"), menu.id === 21841 && feedNum > 0), _classNames)),
99
+ className: (0, _classnames["default"])("".concat(prefix, "__menu-show"), (_classNames = {}, _defineProperty(_classNames, "".concat(prefix, "__menu-show--active"), activeMenuId === menu.id), _defineProperty(_classNames, "".concat(prefix, "__menu--hasPoint"), menu.href === "#dynamic" && feedNum > 0), _classNames)),
100
100
  href: "".concat(menu.href),
101
101
  target: "_self",
102
102
  onClick: function onClick() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.10.17-beta.1",
3
+ "version": "1.10.17-beta.2",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",