maybe bedroom is not professional
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m24s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 1m24s
This commit is contained in:
@@ -7,8 +7,8 @@ const images = [
|
|||||||
{ url: "/img/memes/pidgeon.gif", comment: "鸟" },
|
{ url: "/img/memes/pidgeon.gif", comment: "鸟" },
|
||||||
//{ url: "/img/memes/no_slip.png" },
|
//{ url: "/img/memes/no_slip.png" },
|
||||||
//{ url: "/img/memes/epic.jpeg" },
|
//{ url: "/img/memes/epic.jpeg" },
|
||||||
{ url: "/img/bedroom/img2.png", comment: "办公桌" },
|
// { url: "/img/bedroom/img2.png", comment: "办公桌" },
|
||||||
{ url: "/img/bedroom/img1.png", comment: "床" },
|
// { url: "/img/bedroom/img1.png", comment: "床" },
|
||||||
];
|
];
|
||||||
|
|
||||||
const currentIndex = ref(0);
|
const currentIndex = ref(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user