提交 59d51fb9 编写于 作者: Q qq_60568498

Wed Jul 9 13:50:00 CST 2025 inscode

上级 6db9633f
......@@ -3,13 +3,13 @@
const state = ref(true);
const img = ref('https://gd-hbimg.huaban.com/b25eb225a8b9c3f5c99b22c5ff8c428f21daba108efbe6-w5Xxd0')
const img1 = ref('https://gd-hbimg.huaban.com/12eb46c078d1c5090520096c20e74ce885eb11c218571c-Na4YvM_fw658webp')
const img1 = ref('https://gd-hbimg.huaban.com/06c3384d20ec3ced64ed630264f25ed0557045048f0ee-3Tg2mv')
</script>
<template>
<div style="display: flex; flex-direction: column; justify-center: center; align-items: center;">
<div style="width: 350px; height: 250px;border-radius: 10px;position: relative">
<img style="width: 100%;height: 150px; border-radius: 10px;position: absulote;z-index: 2;" src="https://gd-hbimg.huaban.com/b25eb225a8b9c3f5c99b22c5ff8c428f21daba108efbe6-w5Xxd0" />
<img style="width: 100%;height: 150px; border-radius: 10px;position: absulote;z-index: 2;" src="https://gd-hbimg.huaban.com/c78880fa4608de9d703c12008940eda8556b73d924ba0b-9SvA60" />
<div
style="width: 150px; height: 150px; position: absolute; top: 70px;transform: translateX(-50%);left: 50%; z-index: 1">
<img class="rotateAnim" style="width: 150px; height: 150px;" :class="{'paused': state}" :src="img1" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册