♻️ 改用 2026 主题原生生命周期组件
This commit is contained in:
@@ -54,8 +54,6 @@ COPY --from=frontend-builder /build/fronted-2024/dist ./themes/2024
|
|||||||
COPY --from=frontend-builder /build/fronted-2026/dist ./themes/2026
|
COPY --from=frontend-builder /build/fronted-2026/dist ./themes/2026
|
||||||
COPY --from=frontend-builder /build/fronted-2023/dist ./themes/2023
|
COPY --from=frontend-builder /build/fronted-2023/dist ./themes/2023
|
||||||
|
|
||||||
# 应用管理后台详情页取件记录展开/收起补丁
|
|
||||||
RUN python scripts/patch_admin_timeline_ui.py
|
|
||||||
|
|
||||||
# 安装 Python 依赖
|
# 安装 Python 依赖
|
||||||
RUN pip install --no-cache-dir -r requirements.txt
|
RUN pip install --no-cache-dir -r requirements.txt
|
||||||
|
|||||||
Reference in New Issue
Block a user