zs 9 月之前
父節點
當前提交
c32919d670
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/detail/demandDetail.vue
  2. 1 1
      src/views/detail/supplyDetail.vue

+ 1 - 1
src/views/detail/demandDetail.vue

@@ -229,7 +229,7 @@ const toCollect = async () => {
           display: flex;
           align-items: center;
           justify-content: flex-end;
-          width: 35%;
+          width: 10%;
           font-size: $global-font-size-20;
           color: #929292;
           cursor: default;

+ 1 - 1
src/views/detail/supplyDetail.vue

@@ -207,7 +207,7 @@ const toCollect = async () => {
           display: flex;
           align-items: center;
           justify-content: flex-end;
-          width: 35%;
+          width: 10%;
           font-size: $global-font-size-20;
           color: #929292;
           cursor: default;