2 lines
4.5 KiB
CSS
2 lines
4.5 KiB
CSS
|
|
.home[data-v-879153a2]{width:100%;background:linear-gradient(135deg,#f0f7ff,#e6f5ff);min-height:100vh;padding:30px;position:relative;overflow:hidden}.home[data-v-879153a2]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(22,93,255,.05) 0%,transparent 50%);z-index:0}.stat-card[data-v-879153a2]{cursor:pointer;transition:all .3s ease;border-radius:16px;border:none;box-shadow:0 4px 20px #165dff1a;background:#fff;position:relative;overflow:hidden;z-index:1}.stat-card[data-v-879153a2]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#165dff,#1a75ff)}.stat-card[data-v-879153a2]:hover{transform:translateY(-6px);box-shadow:0 12px 32px #165dff26}.stat-content[data-v-879153a2]{display:flex;align-items:center;gap:24px;padding:24px}.stat-icon[data-v-879153a2]{width:70px;height:70px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #165dff33;background:linear-gradient(135deg,#e6f0ff,#d1e7ff)}.stat-value[data-v-879153a2]{font-size:32px;font-weight:700;color:#303133;line-height:1.2}.stat-label[data-v-879153a2]{font-size:16px;color:#909399;margin-top:4px;font-weight:500}.notice-list[data-v-879153a2],.todo-list[data-v-879153a2]{max-height:320px;overflow-y:auto;padding:8px 0}.notice-item[data-v-879153a2],.todo-item[data-v-879153a2]{display:flex;align-items:center;gap:14px;padding:16px 0;border-bottom:1px solid #e4e7ed;transition:all .3s ease;position:relative}.notice-item[data-v-879153a2]:hover,.todo-item[data-v-879153a2]:hover{background:#f0f7ff;transform:translate(4px)}.notice-item[data-v-879153a2]:last-child,.todo-item[data-v-879153a2]:last-child{border-bottom:none}.notice-item[data-v-879153a2]:after,.todo-item[data-v-879153a2]:after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:80%;background:linear-gradient(to bottom,#165dff,#1a75ff);opacity:0;transition:opacity .3s ease}.notice-item[data-v-879153a2]:hover:after,.todo-item[data-v-879153a2]:hover:after{opacity:1}.notice-title[data-v-879153a2],.todo-title[data-v-879153a2]{flex:1;font-size:15px;color:#606266;cursor:pointer;transition:color .3s ease;font-weight:500}.notice-title[data-v-879153a2]:hover,.todo-title[data-v-879153a2]:hover{color:#165dff}.notice-time[data-v-879153a2],.todo-time[data-v-879153a2]{font-size:12px;color:#909399;white-space:nowrap}.card-header[data-v-879153a2]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e4e7ed}.card-header .el-button[data-v-879153a2]{font-size:13px;padding:6px 16px;border-radius:20px;background:linear-gradient(135deg,#165dff,#1a75ff);color:#fff;border:none;transition:all .3s ease}.card-header .el-button[data-v-879153a2]:hover{background:linear-gradient(135deg,#1a75ff,#2a7bff);transform:translateY(-1px);box-shadow:0 4px 12px #165dff4d}.bidding-list[data-v-879153a2],.award-list[data-v-879153a2]{max-height:320px;overflow-y:auto;padding:8px 0}.bidding-item[data-v-879153a2],.award-item[data-v-879153a2]{padding:16px 0;border-bottom:1px solid #e4e7ed;cursor:pointer;transition:all .3s ease;position:relative}.bidding-item[data-v-879153a2]:hover,.award-item[data-v-879153a2]:hover{background:#f0f7ff;transform:translate(6px)}.bidding-item[data-v-879153a2]:last-child,.award-item[data-v-879153a2]:last-child{border-bottom:none}.bidding-title[data-v-879153a2],.award-title[data-v-879153a2]{font-size:15px;color:#303133;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px}.bidding-info[data-v-879153a2],.award-info[data-v-879153a2]{display:flex;justify-content:space-between;font-size:13px;color:#909399}.home[data-v-879153a2]:after{content:"";position:absolute;bottom:0;right:0;width:300px;height:300px;background:radial-gradient(circle,rgba(22,93,255,.03) 0%,transparent 70%);border-radius:50%;z-index:0}@media (max-width: 768px){.el-col[data-v-879153a2],.stat-card[data-v-879153a2]{margin-bottom:20px}.home[data-v-879153a2]{padding:20px}.stat-content[data-v-879153a2
|