优化退款消息提示

This commit is contained in:
学习很差啦
2022-08-03 11:20:07 +08:00
parent bd322709f3
commit c281b0a867
2 changed files with 89 additions and 29 deletions

View File

@@ -13,7 +13,7 @@
<Carousel loop :autoplay-speed="5000" class="login-carousel" arrow="never">
<CarouselItem>
<div class="demo-carousel" @click='$refs.verify.show = false'>
<img src="https://wanmi-b2b.oss-cn-shanghai.aliyuncs.com/201811141632252680" />
<img src="https://lili-system.oss-cn-beijing.aliyuncs.com/background.jpg" />
</div>
</CarouselItem>
</Carousel>
@@ -96,7 +96,7 @@
<Row type="flex" justify="center" class="copyright">
Copyright © {{year}} - Present
<a href="https://pickmall.cn" target="_blank" style="margin: 0 5px">{{config.title}}</a>
版权所有
版权所有
</Row>
</div>
</div>