滑动样式上移

This commit is contained in:
熊猫 2024-02-02 21:17:07 +08:00
parent 29cd031e52
commit bb7cc85792

View File

@ -489,6 +489,7 @@ export default defineComponent({
background: #DE715B; background: #DE715B;
text-align: center; text-align: center;
width: 100%; width: 100%;
transform:translateY(-100%);
} }
.popup-success { .popup-success {