@@ -713,9 +713,9 @@ export default {
<style lang="scss" scoped>
.tdsy {
- position: relative;
+ position: fixed;
left: 1rem;
- top: 22rem;
+ top: 42rem;
z-index: 100;
width: 416px;
height: 300px;
@@ -976,7 +976,7 @@ export default {
height: 8rem;
margin-bottom: 0rem;
position: relative;
- top: -9rem;
+ top: -3rem;
left: 2rem;
}