Files
OMS/assets/static/edit-FSUPwJjQ.css
chenping 61783b7d01 1. 【新增】售后单售后原因类型支持搜索
2. 【新增】手工创建订单折扣可输入正数

3. 【优化】盘点申请单确认

4. 【修复】采购退货单模拟出库失败问题

5. 【新增】订单金额客户实付与结算金额

6. 【优化】仓库发货统计报表物料名称显示

7. 【优化】自有仓储虚拟发货逻辑

8. 【修复】基础物料分类管理问题
2026-04-01 11:59:17 +08:00

2 lines
2.9 KiB
CSS

.workflow-editor[data-v-cb70f1e3]{width:100%;height:100vh;display:flex;flex-direction:column;background-color:#f5f7fa}.toolbar[data-v-cb70f1e3]{height:60px;background:#fff;border-bottom:1px solid #e4e7ed;display:flex;align-items:center;justify-content:space-between;padding:0 20px;box-shadow:0 2px 4px #0000000d}.toolbar .toolbar-left[data-v-cb70f1e3]{display:flex;align-items:center;gap:16px}.toolbar .toolbar-left .title[data-v-cb70f1e3]{font-size:18px;font-weight:600;color:#303133}.toolbar .toolbar-left .template-name-wrapper[data-v-cb70f1e3]{display:flex;align-items:center;gap:8px}.toolbar .toolbar-left .template-name-wrapper .label[data-v-cb70f1e3]{font-size:14px;color:#606266;white-space:nowrap}.toolbar .toolbar-left .status-wrapper[data-v-cb70f1e3]{display:flex;align-items:center;gap:8px}.toolbar .toolbar-left .status-wrapper .label[data-v-cb70f1e3]{font-size:14px;color:#606266;white-space:nowrap}.toolbar .toolbar-right[data-v-cb70f1e3]{display:flex;gap:12px}.editor-container[data-v-cb70f1e3]{flex:1;display:flex;overflow:hidden}.left-panel[data-v-cb70f1e3]{flex:1;background:#fff;border-right:1px solid #e4e7ed;padding:20px;overflow-y:auto}.left-panel .panel-title[data-v-cb70f1e3]{font-size:14px;font-weight:600;color:#303133;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #409eff}.left-panel .node-list[data-v-cb70f1e3]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.left-panel .node-template[data-v-cb70f1e3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px 8px;border-radius:8px;cursor:move;transition:all .3s;box-shadow:0 2px 8px #0000001a}.left-panel .node-template[data-v-cb70f1e3]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.left-panel .node-template .node-icon[data-v-cb70f1e3]{font-size:24px;color:#fff;margin-bottom:8px}.left-panel .node-template .node-label[data-v-cb70f1e3]{font-size:12px;color:#fff;font-weight:500}.left-panel .actions[data-v-cb70f1e3]{display:flex;flex-direction:column}.left-panel .actions .action-btn[data-v-cb70f1e3]{width:100%;margin-bottom:8px;margin-left:0}.canvas-container[data-v-cb70f1e3]{flex:4;position:relative;background:#f5f7fa}.graph-container[data-v-cb70f1e3]{width:100%;height:100%}.stencil-container[data-v-cb70f1e3]{position:absolute;left:0;top:0}.loading-overlay[data-v-cb70f1e3]{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.loading-overlay .loading-text[data-v-cb70f1e3]{margin-top:16px;font-size:14px;color:#606266}.right-panel[data-v-cb70f1e3]{flex:1;background:#fff;border-left:1px solid #e4e7ed;padding:20px;overflow-y:auto}.right-panel .panel-title[data-v-cb70f1e3]{font-size:14px;font-weight:600;color:#303133;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #409eff}.right-panel .empty-tip[data-v-cb70f1e3]{display:flex;align-items:center;justify-content:center;height:calc(100% - 60px);color:#909399}