feat(custom): 新增大转盘第一版

This commit is contained in:
2023-12-27 02:28:18 +08:00
parent 74bce614f6
commit 7b6e0f3754
12 changed files with 8771 additions and 3224 deletions

View File

@@ -1,8 +1,6 @@
.taro_page {
background-color: #f5f5f5 !important;
// width: 100vw !important;
// height: 100vh !important;
}
// .taro_page {
// background-color: #f5f5f5 !important;
// }
.mt-15 {
margin-top: 15px;