@fonixtree/magic-design 2.0.75 → 2.0.76

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.
@@ -293,7 +293,7 @@ function PageCompList(_a) {
293
293
  type: "icon-drag"
294
294
  }), /*#__PURE__*/_react["default"].createElement("span", {
295
295
  className: "card-title ml16"
296
- }, index + 1, ". ", (_b = _constants.compInfoMap[comp.type]) === null || _b === void 0 ? void 0 : _b.name)), /*#__PURE__*/_react["default"].createElement(_antd.Dropdown, {
296
+ }, index + 1, ". ", (_b = _constants.compInfoMap[comp.type]) === null || _b === void 0 ? void 0 : _b.name)), pageType !== 'Menu' && /*#__PURE__*/_react["default"].createElement(_antd.Dropdown, {
297
297
  overlay: menu,
298
298
  placement: "bottomRight",
299
299
  trigger: ['click']
@@ -293,7 +293,7 @@ function PageCompList(_a) {
293
293
  type: "icon-drag"
294
294
  }), /*#__PURE__*/_react["default"].createElement("span", {
295
295
  className: "card-title ml16"
296
- }, index + 1, ". ", (_b = _constants.compInfoMap[comp.type]) === null || _b === void 0 ? void 0 : _b.name)), /*#__PURE__*/_react["default"].createElement(_antd.Dropdown, {
296
+ }, index + 1, ". ", (_b = _constants.compInfoMap[comp.type]) === null || _b === void 0 ? void 0 : _b.name)), pageType !== 'Menu' && /*#__PURE__*/_react["default"].createElement(_antd.Dropdown, {
297
297
  overlay: menu,
298
298
  placement: "bottomRight",
299
299
  trigger: ['click']
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fonixtree/magic-design",
3
3
  "author": "Cylon Team",
4
- "version": "2.0.75",
4
+ "version": "2.0.76",
5
5
  "description": "Magic Design",
6
6
  "license": "MIT",
7
7
  "module": "es/index.js",
Binary file
Binary file