/** * 这里是uni-app内置的常用样式变量 * * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量 * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App * */ /** * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能 * * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件 */ /* 颜色变量 */ /* 行为相关颜色 */ /* 文字基本颜色 */ /* 背景颜色 */ /* 边框颜色 */ /* 尺寸变量 */ /* 文字尺寸 */ /* 图片尺寸 */ /* Border Radius */ /* 水平间距 */ /* 垂直间距 */ /* 透明度 */ /* 文章场景相关 */ .uniui-cart-filled[data-v-d31e1c47]:before { content: "\e6d0"; } .uniui-gift-filled[data-v-d31e1c47]:before { content: "\e6c4"; } .uniui-color[data-v-d31e1c47]:before { content: "\e6cf"; } .uniui-wallet[data-v-d31e1c47]:before { content: "\e6b1"; } .uniui-settings-filled[data-v-d31e1c47]:before { content: "\e6ce"; } .uniui-auth-filled[data-v-d31e1c47]:before { content: "\e6cc"; } .uniui-shop-filled[data-v-d31e1c47]:before { content: "\e6cd"; } .uniui-staff-filled[data-v-d31e1c47]:before { content: "\e6cb"; } .uniui-vip-filled[data-v-d31e1c47]:before { content: "\e6c6"; } .uniui-plus-filled[data-v-d31e1c47]:before { content: "\e6c7"; } .uniui-folder-add-filled[data-v-d31e1c47]:before { content: "\e6c8"; } .uniui-color-filled[data-v-d31e1c47]:before { content: "\e6c9"; } .uniui-tune-filled[data-v-d31e1c47]:before { content: "\e6ca"; } .uniui-calendar-filled[data-v-d31e1c47]:before { content: "\e6c0"; } .uniui-notification-filled[data-v-d31e1c47]:before { content: "\e6c1"; } .uniui-wallet-filled[data-v-d31e1c47]:before { content: "\e6c2"; } .uniui-medal-filled[data-v-d31e1c47]:before { content: "\e6c3"; } .uniui-fire-filled[data-v-d31e1c47]:before { content: "\e6c5"; } .uniui-refreshempty[data-v-d31e1c47]:before { content: "\e6bf"; } .uniui-location-filled[data-v-d31e1c47]:before { content: "\e6af"; } .uniui-person-filled[data-v-d31e1c47]:before { content: "\e69d"; } .uniui-personadd-filled[data-v-d31e1c47]:before { content: "\e698"; } .uniui-arrowthinleft[data-v-d31e1c47]:before { content: "\e6d2"; } .uniui-arrowthinup[data-v-d31e1c47]:before { content: "\e6d3"; } .uniui-arrowthindown[data-v-d31e1c47]:before { content: "\e6d4"; } .uniui-back[data-v-d31e1c47]:before { content: "\e6b9"; } .uniui-forward[data-v-d31e1c47]:before { content: "\e6ba"; } .uniui-arrow-right[data-v-d31e1c47]:before { content: "\e6bb"; } .uniui-arrow-left[data-v-d31e1c47]:before { content: "\e6bc"; } .uniui-arrow-up[data-v-d31e1c47]:before { content: "\e6bd"; } .uniui-arrow-down[data-v-d31e1c47]:before { content: "\e6be"; } .uniui-arrowthinright[data-v-d31e1c47]:before { content: "\e6d1"; } .uniui-down[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-bottom[data-v-d31e1c47]:before { content: "\e6b8"; } .uniui-arrowright[data-v-d31e1c47]:before { content: "\e6d5"; } .uniui-right[data-v-d31e1c47]:before { content: "\e6b5"; } .uniui-up[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-top[data-v-d31e1c47]:before { content: "\e6b6"; } .uniui-left[data-v-d31e1c47]:before { content: "\e6b7"; } .uniui-arrowup[data-v-d31e1c47]:before { content: "\e6d6"; } .uniui-eye[data-v-d31e1c47]:before { content: "\e651"; } .uniui-eye-filled[data-v-d31e1c47]:before { content: "\e66a"; } .uniui-eye-slash[data-v-d31e1c47]:before { content: "\e6b3"; } .uniui-eye-slash-filled[data-v-d31e1c47]:before { content: "\e6b4"; } .uniui-info-filled[data-v-d31e1c47]:before { content: "\e649"; } .uniui-reload[data-v-d31e1c47]:before { content: "\e6b2"; } .uniui-micoff-filled[data-v-d31e1c47]:before { content: "\e6b0"; } .uniui-map-pin-ellipse[data-v-d31e1c47]:before { content: "\e6ac"; } .uniui-map-pin[data-v-d31e1c47]:before { content: "\e6ad"; } .uniui-location[data-v-d31e1c47]:before { content: "\e6ae"; } .uniui-starhalf[data-v-d31e1c47]:before { content: "\e683"; } .uniui-star[data-v-d31e1c47]:before { content: "\e688"; } .uniui-star-filled[data-v-d31e1c47]:before { content: "\e68f"; } .uniui-calendar[data-v-d31e1c47]:before { content: "\e6a0"; } .uniui-fire[data-v-d31e1c47]:before { content: "\e6a1"; } .uniui-medal[data-v-d31e1c47]:before { content: "\e6a2"; } .uniui-font[data-v-d31e1c47]:before { content: "\e6a3"; } .uniui-gift[data-v-d31e1c47]:before { content: "\e6a4"; } .uniui-link[data-v-d31e1c47]:before { content: "\e6a5"; } .uniui-notification[data-v-d31e1c47]:before { content: "\e6a6"; } .uniui-staff[data-v-d31e1c47]:before { content: "\e6a7"; } .uniui-vip[data-v-d31e1c47]:before { content: "\e6a8"; } .uniui-folder-add[data-v-d31e1c47]:before { content: "\e6a9"; } .uniui-tune[data-v-d31e1c47]:before { content: "\e6aa"; } .uniui-auth[data-v-d31e1c47]:before { content: "\e6ab"; } .uniui-person[data-v-d31e1c47]:before { content: "\e699"; } .uniui-email-filled[data-v-d31e1c47]:before { content: "\e69a"; } .uniui-phone-filled[data-v-d31e1c47]:before { content: "\e69b"; } .uniui-phone[data-v-d31e1c47]:before { content: "\e69c"; } .uniui-email[data-v-d31e1c47]:before { content: "\e69e"; } .uniui-personadd[data-v-d31e1c47]:before { content: "\e69f"; } .uniui-chatboxes-filled[data-v-d31e1c47]:before { content: "\e692"; } .uniui-contact[data-v-d31e1c47]:before { content: "\e693"; } .uniui-chatbubble-filled[data-v-d31e1c47]:before { content: "\e694"; } .uniui-contact-filled[data-v-d31e1c47]:before { content: "\e695"; } .uniui-chatboxes[data-v-d31e1c47]:before { content: "\e696"; } .uniui-chatbubble[data-v-d31e1c47]:before { content: "\e697"; } .uniui-upload-filled[data-v-d31e1c47]:before { content: "\e68e"; } .uniui-upload[data-v-d31e1c47]:before { content: "\e690"; } .uniui-weixin[data-v-d31e1c47]:before { content: "\e691"; } .uniui-compose[data-v-d31e1c47]:before { content: "\e67f"; } .uniui-qq[data-v-d31e1c47]:before { content: "\e680"; } .uniui-download-filled[data-v-d31e1c47]:before { content: "\e681"; } .uniui-pyq[data-v-d31e1c47]:before { content: "\e682"; } .uniui-sound[data-v-d31e1c47]:before { content: "\e684"; } .uniui-trash-filled[data-v-d31e1c47]:before { content: "\e685"; } .uniui-sound-filled[data-v-d31e1c47]:before { content: "\e686"; } .uniui-trash[data-v-d31e1c47]:before { content: "\e687"; } .uniui-videocam-filled[data-v-d31e1c47]:before { content: "\e689"; } .uniui-spinner-cycle[data-v-d31e1c47]:before { content: "\e68a"; } .uniui-weibo[data-v-d31e1c47]:before { content: "\e68b"; } .uniui-videocam[data-v-d31e1c47]:before { content: "\e68c"; } .uniui-download[data-v-d31e1c47]:before { content: "\e68d"; } .uniui-help[data-v-d31e1c47]:before { content: "\e679"; } .uniui-navigate-filled[data-v-d31e1c47]:before { content: "\e67a"; } .uniui-plusempty[data-v-d31e1c47]:before { content: "\e67b"; } .uniui-smallcircle[data-v-d31e1c47]:before { content: "\e67c"; } .uniui-minus-filled[data-v-d31e1c47]:before { content: "\e67d"; } .uniui-micoff[data-v-d31e1c47]:before { content: "\e67e"; } .uniui-closeempty[data-v-d31e1c47]:before { content: "\e66c"; } .uniui-clear[data-v-d31e1c47]:before { content: "\e66d"; } .uniui-navigate[data-v-d31e1c47]:before { content: "\e66e"; } .uniui-minus[data-v-d31e1c47]:before { content: "\e66f"; } .uniui-image[data-v-d31e1c47]:before { content: "\e670"; } .uniui-mic[data-v-d31e1c47]:before { content: "\e671"; } .uniui-paperplane[data-v-d31e1c47]:before { content: "\e672"; } .uniui-close[data-v-d31e1c47]:before { content: "\e673"; } .uniui-help-filled[data-v-d31e1c47]:before { content: "\e674"; } .uniui-paperplane-filled[data-v-d31e1c47]:before { content: "\e675"; } .uniui-plus[data-v-d31e1c47]:before { content: "\e676"; } .uniui-mic-filled[data-v-d31e1c47]:before { content: "\e677"; } .uniui-image-filled[data-v-d31e1c47]:before { content: "\e678"; } .uniui-locked-filled[data-v-d31e1c47]:before { content: "\e668"; } .uniui-info[data-v-d31e1c47]:before { content: "\e669"; } .uniui-locked[data-v-d31e1c47]:before { content: "\e66b"; } .uniui-camera-filled[data-v-d31e1c47]:before { content: "\e658"; } .uniui-chat-filled[data-v-d31e1c47]:before { content: "\e659"; } .uniui-camera[data-v-d31e1c47]:before { content: "\e65a"; } .uniui-circle[data-v-d31e1c47]:before { content: "\e65b"; } .uniui-checkmarkempty[data-v-d31e1c47]:before { content: "\e65c"; } .uniui-chat[data-v-d31e1c47]:before { content: "\e65d"; } .uniui-circle-filled[data-v-d31e1c47]:before { content: "\e65e"; } .uniui-flag[data-v-d31e1c47]:before { content: "\e65f"; } .uniui-flag-filled[data-v-d31e1c47]:before { content: "\e660"; } .uniui-gear-filled[data-v-d31e1c47]:before { content: "\e661"; } .uniui-home[data-v-d31e1c47]:before { content: "\e662"; } .uniui-home-filled[data-v-d31e1c47]:before { content: "\e663"; } .uniui-gear[data-v-d31e1c47]:before { content: "\e664"; } .uniui-smallcircle-filled[data-v-d31e1c47]:before { content: "\e665"; } .uniui-map-filled[data-v-d31e1c47]:before { content: "\e666"; } .uniui-map[data-v-d31e1c47]:before { content: "\e667"; } .uniui-refresh-filled[data-v-d31e1c47]:before { content: "\e656"; } .uniui-refresh[data-v-d31e1c47]:before { content: "\e657"; } .uniui-cloud-upload[data-v-d31e1c47]:before { content: "\e645"; } .uniui-cloud-download-filled[data-v-d31e1c47]:before { content: "\e646"; } .uniui-cloud-download[data-v-d31e1c47]:before { content: "\e647"; } .uniui-cloud-upload-filled[data-v-d31e1c47]:before { content: "\e648"; } .uniui-redo[data-v-d31e1c47]:before { content: "\e64a"; } .uniui-images-filled[data-v-d31e1c47]:before { content: "\e64b"; } .uniui-undo-filled[data-v-d31e1c47]:before { content: "\e64c"; } .uniui-more[data-v-d31e1c47]:before { content: "\e64d"; } .uniui-more-filled[data-v-d31e1c47]:before { content: "\e64e"; } .uniui-undo[data-v-d31e1c47]:before { content: "\e64f"; } .uniui-images[data-v-d31e1c47]:before { content: "\e650"; } .uniui-paperclip[data-v-d31e1c47]:before { content: "\e652"; } .uniui-settings[data-v-d31e1c47]:before { content: "\e653"; } .uniui-search[data-v-d31e1c47]:before { content: "\e654"; } .uniui-redo-filled[data-v-d31e1c47]:before { content: "\e655"; } .uniui-list[data-v-d31e1c47]:before { content: "\e644"; } .uniui-mail-open-filled[data-v-d31e1c47]:before { content: "\e63a"; } .uniui-hand-down-filled[data-v-d31e1c47]:before { content: "\e63c"; } .uniui-hand-down[data-v-d31e1c47]:before { content: "\e63d"; } .uniui-hand-up-filled[data-v-d31e1c47]:before { content: "\e63e"; } .uniui-hand-up[data-v-d31e1c47]:before { content: "\e63f"; } .uniui-heart-filled[data-v-d31e1c47]:before { content: "\e641"; } .uniui-mail-open[data-v-d31e1c47]:before { content: "\e643"; } .uniui-heart[data-v-d31e1c47]:before { content: "\e639"; } .uniui-loop[data-v-d31e1c47]:before { content: "\e633"; } .uniui-pulldown[data-v-d31e1c47]:before { content: "\e632"; } .uniui-scan[data-v-d31e1c47]:before { content: "\e62a"; } .uniui-bars[data-v-d31e1c47]:before { content: "\e627"; } .uniui-checkbox[data-v-d31e1c47]:before { content: "\e62b"; } .uniui-checkbox-filled[data-v-d31e1c47]:before { content: "\e62c"; } .uniui-shop[data-v-d31e1c47]:before { content: "\e62f"; } .uniui-headphones[data-v-d31e1c47]:before { content: "\e630"; } .uniui-cart[data-v-d31e1c47]:before { content: "\e631"; } @font-face { font-family: uniicons; src: url("../../assets/uniicons.32e978a5.ttf"); } .uni-icons[data-v-d31e1c47] { font-family: uniicons; text-decoration: none; text-align: center; } .cloud-db-container[data-v-51006ffb] { display: flex; flex-direction: column; width: 100%; height: 100vh; background-color: #f5f6fa; } .cloud-db-header[data-v-51006ffb] { flex-shrink: 0; background-color: #ffffff; padding-bottom: 0; } .custom-navbar[data-v-51006ffb] { display: flex; align-items: center; justify-content: space-between; padding: 0.625rem 0.9375rem; box-sizing: border-box; position: relative; } .navbar-left[data-v-51006ffb] { display: flex; align-items: center; min-width: 5rem; } .custom-navbar-icon[data-v-51006ffb] { font-size: 1.375rem; color: #333; } .navbar-title[data-v-51006ffb] { font-size: 1.125rem; font-weight: 600; color: #1a1a2e; } .navbar-right[data-v-51006ffb] { width: auto; min-width: 2.5rem; display: flex; align-items: center; justify-content: flex-end; } .navbar-before-title[data-v-51006ffb] { font-size: 0.8125rem; color: #3b86ff; margin-left: 0.25rem; } .navbar-right-text[data-v-51006ffb] { font-size: 0.875rem; color: #3b86ff; font-weight: 500; } /* 菜单 */ .menu-open[data-v-51006ffb] { color: #3b86ff; } .menu-card[data-v-51006ffb] { position: absolute; top: 2.5rem; right: 0.625rem; background: #fff; border-radius: 0.5rem; box-shadow: 0 0.125rem 0.625rem rgba(0, 0, 0, 0.1); padding: 0.375rem 0; z-index: 100; min-width: 6.25rem; } .menu-card-item[data-v-51006ffb] { padding: 0.625rem 1rem; font-size: 0.875rem; color: #333; } .menu-card-item[data-v-51006ffb]:active { background: #f5f6fa; } .solid-line[data-v-51006ffb] { height: 0.03125rem; background: #eee; margin: 0.125rem 0.625rem; } .file-count[data-v-51006ffb] { font-size: 0.75rem; color: #999; font-weight: 400; } /* 分类切换 Tab */ .category-tabs[data-v-51006ffb] { display: flex; padding: 0.3125rem 0.9375rem 0; gap: 1.25rem; border-bottom: 0.0625rem solid #eee; } .category-tab[data-v-51006ffb] { font-size: 0.9375rem; color: #999; padding-bottom: 0.625rem; position: relative; font-weight: 500; transition: color 0.3s; } .category-tab.active[data-v-51006ffb] { color: #3b86ff; font-weight: 600; } .category-tab.active[data-v-51006ffb]::after { content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); width: 1.5rem; height: 0.1875rem; background: #3b86ff; border-radius: 0.09375rem; } /* 内容区域 */ .cloud-db-content[data-v-51006ffb] { flex: 1; min-height: 0; padding: 0.625rem 0.9375rem; box-sizing: border-box; } /* 区块 */ .section-block[data-v-51006ffb] { background: #ffffff; border-radius: 0.625rem; padding: 0.75rem; margin-bottom: 0.625rem; box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.04); } .section-header[data-v-51006ffb] { display: flex; align-items: center; justify-content: space-between; margin-bottom: 0.5rem; } .section-title[data-v-51006ffb] { display: flex; align-items: center; gap: 0.375rem; font-size: 1rem; font-weight: 600; color: #1a1a2e; } .section-title .iconfont[data-v-51006ffb] { font-size: 1.125rem; color: #3b86ff; } .section-actions[data-v-51006ffb] { display: flex; align-items: center; gap: 0.3125rem; } .action-btn[data-v-51006ffb] { display: flex; align-items: center; gap: 0.1875rem; padding: 0.3125rem 0.625rem; background: rgba(59, 134, 255, 0.08); color: #3b86ff; border-radius: 0.9375rem; font-size: 0.75rem; font-weight: 500; } .section-divider[data-v-51006ffb] { height: 0.0625rem; margin: 0.125rem 0 0.625rem; } /* 空状态 */ .empty-tip[data-v-51006ffb] { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 1.875rem 0; color: #bbb; font-size: 0.8125rem; gap: 0.5rem; } .empty-tip .iconfont[data-v-51006ffb] { font-size: 2.5rem; color: #ddd; } /* 文件网格 */ .file-grid[data-v-51006ffb] { display: flex; flex-wrap: wrap; gap: 0.5rem; } .file-item[data-v-51006ffb] { width: calc(33.33% - 0.375rem); display: flex; flex-direction: column; align-items: center; padding: 0.625rem 0.3125rem; border-radius: 0.5rem; background: #f8f9fc; border: 0.0625rem solid transparent; transition: all 0.2s; box-sizing: border-box; } .file-item[data-v-51006ffb]:active { border-color: #3b86ff; background: rgba(59, 134, 255, 0.04); } .file-icon[data-v-51006ffb] { width: 2.5rem; height: 2.5rem; display: flex; align-items: center; justify-content: center; border-radius: 0.5rem; margin-bottom: 0.3125rem; } .file-icon.is-directory[data-v-51006ffb] { background: rgba(255, 170, 0, 0.12); } .file-icon.is-directory .iconfont[data-v-51006ffb] { font-size: 1.5rem; color: #ffa500; } .file-icon.is-file[data-v-51006ffb] { background: rgba(59, 134, 255, 0.1); } .file-icon.is-file .iconfont[data-v-51006ffb] { font-size: 1.375rem; color: #3b86ff; } .file-name[data-v-51006ffb] { font-size: 0.75rem; color: #333; text-align: center; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; margin-bottom: 0.1875rem; } .file-meta[data-v-51006ffb] { display: flex; gap: 0.25rem; align-items: center; } .file-type-tag[data-v-51006ffb] { font-size: 0.625rem; color: #999; background: #f0f0f0; padding: 0.0625rem 0.3125rem; border-radius: 0.25rem; } .file-size[data-v-51006ffb] { font-size: 0.625rem; color: #bbb; } /* 数据表列表 */ .table-list[data-v-51006ffb] { display: flex; flex-direction: column; gap: 0.375rem; } .table-item[data-v-51006ffb] { display: flex; align-items: center; padding: 0.625rem; border-radius: 0.4375rem; background: #f8f9fc; border: 0.0625rem solid transparent; transition: all 0.2s; } .table-item[data-v-51006ffb]:active { border-color: #3b86ff; background: rgba(59, 134, 255, 0.03); } .table-icon[data-v-51006ffb] { width: 2rem; height: 2rem; display: flex; align-items: center; justify-content: center; background: rgba(59, 134, 255, 0.08); border-radius: 0.4375rem; margin-right: 0.625rem; flex-shrink: 0; } .table-info[data-v-51006ffb] { flex: 1; min-width: 0; } .table-name[data-v-51006ffb] { font-size: 0.875rem; font-weight: 600; color: #1a1a2e; margin-bottom: 0.125rem; } .table-desc[data-v-51006ffb] { font-size: 0.6875rem; color: #999; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .table-meta[data-v-51006ffb] { display: flex; align-items: center; gap: 0.1875rem; flex-shrink: 0; } .table-rows[data-v-51006ffb] { font-size: 0.6875rem; color: #bbb; } /* 团队管理 */ .team-manage-block[data-v-51006ffb] { cursor: pointer; } .team-count[data-v-51006ffb] { font-size: 0.75rem; color: #999; } .team-selector[data-v-51006ffb] { padding: 0 0 0.625rem; } .team-scroll[data-v-51006ffb] { white-space: nowrap; } .team-chip[data-v-51006ffb] { display: inline-block; padding: 0.375rem 0.875rem; margin-right: 0.5rem; border-radius: 0.9375rem; font-size: 0.8125rem; color: #666; background: #f0f2f5; transition: all 0.2s; } .team-chip.active[data-v-51006ffb] { color: #fff; background: #3b86ff; font-weight: 500; } .select-team-tip[data-v-51006ffb] { padding: 2.5rem 0; } /* ===== 弹窗样式 ===== */ .popup-overlay[data-v-51006ffb] { position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; background: rgba(0, 0, 0, 0.4); z-index: 999; display: flex; align-items: center; justify-content: center; } .popup-card[data-v-51006ffb] { width: 18.75rem; background: #fff; border-radius: 0.9375rem; padding: 1.25rem 0.9375rem; box-sizing: border-box; position: relative; max-height: 80vh; display: flex; flex-direction: column; } .close-popup-card[data-v-51006ffb] { position: absolute; top: 0.625rem; right: 0.625rem; width: 1.5625rem; height: 1.5625rem; display: flex; align-items: center; justify-content: center; } .close-popup-card .iconfont[data-v-51006ffb] { font-size: 1.25rem; color: #999; } .popup-title[data-v-51006ffb] { font-size: 1.0625rem; font-weight: 600; color: #1a1a2e; margin-bottom: 0.9375rem; text-align: center; } .new-folder-name[data-v-51006ffb] { font-size: 0.8125rem; color: #666; margin-bottom: 0.3125rem; } .create-folder-name[data-v-51006ffb] { margin-bottom: 0.625rem; } .create-folder-name uni-input[data-v-51006ffb] { width: 100%; height: auto; padding: 0.625rem; box-sizing: border-box; border: 0.03125rem solid #e0e0e0; border-radius: 0.5rem; font-size: 0.875rem; background: #f9fafb; } .create-folder-name uni-input[data-v-51006ffb]:focus { border-color: #3b86ff; background: #fff; } .nf-path-label[data-v-51006ffb] { font-size: 0.75rem; color: #999; margin-bottom: 0.25rem; } .nf-path-display[data-v-51006ffb] { font-size: 0.75rem; color: #3b86ff; background: rgba(59, 134, 255, 0.06); padding: 0.375rem 0.5rem; border-radius: 0.3125rem; margin-bottom: 0.625rem; } .option-wrapper[data-v-51006ffb] { display: flex; gap: 0.625rem; justify-content: flex-end; margin-top: 0.3125rem; } .opt-btn[data-v-51006ffb] { padding: 0.5rem 1.25rem; border-radius: 0.9375rem; font-size: 0.875rem; font-weight: 500; } .opt-cancel[data-v-51006ffb] { color: #999; background: #f0f2f5; } .opt-confirm[data-v-51006ffb] { color: #fff; background: #3b86ff; } /* 团队管理弹窗 */ .team-manage-body[data-v-51006ffb] { flex: 1; min-height: 0; max-height: 15.625rem; margin-bottom: 0.625rem; } .member-list[data-v-51006ffb] { display: flex; flex-direction: column; gap: 0.3125rem; } .member-item[data-v-51006ffb] { display: flex; align-items: center; padding: 0.5rem; border-radius: 0.4375rem; background: #f8f9fc; } .member-avatar[data-v-51006ffb] { width: 2.1875rem; height: 2.1875rem; border-radius: 50%; overflow: hidden; margin-right: 0.5rem; flex-shrink: 0; } .member-avatar uni-image[data-v-51006ffb] { width: 100%; height: 100%; } .default-avatar[data-v-51006ffb] { width: 100%; height: 100%; background: #ccc; display: flex; align-items: center; justify-content: center; } .member-info[data-v-51006ffb] { flex: 1; min-width: 0; } .member-name[data-v-51006ffb] { font-size: 0.875rem; font-weight: 500; color: #333; } .member-label[data-v-51006ffb] { font-size: 0.6875rem; color: #999; margin-top: 0.125rem; } .member-actions[data-v-51006ffb] { flex-shrink: 0; } .member-role[data-v-51006ffb] { font-size: 0.6875rem; padding: 0.1875rem 0.5rem; border-radius: 0.625rem; } .member-role.owner[data-v-51006ffb] { color: #e6a23c; background: rgba(230, 162, 60, 0.1); } .member-role.admin[data-v-51006ffb] { color: #3b86ff; background: rgba(59, 134, 255, 0.1); } .member-actions-right[data-v-51006ffb] { display: flex; gap: 0.25rem; } .member-action-btn[data-v-51006ffb] { font-size: 0.625rem; padding: 0.25rem 0.4375rem; border-radius: 0.5rem; } .set-admin[data-v-51006ffb] { color: #3b86ff; border: 0.03125rem solid #3b86ff; } .remove-member[data-v-51006ffb] { color: #f56c6c; border: 0.03125rem solid #f56c6c; } .invite-section[data-v-51006ffb] { border-top: 0.03125rem solid #eee; padding-top: 0.625rem; } .invite-input-wrapper[data-v-51006ffb] { display: flex; align-items: center; gap: 0.5rem; } .invite-input[data-v-51006ffb] { flex: 1; height: auto; padding: 0.5625rem 0.625rem; box-sizing: border-box; border: 0.03125rem solid #e0e0e0; border-radius: 0.9375rem; font-size: 0.8125rem; background: #f9fafb; } .invite-btn[data-v-51006ffb] { background: #3b86ff; color: #fff; font-size: 0.75rem; padding: 0.4375rem 1rem; } .folder-null[data-v-51006ffb] { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 1.875rem 0; color: #bbb; font-size: 0.8125rem; gap: 0.375rem; } .folder-null .iconfont[data-v-51006ffb] { font-size: 2rem; color: #ddd; } .text-btn[data-v-51006ffb] { padding: 0.25rem 0.625rem; border-radius: 0.9375rem; font-size: 14px; font-weight: 500; }