完善会议详情界面
This commit is contained in:
BIN
static/font/AdobeHeitiStd-Regular.ttf
Normal file
BIN
static/font/AdobeHeitiStd-Regular.ttf
Normal file
Binary file not shown.
4
static/font/font.css
Normal file
4
static/font/font.css
Normal file
@@ -0,0 +1,4 @@
|
||||
@font-face {
|
||||
font-family: 'AdobeHeitiStd'; /* 自定义字体名称 */
|
||||
src: url('~@/static/font/AdobeHeitiStd-Regular.ttf') format('truetype'); /* 路径根据你的文件位置调整 */
|
||||
}
|
BIN
static/ic_location.png
Normal file
BIN
static/ic_location.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 900 B |
BIN
static/ic_tip.png
Normal file
BIN
static/ic_tip.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.2 KiB |
BIN
static/meeting.png
Normal file
BIN
static/meeting.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 MiB |
Reference in New Issue
Block a user