ios页面更改

This commit is contained in:
2023-08-24 16:02:13 +08:00
parent 65d6d73590
commit ed9302d780
9 changed files with 182 additions and 89 deletions

View File

@ -31,7 +31,7 @@ import {myMixins} from "@/utils/myMixins"
<style scoped lang="scss">
@import "@/styles/mixin.scss";
.button {
position: fixed;
position: absolute;
bottom: 30px;
border-radius: 5px;
text-align: center;