页面切图

This commit is contained in:
仲么了
2023-02-07 17:59:54 +08:00
parent 6cd009f621
commit 3f50cca6db
35 changed files with 933 additions and 164 deletions

View File

@@ -71,7 +71,7 @@
// &:after {
// position: absolute;
// content: '';
// background: #fff;
// background: $uni-theme-white;
// width: $size / 1.8;
// height: $size / 1.8;
// border-radius: 100%;
@@ -123,4 +123,4 @@
transform: rotate(-360deg)
}
}
</style>
</style>