aq-fe-framework 0.1.179 → 0.1.180
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2234,7 +2234,7 @@ function F_core60524_Form() {
|
|
2234
2234
|
{
|
2235
2235
|
fit: "contain",
|
2236
2236
|
src: `data:image/${(_c = basicAppShell_store.state.logoFileDetail) == null ? void 0 : _c.fileExtension};base64,
|
2237
|
-
|
2237
|
+
${(_d = basicAppShell_store.state.logoFileDetail) == null ? void 0 : _d.fileBase64String}`,
|
2238
2238
|
h: "115px",
|
2239
2239
|
fallbackSrc: "https://placehold.co/600x400?text=Placeholder",
|
2240
2240
|
alt: "Main logo",
|