@@ -155,7 +155,7 @@ export const api_cloudFollowTime = (onFollowTime: CallBack, listen = true) => {
};
export const api_goback = () => {
postMessage({
- api: "goback",
+ api: "goBack",
});
}
/** 结束webview */