feat(admin): 新增管理后台前端资源文件 feat(api): 实现获取用户统计数据的API接口 - 添加获取用户道具卡数量、优惠券数量和积分余额的接口 - 实现设置默认地址和删除地址的接口 feat(service): 新增用户统计服务方法 - 实现GetUserStats方法查询用户统计数据 - 添加地址管理相关服务方法 fix(core): 修复静态资源路由问题 - 调整静态资源路由配置 - 优化404路由处理逻辑 chore: 更新前端构建配置 - 添加Windows平台构建命令 - 更新README构建说明
2 lines
1.8 KiB
CSS
2 lines
1.8 KiB
CSS
/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){[data-v-d45b160d],[data-v-d45b160d]:before,[data-v-d45b160d]:after,[data-v-d45b160d]::backdrop{--tw-font-weight:initial}}}.auth-right-wrap[data-v-d45b160d]{inset:calc(var(--spacing,.25rem)*0);width:440px;height:650px;margin:auto;padding-block:5px;animation:.6s cubic-bezier(.25,.46,.45,.94) forwards slideInRight-d45b160d;position:absolute;overflow:hidden}@media not all and (min-width:48rem){.auth-right-wrap[data-v-d45b160d]{animation:none}}@media not all and (min-width:40rem){.auth-right-wrap[data-v-d45b160d]{width:100%;padding-inline:calc(var(--spacing,.25rem)*7)}}.auth-right-wrap .form[data-v-d45b160d]{height:100%;padding-block:40px}.auth-right-wrap .title[data-v-d45b160d]{font-size:var(--text-4xl,2.25rem);line-height:var(--tw-leading,var(--text-4xl--line-height,calc(2.5/2.25)));--tw-font-weight:var(--font-weight-semibold,600);font-weight:var(--font-weight-semibold,600);color:var(--color-g-900,var(--art-gray-900))}@media not all and (min-width:48rem){.auth-right-wrap .title[data-v-d45b160d]{font-size:var(--text-3xl,1.875rem);line-height:var(--tw-leading,var(--text-3xl--line-height, 1.2 ))}}@media not all and (min-width:40rem){.auth-right-wrap .title[data-v-d45b160d]{padding-top:calc(var(--spacing,.25rem)*10)}}.auth-right-wrap .sub-title[data-v-d45b160d]{font-size:var(--text-sm,.875rem);line-height:var(--tw-leading,var(--text-sm--line-height,calc(1.25/.875)));color:var(--color-g-600,var(--art-gray-600));margin-top:10px}.auth-right-wrap .custom-height[data-v-d45b160d]{height:40px!important}@keyframes slideInRight-d45b160d{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@property --tw-font-weight{syntax:"*";inherits:false}
|