From e788615bee8028145f441e0eedea2d1cc3fd07e0 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 23 Jan 2026 15:10:27 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 applications/task-work-order/src/styles/common.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/applications/task-work-order/src/styles/common.scss b/applications/task-work-order/src/styles/common.scss
index 56dc373..d256339 100644
--- a/applications/task-work-order/src/styles/common.scss
+++ b/applications/task-work-order/src/styles/common.scss
@@ -106,6 +106,7 @@
     flex: 1;
     height: 100%;
     box-sizing: border-box;
+    background: url('@/assets/images/layoutBg.png') repeat;
 
     .layer-content-bottom {
       width: 100%;

--
Gitblit v1.9.3