实现ai对话(电脑同步)
This commit is contained in:
715
unpackage/dist/dev/app-plus/app-service.js
vendored
715
unpackage/dist/dev/app-plus/app-service.js
vendored
File diff suppressed because it is too large
Load Diff
205
unpackage/dist/dev/app-plus/app.css
vendored
205
unpackage/dist/dev/app-plus/app.css
vendored
@@ -27,8 +27,10 @@
|
||||
/* 文章场景相关 */
|
||||
/*每个页面公共css */
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('static/iconfont/iconfont.ttf?t=1776936195904') format('truetype');
|
||||
font-family: "iconfont"; /* Project id 4890805 */
|
||||
src: url('static/iconfont/iconfont.woff2?t=1780384681439') format('woff2'),
|
||||
url('static/iconfont/iconfont.woff?t=1780384681439') format('woff'),
|
||||
url('static/iconfont/iconfont.ttf?t=1780384681439') format('truetype');
|
||||
}
|
||||
.iconfont {
|
||||
font-family: "iconfont" !important;
|
||||
@@ -37,6 +39,135 @@
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
.icon-qitawenjian:before {
|
||||
content: "\e7b6";
|
||||
}
|
||||
.icon-wenjianyasuo:before {
|
||||
content: "\e643";
|
||||
}
|
||||
.icon-wenjianshipin:before {
|
||||
content: "\e644";
|
||||
}
|
||||
.icon-wenjianyinpin:before {
|
||||
content: "\e645";
|
||||
}
|
||||
.icon-wenjiantupian:before {
|
||||
content: "\e646";
|
||||
}
|
||||
.icon-daimawenjian:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
.icon-file-markdown-fill:before {
|
||||
content: "\ebb1";
|
||||
}
|
||||
.icon-SVG:before {
|
||||
content: "\e614";
|
||||
}
|
||||
.icon-HTML:before {
|
||||
content: "\e615";
|
||||
}
|
||||
.icon-CSS:before {
|
||||
content: "\e618";
|
||||
}
|
||||
.icon-CSV:before {
|
||||
content: "\e619";
|
||||
}
|
||||
.icon-JSON:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
.icon-JS:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
.icon-PDF:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
.icon-PHP:before {
|
||||
content: "\e621";
|
||||
}
|
||||
.icon-TXT:before {
|
||||
content: "\e622";
|
||||
}
|
||||
.icon-XLS:before {
|
||||
content: "\e623";
|
||||
}
|
||||
.icon-DOC:before {
|
||||
content: "\e624";
|
||||
}
|
||||
.icon-PPT:before {
|
||||
content: "\e626";
|
||||
}
|
||||
.icon-SQL:before {
|
||||
content: "\e627";
|
||||
}
|
||||
.icon-bianji:before {
|
||||
content: "\e605";
|
||||
}
|
||||
.icon-fasong:before {
|
||||
content: "\e705";
|
||||
}
|
||||
.icon-download:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
.icon-edit-fill:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
.icon-favorite-fill:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
.icon-favorite:before {
|
||||
content: "\e620";
|
||||
}
|
||||
.icon-upload:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
.icon-yonghuziliao:before {
|
||||
content: "\e6a1";
|
||||
}
|
||||
.icon-pen-fill:before {
|
||||
content: "\e67c";
|
||||
}
|
||||
.icon-qunliao:before {
|
||||
content: "\e606";
|
||||
}
|
||||
.icon-shipintonghua:before {
|
||||
content: "\e609";
|
||||
}
|
||||
.icon-tianjia:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
.icon-tongxunlu:before {
|
||||
content: "\e612";
|
||||
}
|
||||
.icon-tianjiahaoyou:before {
|
||||
content: "\e613";
|
||||
}
|
||||
.icon-shanchu:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
.icon-choose-fill:before {
|
||||
content: "\e6a2";
|
||||
}
|
||||
.icon-a-wenjianjiawenjian:before {
|
||||
content: "\e69e";
|
||||
}
|
||||
.icon-sousuo:before {
|
||||
content: "\e6eb";
|
||||
}
|
||||
.icon-Robot:before {
|
||||
content: "\e67d";
|
||||
}
|
||||
.icon-saochu:before {
|
||||
content: "\e6a3";
|
||||
}
|
||||
.icon-fanhui:before {
|
||||
content: "\e765";
|
||||
}
|
||||
.icon-brain-2-fill:before {
|
||||
content: "\e800";
|
||||
}
|
||||
.icon-gengduo:before {
|
||||
content: "\e6c5";
|
||||
}
|
||||
.icon-del:before {
|
||||
content: "\e616";
|
||||
}
|
||||
@@ -79,74 +210,8 @@
|
||||
.icon-biezhen:before {
|
||||
content: "\e647";
|
||||
}
|
||||
.icon-bianji:before {
|
||||
content: "\e605";
|
||||
}
|
||||
.icon-fasong:before {
|
||||
content: "\e705";
|
||||
}
|
||||
.icon-download:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
.icon-edit-fill:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
.icon-favorite-fill:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
.icon-favorite:before {
|
||||
content: "\e620";
|
||||
}
|
||||
.icon-upload:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
.icon-yonghuziliao:before {
|
||||
content: "\e6a1";
|
||||
}
|
||||
.icon-pen-fill:before {
|
||||
content: "\e667";
|
||||
}
|
||||
.icon-qunliao:before {
|
||||
content: "\e606";
|
||||
}
|
||||
.icon-shipintonghua:before {
|
||||
content: "\e609";
|
||||
}
|
||||
.icon-tianjia:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
.icon-tongxunlu:before {
|
||||
content: "\e612";
|
||||
}
|
||||
.icon-tianjiahaoyou:before {
|
||||
content: "\e613";
|
||||
}
|
||||
.icon-shanchu:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
.icon-choose-fill:before {
|
||||
content: "\e6a2";
|
||||
}
|
||||
.icon-a-wenjianjiawenjian:before {
|
||||
content: "\e69e";
|
||||
}
|
||||
.icon-sousuo:before {
|
||||
content: "\e6eb";
|
||||
}
|
||||
.icon-Robot:before {
|
||||
content: "\e661";
|
||||
}
|
||||
.icon-saochu:before {
|
||||
content: "\e6a3";
|
||||
}
|
||||
.icon-fanhui:before {
|
||||
content: "\e765";
|
||||
}
|
||||
.icon-brain-2-fill:before {
|
||||
content: "\e800";
|
||||
}
|
||||
.icon-gengduo:before {
|
||||
content: "\e6c5";
|
||||
.icon-qita:before {
|
||||
content: "\e600";
|
||||
}
|
||||
/* 顶部状态栏占位(自动适配刘海高度) */
|
||||
.status-bar {
|
||||
|
||||
@@ -1,3 +1,74 @@
|
||||
/* 新建文件夹弹窗样式 */
|
||||
.create-folder-name[data-v-769edd25] {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0.3125rem 0.625rem;
|
||||
box-sizing: border-box;
|
||||
align-items: center;
|
||||
background-color: rgba(194, 191, 211, 0.1);
|
||||
border-radius: 0.3125rem;
|
||||
}
|
||||
.create-folder-name uni-input[data-v-769edd25] {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
.create-folder-name.has-value[data-v-769edd25] {
|
||||
background-color: #ffffff;
|
||||
border: 0.0625rem solid #aaaaff;
|
||||
box-shadow: 0 0 0.46875rem #aaaaff;
|
||||
}
|
||||
/* 新建文件夹弹窗内部样式 */
|
||||
.new-folder-name[data-v-769edd25] {
|
||||
font-size: 0.875rem;
|
||||
color: #666;
|
||||
margin-bottom: 0.375rem;
|
||||
}
|
||||
.nf-path-label[data-v-769edd25] {
|
||||
font-size: 0.8125rem;
|
||||
color: #999;
|
||||
margin-top: 0.75rem;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
.nf-path-display[data-v-769edd25] {
|
||||
font-size: 0.875rem;
|
||||
color: #333;
|
||||
padding: 0.375rem 0.625rem;
|
||||
background: #f5f5f5;
|
||||
border-radius: 0.3125rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
.nf-path-preview[data-v-769edd25] {
|
||||
font-size: 0.875rem;
|
||||
color: #0073ff;
|
||||
padding: 0.375rem 0.625rem;
|
||||
background: rgba(0, 115, 255, 0.05);
|
||||
border: 0.0625rem dashed rgba(0, 115, 255, 0.3);
|
||||
border-radius: 0.3125rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
.option-wrapper[data-v-769edd25] {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 0.625rem;
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
.opt-btn[data-v-769edd25] {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0.75rem 0;
|
||||
border-radius: 0.375rem;
|
||||
font-size: 0.9375rem;
|
||||
}
|
||||
.opt-cancel[data-v-769edd25] {
|
||||
background: #f5f5f5;
|
||||
color: #666;
|
||||
}
|
||||
.opt-confirm[data-v-769edd25] {
|
||||
background: linear-gradient(135deg, #0073ff, #3ab0ff);
|
||||
color: #fff;
|
||||
}
|
||||
.workspace-container[data-v-769edd25] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -96,7 +167,6 @@
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* 菜单卡片 */
|
||||
.menu-card[data-v-769edd25] {
|
||||
position: absolute;
|
||||
@@ -134,7 +204,7 @@
|
||||
.folder-grid[data-v-769edd25] {
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3,1fr);
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
padding: 0.625rem;
|
||||
box-sizing: border-box;
|
||||
gap: 0.625rem;
|
||||
@@ -146,11 +216,23 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
min-width: 0;
|
||||
}
|
||||
.folder-item.select-folder[data-v-769edd25] {
|
||||
border-radius: 0.9375rem;
|
||||
background: rgba(9, 9, 9, 0.1);
|
||||
}
|
||||
.folder-item .folder-name[data-v-769edd25] {
|
||||
max-width: 4.6875rem;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
line-height: 1.25rem;
|
||||
min-width: 0;
|
||||
}
|
||||
.folder-item-style[data-v-769edd25] {
|
||||
font-size: 5rem !important;
|
||||
font-weight: 0.3125rem !important;
|
||||
@@ -191,7 +273,6 @@
|
||||
.workspace-footer .iconfont[data-v-769edd25] {
|
||||
font-size: 1.25rem !important;
|
||||
}
|
||||
|
||||
/* 编辑模板弹窗 */
|
||||
.edit-template-wrapper[data-v-769edd25] {
|
||||
}
|
||||
|
||||
@@ -530,6 +530,77 @@
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
}
|
||||
/* 新建文件夹弹窗样式 */
|
||||
.create-folder-name[data-v-c1a60359] {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
padding: 0.3125rem 0.625rem;
|
||||
box-sizing: border-box;
|
||||
align-items: center;
|
||||
background-color: rgba(194, 191, 211, 0.1);
|
||||
border-radius: 0.3125rem;
|
||||
}
|
||||
.create-folder-name uni-input[data-v-c1a60359] {
|
||||
box-sizing: border-box;
|
||||
width: 100%;
|
||||
}
|
||||
.create-folder-name.has-value[data-v-c1a60359] {
|
||||
background-color: #ffffff;
|
||||
border: 0.0625rem solid #aaaaff;
|
||||
box-shadow: 0 0 0.46875rem #aaaaff;
|
||||
}
|
||||
/* 新建文件夹弹窗内部样式 */
|
||||
.new-folder-name[data-v-c1a60359] {
|
||||
font-size: 0.875rem;
|
||||
color: #666;
|
||||
margin-bottom: 0.375rem;
|
||||
}
|
||||
.nf-path-label[data-v-c1a60359] {
|
||||
font-size: 0.8125rem;
|
||||
color: #999;
|
||||
margin-top: 0.75rem;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
.nf-path-display[data-v-c1a60359] {
|
||||
font-size: 0.875rem;
|
||||
color: #333;
|
||||
padding: 0.375rem 0.625rem;
|
||||
background: #f5f5f5;
|
||||
border-radius: 0.3125rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
.nf-path-preview[data-v-c1a60359] {
|
||||
font-size: 0.875rem;
|
||||
color: #0073ff;
|
||||
padding: 0.375rem 0.625rem;
|
||||
background: rgba(0, 115, 255, 0.05);
|
||||
border: 0.0625rem dashed rgba(0, 115, 255, 0.3);
|
||||
border-radius: 0.3125rem;
|
||||
word-break: break-all;
|
||||
}
|
||||
.option-wrapper[data-v-c1a60359] {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
gap: 0.625rem;
|
||||
margin-top: 1.25rem;
|
||||
}
|
||||
.opt-btn[data-v-c1a60359] {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
padding: 0.75rem 0;
|
||||
border-radius: 0.375rem;
|
||||
font-size: 0.9375rem;
|
||||
}
|
||||
.opt-cancel[data-v-c1a60359] {
|
||||
background: #f5f5f5;
|
||||
color: #666;
|
||||
}
|
||||
.opt-confirm[data-v-c1a60359] {
|
||||
background: linear-gradient(135deg, #0073ff, #3ab0ff);
|
||||
color: #fff;
|
||||
}
|
||||
.workspace-container[data-v-c1a60359] {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -628,7 +699,6 @@
|
||||
box-sizing: border-box;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
/* 菜单卡片 */
|
||||
.menu-card[data-v-c1a60359] {
|
||||
position: absolute;
|
||||
@@ -666,7 +736,7 @@
|
||||
.folder-grid[data-v-c1a60359] {
|
||||
width: 100%;
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3,1fr);
|
||||
grid-template-columns: repeat(3, 1fr);
|
||||
padding: 0.625rem;
|
||||
box-sizing: border-box;
|
||||
gap: 0.625rem;
|
||||
@@ -678,11 +748,23 @@
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
min-width: 0;
|
||||
}
|
||||
.folder-item.select-folder[data-v-c1a60359] {
|
||||
border-radius: 0.9375rem;
|
||||
background: rgba(9, 9, 9, 0.1);
|
||||
}
|
||||
.folder-item .folder-name[data-v-c1a60359] {
|
||||
max-width: 4.6875rem;
|
||||
text-align: center;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
line-height: 1.25rem;
|
||||
min-width: 0;
|
||||
}
|
||||
.folder-item-style[data-v-c1a60359] {
|
||||
font-size: 5rem !important;
|
||||
font-weight: 0.3125rem !important;
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,8 @@
|
||||
@font-face {
|
||||
font-family: "iconfont"; /* Project id */
|
||||
src: url('iconfont.ttf?t=1776936195904') format('truetype');
|
||||
font-family: "iconfont"; /* Project id 4890805 */
|
||||
src: url('iconfont.woff2?t=1780384681439') format('woff2'),
|
||||
url('iconfont.woff?t=1780384681439') format('woff'),
|
||||
url('iconfont.ttf?t=1780384681439') format('truetype');
|
||||
}
|
||||
|
||||
.iconfont {
|
||||
@@ -11,6 +13,178 @@
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.icon-qitawenjian:before {
|
||||
content: "\e7b6";
|
||||
}
|
||||
|
||||
.icon-wenjianyasuo:before {
|
||||
content: "\e643";
|
||||
}
|
||||
|
||||
.icon-wenjianshipin:before {
|
||||
content: "\e644";
|
||||
}
|
||||
|
||||
.icon-wenjianyinpin:before {
|
||||
content: "\e645";
|
||||
}
|
||||
|
||||
.icon-wenjiantupian:before {
|
||||
content: "\e646";
|
||||
}
|
||||
|
||||
.icon-daimawenjian:before {
|
||||
content: "\e66a";
|
||||
}
|
||||
|
||||
.icon-file-markdown-fill:before {
|
||||
content: "\ebb1";
|
||||
}
|
||||
|
||||
.icon-SVG:before {
|
||||
content: "\e614";
|
||||
}
|
||||
|
||||
.icon-HTML:before {
|
||||
content: "\e615";
|
||||
}
|
||||
|
||||
.icon-CSS:before {
|
||||
content: "\e618";
|
||||
}
|
||||
|
||||
.icon-CSV:before {
|
||||
content: "\e619";
|
||||
}
|
||||
|
||||
.icon-JSON:before {
|
||||
content: "\e61b";
|
||||
}
|
||||
|
||||
.icon-JS:before {
|
||||
content: "\e61c";
|
||||
}
|
||||
|
||||
.icon-PDF:before {
|
||||
content: "\e61e";
|
||||
}
|
||||
|
||||
.icon-PHP:before {
|
||||
content: "\e621";
|
||||
}
|
||||
|
||||
.icon-TXT:before {
|
||||
content: "\e622";
|
||||
}
|
||||
|
||||
.icon-XLS:before {
|
||||
content: "\e623";
|
||||
}
|
||||
|
||||
.icon-DOC:before {
|
||||
content: "\e624";
|
||||
}
|
||||
|
||||
.icon-PPT:before {
|
||||
content: "\e626";
|
||||
}
|
||||
|
||||
.icon-SQL:before {
|
||||
content: "\e627";
|
||||
}
|
||||
|
||||
.icon-bianji:before {
|
||||
content: "\e605";
|
||||
}
|
||||
|
||||
.icon-fasong:before {
|
||||
content: "\e705";
|
||||
}
|
||||
|
||||
.icon-download:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
|
||||
.icon-edit-fill:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-favorite-fill:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
|
||||
.icon-favorite:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon-upload:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
|
||||
.icon-yonghuziliao:before {
|
||||
content: "\e6a1";
|
||||
}
|
||||
|
||||
.icon-pen-fill:before {
|
||||
content: "\e67c";
|
||||
}
|
||||
|
||||
.icon-qunliao:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
.icon-shipintonghua:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.icon-tianjia:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
|
||||
.icon-tongxunlu:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon-tianjiahaoyou:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.icon-shanchu:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
|
||||
.icon-choose-fill:before {
|
||||
content: "\e6a2";
|
||||
}
|
||||
|
||||
.icon-a-wenjianjiawenjian:before {
|
||||
content: "\e69e";
|
||||
}
|
||||
|
||||
.icon-sousuo:before {
|
||||
content: "\e6eb";
|
||||
}
|
||||
|
||||
.icon-Robot:before {
|
||||
content: "\e67d";
|
||||
}
|
||||
|
||||
.icon-saochu:before {
|
||||
content: "\e6a3";
|
||||
}
|
||||
|
||||
.icon-fanhui:before {
|
||||
content: "\e765";
|
||||
}
|
||||
|
||||
.icon-brain-2-fill:before {
|
||||
content: "\e800";
|
||||
}
|
||||
|
||||
.icon-gengduo:before {
|
||||
content: "\e6c5";
|
||||
}
|
||||
|
||||
.icon-del:before {
|
||||
content: "\e616";
|
||||
}
|
||||
@@ -67,95 +241,7 @@
|
||||
content: "\e647";
|
||||
}
|
||||
|
||||
.icon-bianji:before {
|
||||
content: "\e605";
|
||||
}
|
||||
|
||||
.icon-fasong:before {
|
||||
content: "\e705";
|
||||
}
|
||||
|
||||
.icon-download:before {
|
||||
content: "\e61a";
|
||||
}
|
||||
|
||||
.icon-edit-fill:before {
|
||||
content: "\e61d";
|
||||
}
|
||||
|
||||
.icon-favorite-fill:before {
|
||||
content: "\e61f";
|
||||
}
|
||||
|
||||
.icon-favorite:before {
|
||||
content: "\e620";
|
||||
}
|
||||
|
||||
.icon-upload:before {
|
||||
content: "\e63e";
|
||||
}
|
||||
|
||||
.icon-yonghuziliao:before {
|
||||
content: "\e6a1";
|
||||
}
|
||||
|
||||
.icon-pen-fill:before {
|
||||
content: "\e667";
|
||||
}
|
||||
|
||||
.icon-qunliao:before {
|
||||
content: "\e606";
|
||||
}
|
||||
|
||||
.icon-shipintonghua:before {
|
||||
content: "\e609";
|
||||
}
|
||||
|
||||
.icon-tianjia:before {
|
||||
content: "\e60d";
|
||||
}
|
||||
|
||||
.icon-tongxunlu:before {
|
||||
content: "\e612";
|
||||
}
|
||||
|
||||
.icon-tianjiahaoyou:before {
|
||||
content: "\e613";
|
||||
}
|
||||
|
||||
.icon-shanchu:before {
|
||||
content: "\e6d3";
|
||||
}
|
||||
|
||||
.icon-choose-fill:before {
|
||||
content: "\e6a2";
|
||||
}
|
||||
|
||||
.icon-a-wenjianjiawenjian:before {
|
||||
content: "\e69e";
|
||||
}
|
||||
|
||||
.icon-sousuo:before {
|
||||
content: "\e6eb";
|
||||
}
|
||||
|
||||
.icon-Robot:before {
|
||||
content: "\e661";
|
||||
}
|
||||
|
||||
.icon-saochu:before {
|
||||
content: "\e6a3";
|
||||
}
|
||||
|
||||
.icon-fanhui:before {
|
||||
content: "\e765";
|
||||
}
|
||||
|
||||
.icon-brain-2-fill:before {
|
||||
content: "\e800";
|
||||
}
|
||||
|
||||
.icon-gengduo:before {
|
||||
content: "\e6c5";
|
||||
.icon-qita:before {
|
||||
content: "\e600";
|
||||
}
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,10 +1,311 @@
|
||||
{
|
||||
"id": "",
|
||||
"name": "",
|
||||
"id": "4890805",
|
||||
"name": "information",
|
||||
"font_family": "iconfont",
|
||||
"css_prefix_text": "icon-",
|
||||
"description": "",
|
||||
"glyphs": [
|
||||
{
|
||||
"icon_id": "35959059",
|
||||
"name": "其他文件",
|
||||
"font_class": "qitawenjian",
|
||||
"unicode": "e7b6",
|
||||
"unicode_decimal": 59318
|
||||
},
|
||||
{
|
||||
"icon_id": "1004650",
|
||||
"name": "文件-压缩",
|
||||
"font_class": "wenjianyasuo",
|
||||
"unicode": "e643",
|
||||
"unicode_decimal": 58947
|
||||
},
|
||||
{
|
||||
"icon_id": "1004652",
|
||||
"name": "文件-视频",
|
||||
"font_class": "wenjianshipin",
|
||||
"unicode": "e644",
|
||||
"unicode_decimal": 58948
|
||||
},
|
||||
{
|
||||
"icon_id": "1004653",
|
||||
"name": "文件-音频",
|
||||
"font_class": "wenjianyinpin",
|
||||
"unicode": "e645",
|
||||
"unicode_decimal": 58949
|
||||
},
|
||||
{
|
||||
"icon_id": "1004654",
|
||||
"name": "文件-图片",
|
||||
"font_class": "wenjiantupian",
|
||||
"unicode": "e646",
|
||||
"unicode_decimal": 58950
|
||||
},
|
||||
{
|
||||
"icon_id": "26618450",
|
||||
"name": "代码文件",
|
||||
"font_class": "daimawenjian",
|
||||
"unicode": "e66a",
|
||||
"unicode_decimal": 58986
|
||||
},
|
||||
{
|
||||
"icon_id": "19702974",
|
||||
"name": "markdown文件",
|
||||
"font_class": "file-markdown-fill",
|
||||
"unicode": "ebb1",
|
||||
"unicode_decimal": 60337
|
||||
},
|
||||
{
|
||||
"icon_id": "12904094",
|
||||
"name": "SVG",
|
||||
"font_class": "SVG",
|
||||
"unicode": "e614",
|
||||
"unicode_decimal": 58900
|
||||
},
|
||||
{
|
||||
"icon_id": "12904096",
|
||||
"name": "HTML",
|
||||
"font_class": "HTML",
|
||||
"unicode": "e615",
|
||||
"unicode_decimal": 58901
|
||||
},
|
||||
{
|
||||
"icon_id": "12904097",
|
||||
"name": "CSS",
|
||||
"font_class": "CSS",
|
||||
"unicode": "e618",
|
||||
"unicode_decimal": 58904
|
||||
},
|
||||
{
|
||||
"icon_id": "12904100",
|
||||
"name": "CSV",
|
||||
"font_class": "CSV",
|
||||
"unicode": "e619",
|
||||
"unicode_decimal": 58905
|
||||
},
|
||||
{
|
||||
"icon_id": "12904101",
|
||||
"name": "JSON",
|
||||
"font_class": "JSON",
|
||||
"unicode": "e61b",
|
||||
"unicode_decimal": 58907
|
||||
},
|
||||
{
|
||||
"icon_id": "12904102",
|
||||
"name": "JS",
|
||||
"font_class": "JS",
|
||||
"unicode": "e61c",
|
||||
"unicode_decimal": 58908
|
||||
},
|
||||
{
|
||||
"icon_id": "12904106",
|
||||
"name": "PDF",
|
||||
"font_class": "PDF",
|
||||
"unicode": "e61e",
|
||||
"unicode_decimal": 58910
|
||||
},
|
||||
{
|
||||
"icon_id": "12904107",
|
||||
"name": "PHP",
|
||||
"font_class": "PHP",
|
||||
"unicode": "e621",
|
||||
"unicode_decimal": 58913
|
||||
},
|
||||
{
|
||||
"icon_id": "12904108",
|
||||
"name": "TXT",
|
||||
"font_class": "TXT",
|
||||
"unicode": "e622",
|
||||
"unicode_decimal": 58914
|
||||
},
|
||||
{
|
||||
"icon_id": "12904109",
|
||||
"name": "XLS",
|
||||
"font_class": "XLS",
|
||||
"unicode": "e623",
|
||||
"unicode_decimal": 58915
|
||||
},
|
||||
{
|
||||
"icon_id": "12904116",
|
||||
"name": "DOC",
|
||||
"font_class": "DOC",
|
||||
"unicode": "e624",
|
||||
"unicode_decimal": 58916
|
||||
},
|
||||
{
|
||||
"icon_id": "12904119",
|
||||
"name": "PPT",
|
||||
"font_class": "PPT",
|
||||
"unicode": "e626",
|
||||
"unicode_decimal": 58918
|
||||
},
|
||||
{
|
||||
"icon_id": "12904126",
|
||||
"name": "SQL",
|
||||
"font_class": "SQL",
|
||||
"unicode": "e627",
|
||||
"unicode_decimal": 58919
|
||||
},
|
||||
{
|
||||
"icon_id": "7515699",
|
||||
"name": "编辑",
|
||||
"font_class": "bianji",
|
||||
"unicode": "e605",
|
||||
"unicode_decimal": 58885
|
||||
},
|
||||
{
|
||||
"icon_id": "8440993",
|
||||
"name": "发送",
|
||||
"font_class": "fasong",
|
||||
"unicode": "e705",
|
||||
"unicode_decimal": 59141
|
||||
},
|
||||
{
|
||||
"icon_id": "9512543",
|
||||
"name": "下载",
|
||||
"font_class": "download",
|
||||
"unicode": "e61a",
|
||||
"unicode_decimal": 58906
|
||||
},
|
||||
{
|
||||
"icon_id": "9512544",
|
||||
"name": "编辑",
|
||||
"font_class": "edit-fill",
|
||||
"unicode": "e61d",
|
||||
"unicode_decimal": 58909
|
||||
},
|
||||
{
|
||||
"icon_id": "9512556",
|
||||
"name": "收藏",
|
||||
"font_class": "favorite-fill",
|
||||
"unicode": "e61f",
|
||||
"unicode_decimal": 58911
|
||||
},
|
||||
{
|
||||
"icon_id": "9512559",
|
||||
"name": "收藏",
|
||||
"font_class": "favorite",
|
||||
"unicode": "e620",
|
||||
"unicode_decimal": 58912
|
||||
},
|
||||
{
|
||||
"icon_id": "9512675",
|
||||
"name": "上传",
|
||||
"font_class": "upload",
|
||||
"unicode": "e63e",
|
||||
"unicode_decimal": 58942
|
||||
},
|
||||
{
|
||||
"icon_id": "11633996",
|
||||
"name": "用户资料",
|
||||
"font_class": "yonghuziliao",
|
||||
"unicode": "e6a1",
|
||||
"unicode_decimal": 59041
|
||||
},
|
||||
{
|
||||
"icon_id": "17775968",
|
||||
"name": "笔",
|
||||
"font_class": "pen-fill",
|
||||
"unicode": "e67c",
|
||||
"unicode_decimal": 59004
|
||||
},
|
||||
{
|
||||
"icon_id": "18537099",
|
||||
"name": "群聊",
|
||||
"font_class": "qunliao",
|
||||
"unicode": "e606",
|
||||
"unicode_decimal": 58886
|
||||
},
|
||||
{
|
||||
"icon_id": "18537375",
|
||||
"name": "视频通话",
|
||||
"font_class": "shipintonghua",
|
||||
"unicode": "e609",
|
||||
"unicode_decimal": 58889
|
||||
},
|
||||
{
|
||||
"icon_id": "18654056",
|
||||
"name": "添加",
|
||||
"font_class": "tianjia",
|
||||
"unicode": "e60d",
|
||||
"unicode_decimal": 58893
|
||||
},
|
||||
{
|
||||
"icon_id": "18655694",
|
||||
"name": "通讯录",
|
||||
"font_class": "tongxunlu",
|
||||
"unicode": "e612",
|
||||
"unicode_decimal": 58898
|
||||
},
|
||||
{
|
||||
"icon_id": "18656610",
|
||||
"name": "添加好友",
|
||||
"font_class": "tianjiahaoyou",
|
||||
"unicode": "e613",
|
||||
"unicode_decimal": 58899
|
||||
},
|
||||
{
|
||||
"icon_id": "24660909",
|
||||
"name": "删除",
|
||||
"font_class": "shanchu",
|
||||
"unicode": "e6d3",
|
||||
"unicode_decimal": 59091
|
||||
},
|
||||
{
|
||||
"icon_id": "25015243",
|
||||
"name": "选择箭头-fill",
|
||||
"font_class": "choose-fill",
|
||||
"unicode": "e6a2",
|
||||
"unicode_decimal": 59042
|
||||
},
|
||||
{
|
||||
"icon_id": "27229314",
|
||||
"name": "文件夹,文件",
|
||||
"font_class": "a-wenjianjiawenjian",
|
||||
"unicode": "e69e",
|
||||
"unicode_decimal": 59038
|
||||
},
|
||||
{
|
||||
"icon_id": "27995029",
|
||||
"name": "搜索",
|
||||
"font_class": "sousuo",
|
||||
"unicode": "e6eb",
|
||||
"unicode_decimal": 59115
|
||||
},
|
||||
{
|
||||
"icon_id": "28661052",
|
||||
"name": "Robot",
|
||||
"font_class": "Robot",
|
||||
"unicode": "e67d",
|
||||
"unicode_decimal": 59005
|
||||
},
|
||||
{
|
||||
"icon_id": "32429618",
|
||||
"name": "扫除",
|
||||
"font_class": "saochu",
|
||||
"unicode": "e6a3",
|
||||
"unicode_decimal": 59043
|
||||
},
|
||||
{
|
||||
"icon_id": "38950621",
|
||||
"name": "返回",
|
||||
"font_class": "fanhui",
|
||||
"unicode": "e765",
|
||||
"unicode_decimal": 59237
|
||||
},
|
||||
{
|
||||
"icon_id": "42230703",
|
||||
"name": "brain-2-fill",
|
||||
"font_class": "brain-2-fill",
|
||||
"unicode": "e800",
|
||||
"unicode_decimal": 59392
|
||||
},
|
||||
{
|
||||
"icon_id": "43005043",
|
||||
"name": "更多",
|
||||
"font_class": "gengduo",
|
||||
"unicode": "e6c5",
|
||||
"unicode_decimal": 59077
|
||||
},
|
||||
{
|
||||
"icon_id": "109713",
|
||||
"name": "垃圾桶",
|
||||
@@ -104,165 +405,11 @@
|
||||
"unicode_decimal": 58951
|
||||
},
|
||||
{
|
||||
"icon_id": "7515699",
|
||||
"name": "编辑",
|
||||
"font_class": "bianji",
|
||||
"unicode": "e605",
|
||||
"unicode_decimal": 58885
|
||||
},
|
||||
{
|
||||
"icon_id": "8440993",
|
||||
"name": "发送",
|
||||
"font_class": "fasong",
|
||||
"unicode": "e705",
|
||||
"unicode_decimal": 59141
|
||||
},
|
||||
{
|
||||
"icon_id": "9512543",
|
||||
"name": "下载",
|
||||
"font_class": "download",
|
||||
"unicode": "e61a",
|
||||
"unicode_decimal": 58906
|
||||
},
|
||||
{
|
||||
"icon_id": "9512544",
|
||||
"name": "编辑",
|
||||
"font_class": "edit-fill",
|
||||
"unicode": "e61d",
|
||||
"unicode_decimal": 58909
|
||||
},
|
||||
{
|
||||
"icon_id": "9512556",
|
||||
"name": "收藏",
|
||||
"font_class": "favorite-fill",
|
||||
"unicode": "e61f",
|
||||
"unicode_decimal": 58911
|
||||
},
|
||||
{
|
||||
"icon_id": "9512559",
|
||||
"name": "收藏",
|
||||
"font_class": "favorite",
|
||||
"unicode": "e620",
|
||||
"unicode_decimal": 58912
|
||||
},
|
||||
{
|
||||
"icon_id": "9512675",
|
||||
"name": "上传",
|
||||
"font_class": "upload",
|
||||
"unicode": "e63e",
|
||||
"unicode_decimal": 58942
|
||||
},
|
||||
{
|
||||
"icon_id": "11633996",
|
||||
"name": "用户资料",
|
||||
"font_class": "yonghuziliao",
|
||||
"unicode": "e6a1",
|
||||
"unicode_decimal": 59041
|
||||
},
|
||||
{
|
||||
"icon_id": "17775968",
|
||||
"name": "笔",
|
||||
"font_class": "pen-fill",
|
||||
"unicode": "e667",
|
||||
"unicode_decimal": 58983
|
||||
},
|
||||
{
|
||||
"icon_id": "18537099",
|
||||
"name": "群聊",
|
||||
"font_class": "qunliao",
|
||||
"unicode": "e606",
|
||||
"unicode_decimal": 58886
|
||||
},
|
||||
{
|
||||
"icon_id": "18537375",
|
||||
"name": "视频通话",
|
||||
"font_class": "shipintonghua",
|
||||
"unicode": "e609",
|
||||
"unicode_decimal": 58889
|
||||
},
|
||||
{
|
||||
"icon_id": "18654056",
|
||||
"name": "添加",
|
||||
"font_class": "tianjia",
|
||||
"unicode": "e60d",
|
||||
"unicode_decimal": 58893
|
||||
},
|
||||
{
|
||||
"icon_id": "18655694",
|
||||
"name": "通讯录",
|
||||
"font_class": "tongxunlu",
|
||||
"unicode": "e612",
|
||||
"unicode_decimal": 58898
|
||||
},
|
||||
{
|
||||
"icon_id": "18656610",
|
||||
"name": "添加好友",
|
||||
"font_class": "tianjiahaoyou",
|
||||
"unicode": "e613",
|
||||
"unicode_decimal": 58899
|
||||
},
|
||||
{
|
||||
"icon_id": "24660909",
|
||||
"name": "删除",
|
||||
"font_class": "shanchu",
|
||||
"unicode": "e6d3",
|
||||
"unicode_decimal": 59091
|
||||
},
|
||||
{
|
||||
"icon_id": "25015243",
|
||||
"name": "选择箭头-fill",
|
||||
"font_class": "choose-fill",
|
||||
"unicode": "e6a2",
|
||||
"unicode_decimal": 59042
|
||||
},
|
||||
{
|
||||
"icon_id": "27229314",
|
||||
"name": "文件夹,文件",
|
||||
"font_class": "a-wenjianjiawenjian",
|
||||
"unicode": "e69e",
|
||||
"unicode_decimal": 59038
|
||||
},
|
||||
{
|
||||
"icon_id": "27995029",
|
||||
"name": "搜索",
|
||||
"font_class": "sousuo",
|
||||
"unicode": "e6eb",
|
||||
"unicode_decimal": 59115
|
||||
},
|
||||
{
|
||||
"icon_id": "28661052",
|
||||
"name": "Robot",
|
||||
"font_class": "Robot",
|
||||
"unicode": "e661",
|
||||
"unicode_decimal": 58977
|
||||
},
|
||||
{
|
||||
"icon_id": "32429618",
|
||||
"name": "扫除",
|
||||
"font_class": "saochu",
|
||||
"unicode": "e6a3",
|
||||
"unicode_decimal": 59043
|
||||
},
|
||||
{
|
||||
"icon_id": "38950621",
|
||||
"name": "返回",
|
||||
"font_class": "fanhui",
|
||||
"unicode": "e765",
|
||||
"unicode_decimal": 59237
|
||||
},
|
||||
{
|
||||
"icon_id": "42230703",
|
||||
"name": "brain-2-fill",
|
||||
"font_class": "brain-2-fill",
|
||||
"unicode": "e800",
|
||||
"unicode_decimal": 59392
|
||||
},
|
||||
{
|
||||
"icon_id": "43005043",
|
||||
"name": "更多",
|
||||
"font_class": "gengduo",
|
||||
"unicode": "e6c5",
|
||||
"unicode_decimal": 59077
|
||||
"icon_id": "1250",
|
||||
"name": "其它",
|
||||
"font_class": "qita",
|
||||
"unicode": "e600",
|
||||
"unicode_decimal": 58880
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Binary file not shown.
BIN
unpackage/dist/dev/app-plus/static/iconfont/iconfont.woff
vendored
Normal file
BIN
unpackage/dist/dev/app-plus/static/iconfont/iconfont.woff
vendored
Normal file
Binary file not shown.
BIN
unpackage/dist/dev/app-plus/static/iconfont/iconfont.woff2
vendored
Normal file
BIN
unpackage/dist/dev/app-plus/static/iconfont/iconfont.woff2
vendored
Normal file
Binary file not shown.
Reference in New Issue
Block a user