src/views/productDetail/components/UploadBox.vue
@@ -65,7 +65,7 @@ <el-image class="preview" v-if="item.appendix" :src="`http://${item.appendix}`" :src="`/httpImage/${item.appendix}`" fit="contain" ></el-image> <el-upload @@ -208,10 +208,16 @@ duration: 2500, offset: 57, }); if (this.$route.path === "/personalCenter") { this.$emit("closeAll"); return; } this.$router.push({ path: "/personalCenter", query: { id: 1, id: 0, }, }); } @@ -288,7 +294,7 @@ right: 20px; bottom: 20px; display: flex; justify-content: end; justify-content: flex-end; text-align: center; line-height: 40px;