This commit is contained in:
2026-07-11 13:49:36 +08:00
parent b79162654d
commit af60e6720b
3 changed files with 3 additions and 3 deletions
@@ -35,7 +35,7 @@ const statusMap: Record<string, { text: string; color: string }> = {
};
const defaultTextWatermark: HomeMaterialTextWatermarkConfig = {
text: '民众普康 AI',
text: '民众智创',
opacityLevel: 2,
fontSizePx: 28,
color: '#ffffff',
@@ -27,7 +27,7 @@ const defaultConfig: HomeMaterialWatermarkConfig = {
marginX: 24,
marginY: 24,
textWatermark: {
text: '民众普康 AI',
text: '民众智创',
opacityLevel: 2,
fontSizePx: 28,
color: '#ffffff',
@@ -25,7 +25,7 @@ const positionOptions = [
];
const defaultTextWatermark = {
text: '民众普康 AI',
text: '民众智创',
opacityLevel: 2,
fontSizePx: 28,
color: '#ffffff',