@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"], {
|