diff --git a/web/src/config/brand.ts b/web/src/config/brand.ts index 88cbe3e..9c345d9 100644 --- a/web/src/config/brand.ts +++ b/web/src/config/brand.ts @@ -1,2 +1,2 @@ /** 左上角 Logo、登录页主标题等品牌文案(不受布局配置本地缓存覆盖) */ -export const SITE_BRAND_TITLE = 'PIS'; +export const SITE_BRAND_TITLE = 'Procurement Inquiry System';