src/views/operate/images/index.vue
@@ -312,6 +312,7 @@ .deleteImageResource({ id: id }) .then(() => { this.$message.success("操作成功"); this.getImageResourceList(); }) .catch((err) => this.$message.error(`${err}`)); }); @@ -394,7 +395,7 @@ color: #4b9bb7; header { background-color: #09152f; background-color: white; .headerContent { padding: 0 40px; @@ -576,4 +577,4 @@ background-color: #09152f; } } </style> </style>