feat: 电子药箱小程序 - 4Tab药品管理
- 电子药箱: 药品库存管理 + 手动录入 + 今日用药打卡 - 药品百科: 搜索 + 分类筛选 + 20种药品静态数据 - 惠教中心: 4条药品使用指南课程 - 我的: 家庭成员信息管理 - 自定义TabBar + navigation-bar组件 - SVG药品分类插图
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.quiz-drawer .frame{overflow:hidden;padding:0!important}.quiz-drawer-wrap{background-color:#fff;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.quiz-content-wrap{overflow:hidden}.quiz-title-wrap{padding:16rpx 40rpx;background:transparent linear-gradient(180deg,#e7edff,#fff)}.quiz-sub-title{color:#6f7680;font-size:calc(26rpx + .5 * (1rem - 16px));font-weight:400;line-height:calc(44rpx + .5 * (1rem - 16px));margin-bottom:16rpx;margin-top:16rpx;display:flex;justify-content:space-between}.drawer-close-shadow{background:0 0;box-shadow:none}.quiz-title{color:#1d2129;font-size:calc(36rpx + .5 * (1rem - 16px));word-break:break-all;font-weight:700;line-height:calc(40rpx + .5 * (1rem - 16px));margin-bottom:10rpx}.quiz-content{padding:16rpx 40rpx}.quiz-options-scroll{max-height:400rpx}.quiz-result-wrapper{color:#6f7680;margin-bottom:40rpx;font-size:calc(28rpx + .5 * (1rem - 16px));word-break:break-all}.quiz-answer,.quiz-right-answer{display:inline-block;margin-bottom:16rpx}.quiz-answer{color:#ee4d38}.quiz-is-right .quiz-answer{color:#0fbf60}.quiz-right-answer{color:#0fbf60}.quiz-option-wrapper{display:flex;background-color:#f6f8fa;border-radius:8rpx;padding:32rpx;margin-bottom:20rpx;font-weight:400}.quiz-option-wrapper .wx-radio-input.wx-radio-input-checked{border-color:#3370ff!important;background:#3370ff!important}.quiz-option-wrapper-checked{background-color:#ecf3ff}.quiz-option-text{flex:auto;color:#1d2129}.quiz-progress-container-text{margin-top:16rpx;display:flex;justify-content:space-between;font-size:calc(24rpx + .5 * (1rem - 16px));line-height:calc(32rpx + .5 * (1rem - 16px));margin-bottom:8rpx;color:#6f7680}.quiz-footer{padding-top:20rpx;padding-left:40rpx;padding-right:40rpx;padding-bottom:40rpx}.quiz-footer-button{width:100%!important;border-radius:50px;background-color:#3370ff!important;font-size:calc(28rpx + .5 * (1rem - 16px));font-weight:400}.quiz-footer-button-disabled{background-color:#8baeff!important;color:#fff!important}.quiz-footer-tip{font-size:calc(26rpx + .5 * (1rem - 16px));font-weight:700;padding:16rpx 0;color:#3370ff;display:flex;justify-content:center;align-items:center}.quiz-footer-wait-tip{font-size:calc(26rpx + .5 * (1rem - 16px));font-weight:700;color:#ee4d38;line-height:calc(40rpx + .5 * (1rem - 16px))}.quiz-footer-tip image{width:32rpx;height:32rpx;margin-right:6rpx}.quiz-footer-tip-warn{color:#ee4d38}.quiz-drawer-wrap-dark{background-color:#202124}.quiz-drawer-wrap-dark .quiz-title-wrap{padding:16rpx 40rpx;background:#202124}.quiz-drawer-wrap-dark .quiz-sub-title{color:#909090}.quiz-drawer-wrap-dark .quiz-title{color:#fff}.quiz-drawer-wrap-dark .quiz-option-text{color:#fff}.quiz-drawer-wrap-dark .quiz-progress-container-text{color:#fff}.quiz-drawer-wrap-dark .quiz-result-wrapper{color:#909090}.quiz-drawer-wrap-dark .quiz-option-wrapper{background-color:#2c2d30}
|
||||
Reference in New Issue
Block a user