实现ai对话(电脑同步)
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user