完善会议详情界面

This commit is contained in:
2025-09-17 17:38:45 +08:00
parent ac355aaf6b
commit 955de763c7
10 changed files with 287 additions and 4 deletions

Binary file not shown.

4
static/font/font.css Normal file
View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 900 B

BIN
static/ic_tip.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
static/meeting.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB