增加商城的提示

This commit is contained in:
YunaiV
2023-02-04 20:38:51 +08:00
parent 111e944d3c
commit 53767614fe
22 changed files with 48 additions and 10 deletions

View File

@ -28,5 +28,6 @@ export default {
<style scoped>
.el-alert--success.is-light {
margin-bottom: 10px;
cursor: pointer;
}
</style>