style:材料信息样式修改
Showing
4 changed files
with
8 additions
and
8 deletions
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-11-10 10:55:05 | 4 | * @LastEditTime: 2023-11-14 13:25:36 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="rlPopup"> | 7 | <div class="rlPopup"> |
... | @@ -362,7 +362,7 @@ | ... | @@ -362,7 +362,7 @@ |
362 | height: 66px; | 362 | height: 66px; |
363 | line-height: 75px; | 363 | line-height: 75px; |
364 | color: #fff; | 364 | color: #fff; |
365 | background-color: rgb(239, 239, 239); | 365 | background-color: #ccc; |
366 | border-radius: 50%; | 366 | border-radius: 50%; |
367 | cursor: pointer; | 367 | cursor: pointer; |
368 | text-align: center; | 368 | text-align: center; | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-11-10 10:55:18 | 4 | * @LastEditTime: 2023-11-14 13:25:42 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="rlPopup"> | 7 | <div class="rlPopup"> |
... | @@ -361,7 +361,7 @@ | ... | @@ -361,7 +361,7 @@ |
361 | height: 66px; | 361 | height: 66px; |
362 | line-height: 75px; | 362 | line-height: 75px; |
363 | color: #fff; | 363 | color: #fff; |
364 | background-color: rgb(239, 239, 239); | 364 | background-color: #ccc; |
365 | border-radius: 50%; | 365 | border-radius: 50%; |
366 | cursor: pointer; | 366 | cursor: pointer; |
367 | text-align: center; | 367 | text-align: center; | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-10-12 09:56:45 | 4 | * @LastEditTime: 2023-11-14 13:25:49 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="rlPopup"> | 7 | <div class="rlPopup"> |
... | @@ -165,7 +165,7 @@ | ... | @@ -165,7 +165,7 @@ |
165 | height: 66px; | 165 | height: 66px; |
166 | line-height: 75px; | 166 | line-height: 75px; |
167 | color: #fff; | 167 | color: #fff; |
168 | background-color: rgb(239, 239, 239); | 168 | background-color: #ccc; |
169 | border-radius: 50%; | 169 | border-radius: 50%; |
170 | cursor: pointer; | 170 | cursor: pointer; |
171 | text-align: center; | 171 | text-align: center; | ... | ... |
1 | <!-- | 1 | <!-- |
2 | * @Description: | 2 | * @Description: |
3 | * @Autor: renchao | 3 | * @Autor: renchao |
4 | * @LastEditTime: 2023-11-10 10:53:37 | 4 | * @LastEditTime: 2023-11-14 13:25:52 |
5 | --> | 5 | --> |
6 | <template> | 6 | <template> |
7 | <div class="rlPopup"> | 7 | <div class="rlPopup"> |
... | @@ -363,7 +363,7 @@ | ... | @@ -363,7 +363,7 @@ |
363 | height: 66px; | 363 | height: 66px; |
364 | line-height: 75px; | 364 | line-height: 75px; |
365 | color: #fff; | 365 | color: #fff; |
366 | background-color: rgb(239, 239, 239); | 366 | background-color: #ccc; |
367 | border-radius: 50%; | 367 | border-radius: 50%; |
368 | cursor: pointer; | 368 | cursor: pointer; |
369 | text-align: center; | 369 | text-align: center; | ... | ... |
-
Please register or sign in to post a comment