feat:小程序

This commit is contained in:
2026-07-23 14:02:58 +08:00
committed by charles
parent 0d2c0d2bde
commit 21225998e5
5 changed files with 52 additions and 86 deletions
@@ -229,6 +229,7 @@ export default {
.history {
width: 130rpx;
height: 64rpx;
margin-top: 100rpx;
line-height: 64rpx;
background: #000000;
border-top-left-radius: 100rpx;
@@ -246,5 +247,6 @@ export default {
position: absolute;
left: 40rpx;
top: 40rpx;
margin-top: 60rpx;
}
</style>