first commit

This commit is contained in:
2026-06-02 10:42:33 +08:00
commit dd4975fd2c
1084 changed files with 442416 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,881 @@
/**
* 这里是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;
}
.tabbar-page[data-v-976117c3] {
display: flex;
flex-direction: column;
}
.content-swiper[data-v-976117c3] {
width: 100%;
height: calc(100% - 3.125rem);
}
.tabpage-content[data-v-976117c3] {
display: flex;
flex-direction: column;
width: 100%;
height: 100%;
}
.tabpage-containner[data-v-976117c3] {
width: 100%;
height: 100%;
display: flex;
align-items: center;
flex-direction: column;
}
.tabpage-header[data-v-976117c3] {
width: 100%;
display: flex;
align-items: center;
flex-shrink: 0;
}
.tabpage-header .iconfont[data-v-976117c3] {
font-size: 1.5625rem;
margin-right: 0.3125rem;
}
.tabpage-title[data-v-976117c3] {
font-size: 1.25rem;
}
.tabpage-body[data-v-976117c3] {
width: 100%;
display: flex;
flex: 1;
min-height: 0;
align-items: center;
flex-direction: column;
padding: 0.625rem;
box-sizing: border-box;
}
/* 新建群聊 */
.group-info[data-v-976117c3] {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
flex-shrink: 0;
}
.group-name[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.group-name .input[data-v-976117c3] {
width: 100%;
height: auto;
padding: 0.625rem;
box-sizing: border-box;
border: 0.03125rem solid #007aff;
border-radius: 0.9375rem;
}
.group-member-wrapper[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0.625rem;
box-sizing: border-box;
background-color: rgba(16, 185, 129, .05);
border: 0.03125rem solid rgba(16, 185, 129, .2);
border-radius: 0.9375rem;
margin: 0.3125rem 0;
}
.group-member-wrapper .member-title[data-v-976117c3] {
color: #059669;
font-weight: bold;
}
.group-ismember-list[data-v-976117c3] {
display: flex;
flex-wrap: wrap;
margin-top: 0.3125rem;
box-sizing: border-box;
max-height: 6.25rem;
overflow-y: auto;
}
.group-ismember-info[data-v-976117c3] {
padding: 0.3125rem 0.5rem;
box-sizing: border-box;
border: 0.03125rem solid rgba(16, 185, 129, 0.8);
background-color: #fff;
border-radius: 0.9375rem;
margin: 0.15625rem 0.3125rem;
}
.group-ismember-name[data-v-976117c3] {
font-size: 0.6875rem;
color: #059669;
}
.create-group-btn[data-v-976117c3] {
width: 100%;
background: #007aff;
border-radius: 0.9375rem;
padding: 0.625rem;
box-sizing: border-box;
font-weight: bold;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 0.3125rem;
}
.group-member[data-v-976117c3] {
display: flex;
flex-direction: column;
flex: 1;
min-height: 0;
padding: 0.3125rem;
margin-top: 0.3125rem;
box-sizing: border-box;
}
.friend-list[data-v-976117c3] {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.friend-card[data-v-976117c3] {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
padding: 0.625rem;
margin: 0.3125rem 0;
box-sizing: border-box;
border: 0.03125rem solid #aaaaff;
border-radius: 0.9375rem;
}
.friend-card-left[data-v-976117c3] {
flex-shrink: 0;
margin-right: 0.3125rem;
}
.friend-avatar[data-v-976117c3] {
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
width: 3.125rem;
height: 3.125rem;
border-radius: 50%;
overflow: hidden;
}
.friend-card-middle[data-v-976117c3] {
flex: 1;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.friend-name[data-v-976117c3] {
font-weight: 500;
font-size: 1rem;
}
.friend-card-right[data-v-976117c3] {
width: auto;
flex-shrink: 0;
display: flex;
justify-content: center;
align-items: center;
}
.friend-checkbox[data-v-976117c3] {
width: 0.9375rem;
height: 0.9375rem;
border-radius: 0.3125rem;
display: flex;
justify-content: center;
align-items: center;
border: 0.03125rem solid #3b86ff;
}
/* 添加好友 */
.search-warpper[data-v-976117c3] {
width: 100%;
display: flex;
align-items: center;
}
.search-warpper .search-file-input[data-v-976117c3] {
flex: 1;
background-color: #f9fafb;
border: 0.0625rem solid rgba(139, 195, 232, .2);
padding: 0.625rem;
margin-right: 0.625rem;
height: auto;
box-sizing: border-box;
border-radius: 0.9375rem;
}
.search-file-input.active[data-v-976117c3] {
background-color: #ffffff;
box-shadow: 0 0 0.46875rem #aaaaff;
border-color: #007aff;
}
.search-warpper .iconfont[data-v-976117c3] {
flex-shrink: 0;
font-size: 1.1875rem;
font-weight: bold;
color: #fff;
background-color: #007aff;
padding: 0.5625rem;
box-sizing: border-box;
border-radius: 0.625rem;
}
.search-result[data-v-976117c3] {
width: 100%;
}
.add-btn[data-v-976117c3] {
background: #3b86ff;
color: #fff;
font-size: 14px;
font-weight: 500;
}
/* 添加好友卡片 */
.nickname-wrapper[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin: 0.625rem 0;
box-sizing: border-box;
}
.input-nickname[data-v-976117c3] {
width: 100%;
height: auto;
padding: 0.625rem;
box-sizing: border-box;
border: 0.03125rem solid #007aff;
border-radius: 0.9375rem;
margin: 0.625rem 0;
box-sizing: border-box;
}
.confirm-btn[data-v-976117c3] {
background: #3b86ff;
color: #fff;
font-size: 16px;
font-weight: 500;
padding: 10px;
}
/* 视频会议 */
.create-meeting-wrapper[data-v-976117c3],
.join-meeting-wrapper[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 0.625rem 0.9375rem;
box-sizing: border-box;
}
.input-meeting[data-v-976117c3] {
width: 100%;
height: auto;
padding: 0.625rem;
box-sizing: border-box;
border: 0.03125rem solid #007aff;
border-radius: 0.9375rem;
margin: 0.3125rem 0;
box-sizing: border-box;
}
.meeting-btn[data-v-976117c3] {
width: 100%;
background: #007aff;
margin: 0.3125rem 0;
color: #fff;
}
.meeting-field[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.meeting-toggles[data-v-976117c3] {
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.meeting-toggles-item[data-v-976117c3] {
width: 100%;
display: flex;
justify-content: space-between;
}
/* 好友申请 */
.friend-option[data-v-976117c3] {
display: flex;
justify-content: center;
align-items: center;
}
.agree-btn[data-v-976117c3],
.refuse-btn[data-v-976117c3] {
font-size: 14px;
font-weight: 500;
border: 1px solid #666;
margin-left: 0.3125rem;
box-sizing: border-box;
}
/* 通讯录 */
.contact-list[data-v-976117c3] {
display: flex;
height: 100%;
padding: 0.3125rem;
margin-top: 0.3125rem;
box-sizing: border-box;
}
/* 底部导航 */
.bottom-tabbar[data-v-976117c3] {
width: 100%;
height: 4.375rem;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0.625rem;
box-sizing: border-box;
background: rgba(200, 200, 200, 0.1);
}
.tab-item[data-v-976117c3] {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.tab-label[data-v-976117c3] {
font-size: 0.875rem;
}

View File

@@ -0,0 +1,167 @@
.login-container[data-v-461d1d79] {
padding: 4.375rem 1.875rem 3.125rem 1.875rem;
box-sizing: border-box;
display: flex;
flex-direction: column;
}
.login-card[data-v-461d1d79] {
position: relative;
flex: 1;
width: 100%;
height: 100%;
padding: 0.625rem;
box-sizing: border-box;
background: #ffffff;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.conner[data-v-461d1d79] {
position: absolute;
width: 1.25rem;
height: 1.25rem;
}
.conner-tl[data-v-461d1d79] {
top: 0;
left: 0;
border-top: 2px solid #aaaaff;
border-left: 2px solid #aaaaff;
}
.conner-tr[data-v-461d1d79] {
top: 0;
right: 0;
border-top: 2px solid #aaaaff;
border-right: 2px solid #aaaaff;
}
.conner-bl[data-v-461d1d79] {
bottom: 0;
left: 0;
border-bottom: 2px solid #aaaaff;
border-left: 2px solid #aaaaff;
}
.conner-br[data-v-461d1d79] {
bottom: 0;
right: 0;
border-bottom: 2px solid #aaaaff;
border-right: 2px solid #aaaaff;
}
.login-header[data-v-461d1d79] {
/* position: absolute;
top: 80rpx; */
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.login-header-logo[data-v-461d1d79] {
display: flex;
justify-content: center;
align-items: center;
}
.login-header-logo uni-text[data-v-461d1d79] {
margin-left: 0.25rem;
font-size: 1.875rem;
font-weight: bold;
color: #aaaaff;
text-shadow: 0 0 0.3125rem rgba(170, 170, 255, 0.4),
0 0 0.625rem rgba(170, 170, 255, 0.3);
}
.icon-wrapper[data-v-461d1d79] {
width: 2.8125rem;
height: 2.8125rem;
border-radius: 50%;
background-color: rgb(255, 255, 255);
display: flex;
align-items: center;
justify-content: center;
animation: glow-461d1d79 2s ease-in-out infinite;
}
@keyframes glow-461d1d79 {
0%,
100% {
box-shadow: 0 0 0.625rem rgba(170, 170, 255, 0.3);
}
50% {
box-shadow: 0 0 0.625rem rgba(170, 170, 255, 0.4),
0 0 0.9375rem rgba(170, 170, 255, 0.3),
0 0 1.5625rem rgba(170, 170, 255, 0.2);
}
}
.icon-wrapper .danao-style[data-v-461d1d79] {
font-size: 2.1875rem;
color: #aaaaff;
}
.sub-title[data-v-461d1d79] {
margin-top: 0.625rem;
font-size: 1.125rem;
font-weight: 500;
color: #666;
text-shadow: 0 0 0.3125rem #999;
}
.form-wrapper[data-v-461d1d79] {
margin-top: 1.5625rem;
width: 15.625rem;
padding: 2.5rem 0.9375rem;
background-color: rgba(170, 170, 255, 0.05);
border-radius: 0.625rem;
/* border: 1rpx solid #aaaaff; */
box-shadow: 0 0 0.3125rem rgba(170, 170, 255, 0.5);
display: flex;
flex-direction: column;
}
.form-item[data-v-461d1d79] {
margin-top: 0.625rem;
}
.form-item .form-input[data-v-461d1d79] {
width: 100%;
height: 2.5rem;
padding: 0 10px;
box-sizing: border-box;
border-radius: 0.9375rem;
border: 0.03125rem solid #e5e5e5;
}
.form-item .focused[data-v-461d1d79] {
border-color: #aaaaff;
box-shadow: 0 0 0.3125rem rgba(170, 170, 255, 0.5);
}
.form-item .error[data-v-461d1d79] {
border-color: #ff0000;
box-shadow: 0 0 0.3125rem rgba(255, 0, 0, 0.5);
}
.error-info[data-v-461d1d79] {
font-size: 0.75rem;
color: #ff0000;
}
.form-option[data-v-461d1d79] {
margin-top: 0.3125rem;
display: flex;
justify-content: space-between;
}
.form-option .checkbox-wrapper[data-v-461d1d79] {
display: flex;
justify-content: start;
align-items: center;
}
.form-option .checkbox-wrapper .checkbox[data-v-461d1d79] {
width: 0.9375rem;
height: 0.9375rem;
border: 0.03125rem solid #666;
display: flex;
justify-content: center;
align-items: center;
}
.form-option .checkbox-wrapper .checked[data-v-461d1d79] {
background-color: #aaaaff;
}
.form-option .checkbox-wrapper .checkbox uni-text[data-v-461d1d79] {
color: #ffffff;
}
[data-v-461d1d79] .login-btn {
margin-top: 0.9375rem;
width: 15.625rem;
height: 3.125rem;
border-radius: 2.5rem;
background: linear-gradient(to right, #aaaaff, #2969ed);
}

View File

@@ -0,0 +1,694 @@
/**
* 这里是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;
}
/**
* 这里是uni-app内置的常用样式变量
*
* uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量
* 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App
*
*/
/**
* 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能
*
* 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
*/
/* 颜色变量 */
/* 行为相关颜色 */
/* 文字基本颜色 */
/* 背景颜色 */
/* 边框颜色 */
/* 尺寸变量 */
/* 文字尺寸 */
/* 图片尺寸 */
/* Border Radius */
/* 水平间距 */
/* 垂直间距 */
/* 透明度 */
/* 文章场景相关 */
.user-profile[data-v-d2908b51] {
display: flex;
flex-direction: column;
align-items: center;
background-color: rgba(193, 193, 193, 0.1);
}
.modal-header[data-v-d2908b51] {
position: relative;
width: 100%;
height: auto;
padding: 0.625rem 0.625rem;
box-sizing: border-box;
display: flex;
justify-content: space-between;
align-items: center;
}
.modal-header .modal-left[data-v-d2908b51] {
display: flex;
align-items: center;
justify-content: center;
z-index: 2;
}
.modal-header .modal-title[data-v-d2908b51] {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
width: 100%;
height: auto;
left: 50%;
transform: translate(-50%);
}
.modal-header .modal-title .title-text[data-v-d2908b51] {
font-size: 16px;
font-weight: 500;
}
.modal-header .modal-right[data-v-d2908b51] {
display: flex;
align-items: center;
justify-content: center;
size: 1.25rem;
z-index: 2;
}
.modal-header .modal-right .save-btn[data-v-d2908b51] {
background-color: #3b82f6;
color: #ffffff;
padding: 0.25rem 0.625rem;
box-sizing: border-box;
border-radius: 0.3125rem;
}
.modal-body[data-v-d2908b51] {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 1.5625rem;
box-sizing: border-box;
}
.modal-body .avatar-upload-section[data-v-d2908b51] {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
margin-bottom: 0.3125rem;
box-sizing: border-box;
}
.modal-body .avatar-upload-section .avatar-upload-container[data-v-d2908b51] {
width: 6.25rem;
height: 6.25rem;
border-radius: 50%;
padding: 0.15625rem;
margin-top: 0.625rem;
box-sizing: border-box;
background: #f3f4f6;
display: flex;
justify-content: center;
align-items: center;
border: 0.15625rem solid #dddddd;
box-sizing: border-box;
}
.modal-body .avatar-upload-section .avatar-upload-container .avatar-preview[data-v-d2908b51] {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
border-radius: 50%;
overflow: hidden;
}
.modal-body .avatar-upload-section .avatar-upload-container .avatar-preview uni-image[data-v-d2908b51] {
width: 100%;
height: 100%;
object-fit: cover;
}
.modal-body .avatar-upload-section .avatar-upload-container .avatar-placeholder[data-v-d2908b51] {
display: flex;
justify-content: center;
align-items: center;
padding: 0.3125rem;
box-sizing: border-box;
border-radius: 50%;
background: #9ca3af;
}
.modal-body .form-card[data-v-d2908b51] {
width: 100%;
padding: 0.625rem;
background: #ffffff;
box-sizing: border-box;
border-radius: 0.625rem;
margin: 0.625rem 0;
}
.modal-body .form-field[data-v-d2908b51] {
display: flex;
justify-content: center;
align-items: flex-start;
flex-direction: column;
margin: 0.625rem 0;
width: 100%;
}
.modal-body .form-field .form-text[data-v-d2908b51] {
font-size: 15px;
font-weight: 300;
}
.modal-body .form-field .form-field-input[data-v-d2908b51] {
width: 100%;
height: 2.5rem;
}
.modal-body .form-field .edit-input-focus[data-v-d2908b51] {
background: rgba(170, 255, 255, 0.1);
}
.modal-body .prompt-content[data-v-d2908b51] {
width: 100%;
font-size: 10px;
color: #9ca3af;
}

View File

@@ -0,0 +1,279 @@
.workspace-container[data-v-769edd25] {
display: flex;
flex-direction: column;
background: rgba(140, 140, 140, 0.1);
}
.workspace-text[data-v-769edd25] {
color: #0073ff;
font-weight: bold;
}
.workspace-header[data-v-769edd25] {
width: 100%;
display: flex;
flex-shrink: 0;
flex-direction: column;
align-items: center;
padding: 0.5rem 0;
box-sizing: border-box;
border-bottom: 0.03125rem solid #ddd;
}
.custom-navbar[data-v-769edd25] {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.625rem 0.3125rem;
box-sizing: border-box;
position: relative;
}
.navbar-left[data-v-769edd25] {
display: flex;
justify-content: center;
align-items: center;
}
.navbar-before-title[data-v-769edd25] {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.navbar-title[data-v-769edd25] {
display: flex;
flex: 1;
justify-content: center;
align-items: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.navbar-right[data-v-769edd25] {
display: flex;
justify-content: center;
align-items: center;
margin-right: 0.625rem;
box-sizing: border-box;
}
.navbar-right .menu-open[data-v-769edd25] {
color: #3ab0ff !important;
font-size: 1.25rem !important;
}
.custom-navbar-icon[data-v-769edd25] {
color: #0073ff !important;
font-size: 1.25rem !important;
}
.search-file-warpper[data-v-769edd25] {
display: flex;
width: 90%;
align-items: center;
}
.search-file[data-v-769edd25] {
display: flex;
flex: 1;
align-items: center;
background: rgba(255, 255, 255, 1);
padding: 0.5rem;
box-sizing: border-box;
border-radius: 0.9375rem;
}
.icon-sousuo[data-v-769edd25] {
font-weight: bold;
}
.search-file-input[data-v-769edd25] {
margin-left: 0.625rem;
}
.cancel-search[data-v-769edd25] {
display: flex;
flex-shrink: 0;
padding: 0 0 0 0.625rem;
box-sizing: border-box;
color: #0073ff;
}
.workspace-content[data-v-769edd25] {
width: 100%;
display: block;
flex: 1;
overflow: auto;
box-sizing: border-box;
position: relative;
}
/* 菜单卡片 */
.menu-card[data-v-769edd25] {
position: absolute;
top: 100%;
right: 0.625rem;
width: 9.375rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #fff;
border-radius: 0.9375rem;
z-index: 1;
}
.menu-card-item[data-v-769edd25] {
width: 100%;
padding: 0.625rem;
box-sizing: border-box;
}
.folder-null[data-v-769edd25] {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: absolute;
left: 50%;
top: 30%;
transform: translateX(-50%);
font-size: 1rem;
}
.folder-null .iconfont[data-v-769edd25] {
font-size: 5.625rem;
}
.folder-grid[data-v-769edd25] {
width: 100%;
display: grid;
grid-template-columns: repeat(3,1fr);
padding: 0.625rem;
box-sizing: border-box;
gap: 0.625rem;
align-items: start;
}
.folder-item[data-v-769edd25] {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
.folder-item.select-folder[data-v-769edd25] {
border-radius: 0.9375rem;
background: rgba(9, 9, 9, 0.1);
}
.folder-item-style[data-v-769edd25] {
font-size: 5rem !important;
font-weight: 0.3125rem !important;
color: #3ab0ff !important;
}
.folder-checkbox[data-v-769edd25] {
width: 1.5625rem;
height: 1.5625rem;
border: 0.1875rem solid #fff;
border-radius: 50%;
box-shadow: 0 0.0625rem 0.09375rem #333;
background: rgba(255, 255, 255, 0.2);
box-sizing: border-box;
position: absolute;
left: 50%;
top: 30%;
transform: translate(-50%);
display: flex;
justify-content: center;
align-items: center;
}
.folder-checkbox.select-folder[data-v-769edd25] {
background-color: #0073ff;
}
.workspace-footer[data-v-769edd25] {
width: 100%;
display: flex;
flex-shrink: 0;
justify-content: space-between;
padding: 0.9375rem;
box-sizing: border-box;
color: #999999;
background: #eeeeee;
}
.workspace-footer.folder-actions[data-v-769edd25] {
color: #0073ff;
}
.workspace-footer .iconfont[data-v-769edd25] {
font-size: 1.25rem !important;
}
/* 编辑模板弹窗 */
.edit-template-wrapper[data-v-769edd25] {
}
.template-grid[data-v-769edd25] {
width: 100%;
display: grid;
grid-template-columns: repeat(2, 1fr);
padding: 0.625rem;
box-sizing: border-box;
gap: 0.625rem;
align-items: start;
}
.template-card[data-v-769edd25] {
display: flex;
flex-direction: column;
box-sizing: border-box;
border-radius: 0.625rem;
border: 0.03125rem solid #ddd;
box-shadow: 0 0.0625rem 0.375rem rgba(0, 0, 0, 0.05);
overflow: hidden;
background-color: #fff;
}
.template-name[data-v-769edd25] {
width: 100%;
background: linear-gradient(to right, rgba(0, 122, 255, 0.8), rgba(170, 170, 255, 0.8));
color: #fff;
font-weight: bold;
font-size: 18px;
padding: 0.3125rem 0.625rem;
box-sizing: border-box;
}
.template-content[data-v-769edd25] {
display: flex;
flex-wrap: wrap;
min-height: 6.25rem;
padding: 0.5625rem;
margin: 0.1875rem 0.1875rem 0 0.1875rem;
box-sizing: border-box;
border: 1px solid #eee;
border-radius: 0.625rem;
box-shadow: 0.0625rem 0.15625rem 0.25rem rgba(170, 170, 255, 0.3);
overflow: hidden;
}
.template-content-text[data-v-769edd25] {
width: 100%;
color: #666;
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
/* 限制显示行数 */
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
word-break: break-all;
line-height: 1.4;
}
.template-info-wrapper[data-v-769edd25] {
padding: 0 0.5rem;
}
.template-item[data-v-769edd25] {
display: flex;
flex-direction: column;
color: #007aff;
font-size: 12px;
}
.template-item .background-style[data-v-769edd25] {
display: flex;
box-sizing: border-box;
border-radius: 0.3125rem;
align-self: flex-start;
margin-top: 0.1875rem;
}
.template-option[data-v-769edd25] {
display: flex;
justify-content: space-between;
align-items: center;
margin: 0.3125rem;
}
.template-option .iconfont[data-v-769edd25] {
color: #007aff;
}
.iconfont.icon-favorite-fill[data-v-769edd25] {
color: #ffaa00;
}

View File

@@ -0,0 +1,725 @@
/**
* 这里是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;
}
.workspace-container[data-v-c1a60359] {
display: flex;
flex-direction: column;
background: rgba(140, 140, 140, 0.1);
}
.workspace-text[data-v-c1a60359] {
color: #0073ff;
font-weight: bold;
}
.workspace-header[data-v-c1a60359] {
width: 100%;
display: flex;
flex-shrink: 0;
flex-direction: column;
align-items: center;
padding: 0.5rem 0;
box-sizing: border-box;
border-bottom: 0.03125rem solid #ddd;
}
.custom-navbar[data-v-c1a60359] {
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0.625rem 0.3125rem;
box-sizing: border-box;
position: relative;
}
.navbar-left[data-v-c1a60359] {
display: flex;
justify-content: center;
align-items: center;
}
.navbar-before-title[data-v-c1a60359] {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.navbar-title[data-v-c1a60359] {
display: flex;
flex: 1;
justify-content: center;
align-items: center;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.navbar-right[data-v-c1a60359] {
display: flex;
justify-content: center;
align-items: center;
margin-right: 0.625rem;
box-sizing: border-box;
}
.navbar-right .menu-open[data-v-c1a60359] {
color: #3ab0ff !important;
font-size: 1.25rem !important;
}
.custom-navbar-icon[data-v-c1a60359] {
color: #0073ff !important;
font-size: 1.25rem !important;
}
.search-file-warpper[data-v-c1a60359] {
display: flex;
width: 90%;
align-items: center;
}
.search-file[data-v-c1a60359] {
display: flex;
flex: 1;
align-items: center;
background: rgba(255, 255, 255, 1);
padding: 0.5rem;
box-sizing: border-box;
border-radius: 0.9375rem;
}
.icon-sousuo[data-v-c1a60359] {
font-weight: bold;
}
.search-file-input[data-v-c1a60359] {
margin-left: 0.625rem;
}
.cancel-search[data-v-c1a60359] {
display: flex;
flex-shrink: 0;
padding: 0 0 0 0.625rem;
box-sizing: border-box;
color: #0073ff;
}
.workspace-content[data-v-c1a60359] {
width: 100%;
display: block;
flex: 1;
overflow: auto;
box-sizing: border-box;
position: relative;
}
/* 菜单卡片 */
.menu-card[data-v-c1a60359] {
position: absolute;
top: 100%;
right: 0.625rem;
width: 9.375rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #fff;
border-radius: 0.9375rem;
z-index: 1;
}
.menu-card-item[data-v-c1a60359] {
width: 100%;
padding: 0.625rem;
box-sizing: border-box;
}
.folder-null[data-v-c1a60359] {
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: absolute;
left: 50%;
top: 30%;
transform: translateX(-50%);
font-size: 1rem;
}
.folder-null .iconfont[data-v-c1a60359] {
font-size: 5.625rem;
}
.folder-grid[data-v-c1a60359] {
width: 100%;
display: grid;
grid-template-columns: repeat(3,1fr);
padding: 0.625rem;
box-sizing: border-box;
gap: 0.625rem;
align-items: start;
}
.folder-item[data-v-c1a60359] {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: relative;
}
.folder-item.select-folder[data-v-c1a60359] {
border-radius: 0.9375rem;
background: rgba(9, 9, 9, 0.1);
}
.folder-item-style[data-v-c1a60359] {
font-size: 5rem !important;
font-weight: 0.3125rem !important;
color: #3ab0ff !important;
}
.folder-checkbox[data-v-c1a60359] {
width: 1.5625rem;
height: 1.5625rem;
border: 0.1875rem solid #fff;
border-radius: 50%;
box-shadow: 0 0.0625rem 0.09375rem #333;
background: rgba(255, 255, 255, 0.2);
box-sizing: border-box;
position: absolute;
left: 50%;
top: 30%;
transform: translate(-50%);
display: flex;
justify-content: center;
align-items: center;
}
.folder-checkbox.select-folder[data-v-c1a60359] {
background-color: #0073ff;
}
.workspace-footer[data-v-c1a60359] {
width: 100%;
display: flex;
flex-shrink: 0;
justify-content: space-between;
padding: 0.9375rem;
box-sizing: border-box;
color: #999999;
background: #eeeeee;
}
.workspace-footer.folder-actions[data-v-c1a60359] {
color: #0073ff;
}
.workspace-footer .iconfont[data-v-c1a60359] {
font-size: 1.25rem !important;
}

View File

@@ -0,0 +1,222 @@
.container[data-v-cd5869b7] {
padding: 0.625rem;
background-color: #f5f5f5;
min-height: 100vh;
}
.status-card[data-v-cd5869b7],
.config-card[data-v-cd5869b7],
.control-card[data-v-cd5869b7],
.send-card[data-v-cd5869b7],
.log-card[data-v-cd5869b7] {
background-color: #fff;
border-radius: 0.5rem;
padding: 0.9375rem;
margin-bottom: 0.625rem;
box-shadow: 0 0.0625rem 0.25rem rgba(0, 0, 0, 0.05);
}
.status-label[data-v-cd5869b7] {
font-size: 0.875rem;
color: #666;
margin-bottom: 0.5rem;
}
.status-value[data-v-cd5869b7] {
display: inline-block;
padding: 0.375rem 1rem;
border-radius: 0.25rem;
font-size: 0.875rem;
font-weight: 500;
}
.status-connected[data-v-cd5869b7] {
background-color: #e6f7e6;
color: #52c41a;
}
.status-connecting[data-v-cd5869b7] {
background-color: #fff7e6;
color: #faad14;
}
.status-disconnected[data-v-cd5869b7] {
background-color: #f5f5f5;
color: #999;
}
.status-error[data-v-cd5869b7] {
background-color: #fff1f0;
color: #ff4d4f;
}
.status-info[data-v-cd5869b7] {
margin-top: 0.5rem;
}
.reconnect-info[data-v-cd5869b7] {
font-size: 0.75rem;
color: #faad14;
}
.section-title[data-v-cd5869b7] {
font-size: 1rem;
font-weight: 600;
color: #333;
margin-bottom: 0.75rem;
display: block;
}
.input-group[data-v-cd5869b7] {
margin-bottom: 0.75rem;
}
.input-label[data-v-cd5869b7] {
font-size: 0.875rem;
color: #666;
margin-bottom: 0.375rem;
display: block;
}
.input-field[data-v-cd5869b7] {
border: 0.0625rem solid #e8e8e8;
border-radius: 0.25rem;
padding: 0.625rem;
font-size: 0.875rem;
background-color: #fafafa;
}
.control-card[data-v-cd5869b7] {
display: flex;
gap: 0.625rem;
}
.btn[data-v-cd5869b7] {
flex: 1;
height: 2.75rem;
line-height: 2.75rem;
border-radius: 0.375rem;
font-size: 1rem;
text-align: center;
border: none;
}
.btn-primary[data-v-cd5869b7] {
background-color: #1890ff;
color: #fff;
}
.btn-danger[data-v-cd5869b7] {
background-color: #ff4d4f;
color: #fff;
}
.btn-secondary[data-v-cd5869b7] {
background-color: #f0f0f0;
color: #666;
}
.btn-outline[data-v-cd5869b7] {
background-color: transparent;
color: #1890ff;
border: 0.0625rem solid #1890ff;
}
.btn-small[data-v-cd5869b7] {
height: 2rem;
line-height: 2rem;
font-size: 0.8125rem;
padding: 0 0.75rem;
}
.btn[disabled][data-v-cd5869b7] {
opacity: 0.5;
}
.send-input-wrapper[data-v-cd5869b7] {
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.send-input[data-v-cd5869b7] {
border: 0.0625rem solid #e8e8e8;
border-radius: 0.25rem;
padding: 0.625rem;
font-size: 0.875rem;
min-height: 5rem;
background-color: #fafafa;
box-sizing: border-box;
}
.send-buttons[data-v-cd5869b7] {
display: flex;
gap: 0.625rem;
}
.quick-messages[data-v-cd5869b7] {
margin-top: 0.75rem;
padding-top: 0.75rem;
border-top: 0.0625rem solid #f0f0f0;
}
.quick-label[data-v-cd5869b7] {
font-size: 0.8125rem;
color: #999;
margin-bottom: 0.5rem;
display: block;
}
.quick-btns[data-v-cd5869b7] {
display: flex;
flex-wrap: wrap;
gap: 0.5rem;
}
.quick-btn[data-v-cd5869b7] {
padding: 0.375rem 0.75rem;
background-color: #f0f5ff;
color: #1890ff;
border-radius: 0.25rem;
font-size: 0.8125rem;
border: none;
}
.quick-btn[disabled][data-v-cd5869b7] {
opacity: 0.5;
}
.log-header[data-v-cd5869b7] {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 0.75rem;
}
.log-title-wrapper[data-v-cd5869b7] {
display: flex;
align-items: center;
gap: 0.375rem;
}
.log-title-wrapper .section-title[data-v-cd5869b7] {
margin-bottom: 0;
}
.log-count[data-v-cd5869b7] {
font-size: 0.75rem;
color: #999;
}
.log-actions[data-v-cd5869b7] {
display: flex;
gap: 0.375rem;
}
.log-list[data-v-cd5869b7] {
max-height: 15.625rem;
background-color: #1e1e1e;
border-radius: 0.25rem;
padding: 0.625rem;
}
.log-item[data-v-cd5869b7] {
display: flex;
margin-bottom: 0.375rem;
font-family: 'Courier New', monospace;
font-size: 0.75rem;
line-height: 1.6;
}
.log-time[data-v-cd5869b7] {
color: #888;
margin-right: 0.5rem;
flex-shrink: 0;
}
.log-content[data-v-cd5869b7] {
word-break: break-all;
flex: 1;
color: #fff;
}
.log-info .log-content[data-v-cd5869b7] {
color: #fff;
}
.log-success .log-content[data-v-cd5869b7] {
color: #52c41a;
}
.log-error .log-content[data-v-cd5869b7] {
color: #ff4d4f;
}
.log-warn .log-content[data-v-cd5869b7] {
color: #faad14;
}
.log-send .log-content[data-v-cd5869b7] {
color: #1890ff;
}
.log-receive .log-content[data-v-cd5869b7] {
color: #52c41a;
}