Commit eed16eee by Lays-lzq

feat: 交互优化

parent 017c6b19
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
</div> </div>
</div> </div>
<!-- <div class="img"> --> <!-- <div class="img"> -->
<img src="./img/right.png" alt="" /> <img v-if="!winInfo.address" src="./img/right.png" alt="" />
<!-- </div> --> <!-- </div> -->
</div> </div>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment