Pu Zhibing
2025-04-22 7feb722a12e26f5572c7df9ccc1ce8c1e26b9f94
ManagementOKTravel/guns-admin/src/main/webapp/static/js/track2.js
@@ -2407,7 +2407,7 @@
                if ( source.mimeType === 'image/png' ) {
                    // Inspect the PNG 'IHDR' chunk to determine whether the image could have an
                    // alpha channel. This check is conservative — the image could have an alpha
                    // alpha channel. This check is conservative â€” the image could have an alpha
                    // channel with all values == 1, and the indexed type (colorType == 3) only
                    // sometimes contains alpha.
                    //