refactor: 重新组织订单班文档资料目录结构
- 将所有订单班文档从 doc/ 迁移到 data/ 目录 - 保持原有目录结构不变,仅改变顶层路径 - 包含所有12个订单班的完整文档资料 - 文旅、财经商贸、食品、智能开发、智能制造 - 视觉设计、交通物流、土木、大健康 - 能源、化工、环保 - 文件总数:2345个文件(包括文档、图片、Agent配置等)
This commit is contained in:
22
data/订单班文档资料/智能开发/附件项目/assets/font-awesome/css/v5-font-face.css
vendored
Executable file
22
data/订单班文档资料/智能开发/附件项目/assets/font-awesome/css/v5-font-face.css
vendored
Executable file
@@ -0,0 +1,22 @@
|
||||
/*!
|
||||
* Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com
|
||||
* License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
|
||||
* Copyright 2024 Fonticons, Inc.
|
||||
*/
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 5 Brands';
|
||||
font-display: block;
|
||||
font-weight: 400;
|
||||
src: url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.ttf") format("truetype"); }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-display: block;
|
||||
font-weight: 900;
|
||||
src: url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.ttf") format("truetype"); }
|
||||
|
||||
@font-face {
|
||||
font-family: 'Font Awesome 5 Free';
|
||||
font-display: block;
|
||||
font-weight: 400;
|
||||
src: url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.ttf") format("truetype"); }
|
||||
Reference in New Issue
Block a user