This commit is contained in:
张成
2026-02-01 18:46:30 +08:00
parent 0c83aab053
commit 8abf6e6f2b
5 changed files with 5 additions and 5 deletions

View File

@@ -21,6 +21,6 @@ page {
font-family: "Quicksand";
// 注意:此路径来自 @/config/api.ts 中的 OSS_BASE_URL 配置
// 如需修改,请更新配置文件中的 OSS_BASE_URL
src: url("https://bimwe.oss-cn-shanghai.aliyuncs.com/front/ball/other/57dc951f-f10e-45b7-9157-0b1e468187fd.ttf") format("truetype");
src: url("https://youchang2026.oss-cn-shanghai.aliyuncs.com/front/ball/other/57dc951f-f10e-45b7-9157-0b1e468187fd.ttf") format("truetype");
font-display: swap;
}

View File

@@ -1,7 +1,7 @@
import envConfig from './env'// API配置
// OSS 基础路径配置
export const OSS_BASE_URL = 'https://bimwe.oss-cn-shanghai.aliyuncs.com/front/ball'
export const OSS_BASE_URL = 'https://youchang2026.oss-cn-shanghai.aliyuncs.com/front/ball'
export const API_CONFIG = {
// 基础URL

View File

@@ -85,7 +85,7 @@ export default function Participants(props) {
// id: 18,
// nickname: "小猫开刀削面店往猫毛里面下面条",
// avatar_url:
// "https://bimwe.oss-cn-shanghai.aliyuncs.com/front/ball/images/d284060f-248b-4d58-a153-4d37c0ca77c8.jpg",
// "https://youchang2026.oss-cn-shanghai.aliyuncs.com/front/ball/images/d284060f-248b-4d58-a153-4d37c0ca77c8.jpg",
// phone: "18513125687",
// ntrp_level: "1.5",
// },

View File

@@ -76,7 +76,7 @@
}
.btn {
width: 78px;
width: 90px;
height: 24px;
border: 1px solid rgba(0, 0, 0, 0.06);
display: flex;

View File

@@ -64,7 +64,7 @@
}
.btn {
width: 78px;
width: 90px;
height: 24px;
border: 1px solid rgba(0, 0, 0, 0.06);
display: flex;