fix: 商品列表去除不用代码,增加额外传参,退出登录清除用户信息,数据统计增加新增会员数字段

This commit is contained in:
2025-03-12 17:14:38 +08:00
parent 7d0f2a6042
commit d0e4cabd07
4 changed files with 104 additions and 77 deletions

View File

@@ -359,7 +359,7 @@ export default {
background-color: #fff;
position: absolute;
top: 10px;
right: $size / 2 * -1;
right: calc($size / 2 * - 1);
transform: rotate(-45deg);
}