deeplink test console.log 원복

This commit is contained in:
dongyoungKo
2025-03-18 17:54:43 +09:00
parent a22f493e80
commit 91fd83976f

View File

@@ -143,13 +143,13 @@ function AppBase(props) {
}
}, [cursorVisible]);
// useEffect(() => {
// if (logEnable) {
// enableConsole();
// } else {
// disableConsole();
// }
// }, [logEnable]);
useEffect(() => {
if (logEnable) {
enableConsole();
} else {
disableConsole();
}
}, [logEnable]);
useEffect(() => {
if (!oldDb8Deleted) {
@@ -361,9 +361,6 @@ function AppBase(props) {
? launchParmas.contentTarget.split("_")[1] || ""
: "1000";
console.log("#launchParmas", launchParmas);
console.log("#linkTpNm", linkTpNm);
console.log("#linkTpCd", linkTpCd);
if (launchParmas.contentTarget) {
dispatch(
setDeepLink({