@titaui/pc 1.12.58 → 1.12.59

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.
@@ -230,6 +230,7 @@ var AppCenter = function AppCenter(props) {
230
230
  className: "".concat(precls, "__app-guide-content")
231
231
  }, (0, _bsGlobal.hasWebHead)('okr') ? '🎉 总结升级!全新推出 OKR 总结模版,用总结来实现 OKR闭环!' : '总结升级!查看总结与书写总结都更加轻便啦!'),
232
232
  type: 'button',
233
+ popupAlign: "top",
233
234
  classnames: "".concat(precls, "__app-guide"),
234
235
  onClickClose: handleCloseSummaryGuide
235
236
  }, renderAppItem(app))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@titaui/pc",
3
- "version": "1.12.58",
3
+ "version": "1.12.59",
4
4
  "nameCN": "",
5
5
  "description": "",
6
6
  "main": "lib/index.js",