target change
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
</div>
|
||||
</a-layout-content>
|
||||
<a class="toLogin" @click="toLogin" v-show="step === 0">登录已有豪恩账号 ></a>
|
||||
<!-- <a-layout-footer>Copyright 2021 鼎云科技 All Rights Reserved</a-layout-footer> -->
|
||||
<!-- <a-layout-footer>Copyright 2021 xu科技 All Rights Reserved</a-layout-footer> -->
|
||||
</a-layout>
|
||||
</div>
|
||||
</template>
|
||||
@@ -400,10 +400,12 @@
|
||||
border-top-style: dashed;
|
||||
border-top-color: #ecedef;
|
||||
}
|
||||
:deep(.ant-steps-item-process
|
||||
> .ant-steps-item-container
|
||||
> .ant-steps-item-content
|
||||
> .ant-steps-item-title::after) {
|
||||
:deep(
|
||||
.ant-steps-item-process
|
||||
> .ant-steps-item-container
|
||||
> .ant-steps-item-content
|
||||
> .ant-steps-item-title::after
|
||||
) {
|
||||
border-top-color: #ff4919;
|
||||
}
|
||||
|
||||
|
@@ -43,7 +43,7 @@
|
||||
>
|
||||
</div>
|
||||
</a-layout-content>
|
||||
<a-layout-footer>Copyright 2021 鼎云科技 All Rights Reserved</a-layout-footer>
|
||||
<a-layout-footer>Copyright 2021 xu科技 All Rights Reserved</a-layout-footer>
|
||||
</a-layout>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user