/* ACTIVITY_OPTIONS_VISIBLE_FIX_START 20260612131401 */
/* 只修复优惠页顶部分类选项/筛选项的可见性，不影响登录页输入框尺寸 */
html body .acts,
html body #app .acts {
}
html body .acts .topsa,
html body #app .acts .topsa {
}
html body .acts .topsa .van-tabs__wrap,
html body .acts .topsa .van-tabs__nav,
html body .acts .topsa .van-tabs__content,
html body #app .acts .topsa .van-tabs__wrap,
html body #app .acts .topsa .van-tabs__nav {
}
html body .acts .topsa .van-tabs__nav {
}
html body .acts .topsa .van-tab,
html body .acts .topsa .van-tab *,
html body #app .acts .topsa .van-tab,
html body #app .acts .topsa .van-tab * {
}
html body .acts .topsa .van-tab--active,
html body .acts .topsa .van-tab--active * {
}
html body .acts .topsa .van-tabs__line {
}
html body .acts .van-list,
html body .acts .van-pull-refresh,
html body .acts .actlist,
html body .acts .list {
}
/* ACTIVITY_OPTIONS_VISIBLE_FIX_END 20260612131401 */
