张含笑
2025-10-11 f7375b5760dd0fef731554626fa80e57fa23a6b2
src/subPackages/workDetail/index.vue
@@ -168,7 +168,7 @@
      .stepContainer {
         margin-top: 10px;
         display: flex;
         background-color: aquamarine;
         background-color: antiquewhite;
         border-radius: 5px;
         padding: 10px;
          .horizontal-step {
@@ -182,7 +182,7 @@
             
             .step-desc {
               display: flex;
              justify-content: space-around;
              justify-content: space-between;
               gap: 8px;
               // color: #666;
               font-size: 14px;
@@ -195,7 +195,7 @@
      .actionButton{
         display: flex;
         justify-content: space-between;
      margin-bottom: 10px;
         margin-bottom: 10px;
         .btngroups {
            display: flex;
            justify-content: space-between;