PolyWeather Ops
++ 直接挂在现有域名下的轻量运营页。先做只读运维视图,把系统状态、支付运行态和当前登录态聚合起来。 +
+-
+ {(status?.probability?.rollout?.blocking_reasons || []).length ? (
+ (status?.probability?.rollout?.blocking_reasons || []).map((reason) => (
+
- + {reason} + + )) + ) : ( +
- 当前无阻塞项 + )} +