Commit 4ff0f791 authored by platyhouse's avatar platyhouse

- encrypted

parent 21dbfd55
......@@ -542,6 +542,9 @@ namespace platyFramework;
$(".scroll_area").toggle();
$(".result").toggle();
$('#goods').toggleClass('on');
// window.webkit.messageHandlers[NATIVE_NS].postMessage({'type': type, 'msg': msg});
// window.webkit.messageHandlers.ptyJavaScriptInterface.postMessage([action: 'changeStatusBarColor'])
});
});
</script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment