diff --git a/src/views/firstpage/towPageBannerView.vue b/src/views/firstpage/towPageBannerView.vue new file mode 100644 index 0000000..d6fbb66 --- /dev/null +++ b/src/views/firstpage/towPageBannerView.vue @@ -0,0 +1,1343 @@ + + + + + \ No newline at end of file diff --git a/src/views/roomBackground/roomBackground.vue b/src/views/roomBackground/roomBackground.vue index f75edad..0a6812f 100644 --- a/src/views/roomBackground/roomBackground.vue +++ b/src/views/roomBackground/roomBackground.vue @@ -140,6 +140,7 @@ dialogObj.imageUrl2 = scope.row.url; dialogObj.imageUrl1 = ''; dialogObj.imageUrl3 = ''; + dialogObj.id = scope.row.id; dialogVisible = true; " >编辑 { if (res.code == 200) { this.dialogVisible = false;