1.在需要的地方调用下面的方法:CommonScript.MessageBox("100006",this) ; 2.上面用到的CommonScript类里的MessageBox方法:public static void MessageBox(string str_ErrCode, Page page) 相关文章: 2021-12-06 2021-09-13 2021-10-05 2022-01-29 2021-12-09 2021-09-21 2022-12-23