﻿//获取系统时间
getSysDate = window.parent.getSysDate;
//登录用户信息
userInfo = window.parent.userInfo;
//当前功能
curFunctionID = window.parent.curFunctionID;
//获取拼音码
getSpell = window.parent.getSpell;