feat:移动端横向移动吸附效果

This commit is contained in:
hzm
2026-03-01 19:29:07 +08:00
parent 4fcb076d99
commit 0ea310f9b3
2 changed files with 57 additions and 4 deletions

View File

@@ -28,13 +28,13 @@ import PcTableSettingModal from './PcTableSettingModal';
import { DragIcon, ExitIcon, SettingsIcon, StarIcon, TrashIcon } from './Icons';
const NON_FROZEN_COLUMN_IDS = [
'latestNav',
'estimateNav',
'yesterdayChangePercent',
'estimateChangePercent',
'holdingAmount',
'todayProfit',
'holdingProfit',
'latestNav',
'estimateNav',
];
const COLUMN_HEADERS = {
latestNav: '最新净值',