优化页面内嵌iframe切换tab不刷新数据

This commit is contained in:
RuoYi
2022-08-23 20:59:26 +08:00
parent 7347cbaedf
commit 9a895763d5
3 changed files with 21 additions and 11 deletions

View File

@ -19,6 +19,11 @@ public class Constants
*/
public static final String GBK = "GBK";
/**
* www主域
*/
public static final String WWW = "www.";
/**
* http请求
*/