国际化选项切换功能
This commit is contained in:
@@ -45,7 +45,6 @@ var home = function () {
|
||||
}
|
||||
|
||||
|
||||
|
||||
return {
|
||||
init: function () {
|
||||
decorator_init();
|
||||
@@ -71,8 +70,5 @@ var home = function () {
|
||||
jQuery(document).ready(function() {
|
||||
|
||||
home.init();
|
||||
|
||||
setIframeHeight($("#mainFrame"));
|
||||
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user