代码如下: /// /// iframe 中,弹出信息并跳转 /// /// /// public static void ResponseShowMsg(string msg, string targetPageName) { string str = “[removed] alert(‘{0}’); window.parent.frames[\”sysMain\”].location.href = ‘{1