mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
fix(projects): fix watermark settings
This commit is contained in:
2
src/typings/app.d.ts
vendored
2
src/typings/app.d.ts
vendored
@ -96,7 +96,7 @@ declare namespace App {
|
||||
right: boolean;
|
||||
};
|
||||
/** Watermark */
|
||||
watermark: {
|
||||
watermark?: {
|
||||
/** Whether to show the watermark */
|
||||
visible: boolean;
|
||||
/** Watermark text */
|
||||
|
Reference in New Issue
Block a user