个股中心

This commit is contained in:
zw199166
2026-01-26 15:34:26 +08:00
parent 30d2ec5823
commit 08db2fd33b
82 changed files with 1741 additions and 151 deletions

View File

@@ -8,7 +8,8 @@ page {
height: auto;
}
.stockDetailsC {
left: 0;
right: 0;
left: 25rpx;
right: 25rpx;
width: calc(100vw - 50rpx);
bottom: env(safe-area-inset-bottom);
}