Merge branch 'master' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage

This commit is contained in:
岳佳鑫
2022-10-20 16:53:39 +08:00
5 changed files with 1126 additions and 173 deletions

View File

@@ -1080,11 +1080,6 @@
display: flex;
align-items: center;
justify-content: space-between;
background: linear-gradient(
0deg,
rgba(78, 166, 255, 0) 0%,
rgba(78, 166, 255, 0.2) 100%
);
"
>
<div class="headerLeft" style="margin-left: 32px">
@@ -1499,7 +1494,9 @@ export default {
require("../../assets/images/taskpage/one.png") +
")",
}}
>fewfwe</div>
>
fewfwe
</div>
);
} else if (text.record.rank == "2") {
return <div>ggg</div>;
@@ -1783,6 +1780,12 @@ export default {
.pubproject {
.ant-modal {
.ant-modal-body {
.modalHeader {
background: linear-gradient(
rgba(78, 166, 255, 0.2) 0%,
rgba(78, 166, 255, 0) 100%
);
}
padding: 0;
.modalHeader {
background: linear-gradient(