FineUI 官方论坛
标题:
从3.3.3升级到4.1.0都需要更新哪些文件
[打印本页]
作者:
舞柯庶
时间:
2014-7-31 10:48
标题:
从3.3.3升级到4.1.0都需要更新哪些文件
今天把系统 从 3.3.3 更新到 4.1.0
通过转化工具 更新
然后更新了FineUI.dll、extjs
不知道 Newtonsoft.Json.dll 是否需要更新
另外,原来做的界面框架 按照 在线事例,现在更新后,点击左边菜单 不是原来的创建Tab了。而是直接本页中打开页面【类似超链接在本页打开】。
不清楚什么地方有问题了?
作者:
sanshi
时间:
2014-7-31 10:51
FineUI.dll,extjs 都更新
Newtonsoft.Json.dll 更新到最新版
转化工具只能更新一部分,剩下的要自己慢慢调试,主要看更新日志(v3.3->v4.1是大更新,不是那么简单的,要有思想准备)
作者:
舞柯庶
时间:
2014-7-31 11:04
已经更新Newtonsoft.Json.dll
但是 打开时还是直接打开不能再框架中创建TAB
升级日志:
《FineUI3to4一键升级工具》 v1.1 by sanshi
Web.config
>>>[add] 修改节点的tagPrefix属性为f
>>>[add] 删除内置资源配置项res.axd
>>>[FineUI] 删除节点的属性EnableBigFont
.\login.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[Toolbar(Toolbar2)] 向节点添加属性ToolbarAlign,值为Right
.\login.aspx.cs
.\Main.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>[Window(windowSourceCode)] 向节点添加属性Hidden,值为true
>>>[Window(windowSourceCode)] 删除节点的属性Popup
>>>[Region(Region2)] 删除节点的属性EnableLargeHeader
>>>[Region(Region2)] 删除节点的属性EnableSplitTip
>>>[Region(Region2)] 删除节点的属性CollapseMode
.\Main.aspx.cs
.\SessionKeeper.aspx
>>>服务器控件前缀x:更新为f:
.\SessionKeeper.aspx.cs
.\SessionLost.aspx
.\SessionLost.aspx.cs
.\UserCtrol\UserGridSel.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[Form(SimpleForm1)] 删除节点的属性AutoWidth
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性AutoWidth
.\UserCtrol\UserGridSel.aspx.cs
.\Mange\DeviceType_Add.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\Mange\DeviceType_Add.aspx.cs
.\Mange\DeviceType_List.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Mange\DeviceType_List.aspx.cs
.\Mange\DropDownList_ItemS.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\Mange\DropDownList_ItemS.aspx.cs
.\Mange\DropDownList_List.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Mange\DropDownList_List.aspx.cs
.\Mange\Sys_Model.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
.\Mange\Sys_Model.aspx.cs
.\Mange\Sys_ModelList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Mange\Sys_ModelList.aspx.cs
.\Mange\Sys_PartMent.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
.\Mange\Sys_PartMent.aspx.cs
.\Mange\Sys_PartMentList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Mange\Sys_PartMentList.aspx.cs
.\Mange\Sys_Person.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
.\Mange\Sys_Person.aspx.cs
.\Mange\Sys_PersonList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Mange\Sys_PersonList.aspx.cs
.\GongYi\GZ_Add.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\GongYi\GZ_Add.aspx.cs
.\GongYi\GZ_BaoYang.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\GongYi\GZ_BaoYang.aspx.cs
.\GongYi\GZ_FindList.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\GongYi\GZ_FindList.aspx.cs
.\GongYi\GZ_List.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\GongYi\GZ_List.aspx.cs
.\GongYi\GZ_Scrap.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\GongYi\GZ_Scrap.aspx.cs
.\GongYi\GZ_Show.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
>>>[Window(Window2)] 向节点添加属性Hidden,值为true
>>>[Window(Window2)] 删除节点的属性Popup
.\GongYi\GZ_Show.aspx.cs
.\GongYi\WB_List.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\GongYi\WB_List.aspx.cs
.\BanGong\IT_Add.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\BanGong\IT_Add.aspx.cs
.\BanGong\IT_ALLList.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\IT_ALLList.aspx.cs
.\BanGong\IT_BuMenList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\IT_BuMenList.aspx.cs
.\BanGong\IT_NoCheckList.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
作者:
舞柯庶
时间:
2014-7-31 11:05
.\BanGong\IT_NoCheckList.aspx.cs
.\BanGong\IT_PartMent.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\BanGong\IT_PartMent.aspx.cs
.\BanGong\IT_Show.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
>>>[Window(Window2)] 向节点添加属性Hidden,值为true
>>>[Window(Window2)] 删除节点的属性Popup
.\BanGong\IT_Show.aspx.cs
.\BanGong\IT_TypeList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\IT_TypeList.aspx.cs
.\BanGong\K3_List.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\K3_List.aspx.cs
.\BanGong\K3_Show.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\BanGong\K3_Show.aspx.cs
.\BanGong\OA_Add.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\BanGong\OA_Add.aspx.cs
.\BanGong\OA_ALLList.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x-grid3替换为.x-grid
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>将脚本中字符串function onAjaxReady() {}替换为F.ajaxReady(function() {});
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\OA_ALLList.aspx.cs
.\BanGong\OA_BuMenList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\BanGong\OA_BuMenList.aspx.cs
.\BanGong\OA_PartMent.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\BanGong\OA_PartMent.aspx.cs
.\BanGong\OA_Show.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
>>>[Window(Window2)] 向节点添加属性Hidden,值为true
>>>[Window(Window2)] 删除节点的属性Popup
.\BanGong\OA_Show.aspx.cs
.\Admin\Sys_GridFieldSet.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\Admin\Sys_GridFieldSet.aspx.cs
.\Admin\Sys_GridList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel3)] 删除节点的属性EnableBackgroundColor
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
>>>[Window(Window2)] 向节点添加属性Hidden,值为true
>>>[Window(Window2)] 删除节点的属性Popup
.\Admin\Sys_GridList.aspx.cs
.\Admin\Sys_GridSel.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Admin\Sys_GridSel.aspx.cs
.\Admin\Sys_GridSel_Add.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\Admin\Sys_GridSel_Add.aspx.cs
.\Admin\Sys_GridSet.aspx
>>>服务器控件前缀x:更新为f:
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
.\Admin\Sys_GridSet.aspx.cs
.\Admin\Sys_PageRight.aspx
>>>服务器控件前缀x:更新为f:
>>>[Panel(Panel1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
.\Admin\Sys_PageRight.aspx.cs
.\Admin\Sys_PageRightSList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Admin\Sys_PageRightSList.aspx.cs
.\Admin\Sys_Role.aspx
>>>服务器控件前缀x:更新为f:
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
>>>[Tree(Tree3)] 删除节点的属性AutoWidth
.\Admin\Sys_Role.aspx.cs
.\Admin\Sys_RoleList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Admin\Sys_RoleList.aspx.cs
.\Admin\Sys_UserS.aspx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>[SimpleForm(SimpleForm1)] 删除节点的属性EnableBackgroundColor
>>>[SimpleForm(SimpleForm1)] 删除节点的属性AutoWidth
>>>[Tree(Tree3)] 删除节点的属性AutoWidth
>>>[Tree(Tree4)] 删除节点的属性AutoWidth
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\Admin\Sys_UserS.aspx.cs
.\Admin\Sys_UserSList.aspx
>>>服务器控件前缀x:更新为f:
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
作者:
舞柯庶
时间:
2014-7-31 11:06
.\Admin\Sys_UserSList.aspx.cs
.\UserCtrol\UserGrid.ascx
>>>服务器控件前缀x:更新为f:
>>>[Grid(Grid1)] 删除节点的属性AutoWidth
>>>[Grid(Grid1)] 删除节点的属性ForceFitFirstTime
>>>[Grid(Grid1)] 修改节点的ForceFitAllTime属性名称为ForceFit
>>>[Grid(Grid1)] 修改节点的EnableRowSelect属性名称为EnableRowSelectEvent
>>>[Grid(Grid1)] 修改节点的EnableRowDoubleClick属性名称为EnableRowDoubleClickEvent
>>>[Grid(Grid1)] 为表格增加列RowNumberField,增加属性Width
>>>[Grid(Grid1)] 删除节点的属性EnableRowNumber
>>>[Grid(Grid1)] 删除节点的属性RowNumberWidth
>>>[Window(WinSel)] 向节点添加属性Hidden,值为true
>>>[Window(WinSel)] 删除节点的属性Popup
>>>[DropDownList(DDL_Select)] 删除节点的属性Resizable
.\UserCtrol\UserGrid.ascx.cs
.\UserCtrol\UserGrid_Add.ascx
>>>服务器控件前缀x:更新为f:
>>>[Grid(Grid1)] 删除节点的属性AutoWidth
>>>[Grid(Grid1)] 修改节点的ForceFitAllTime属性名称为ForceFit
>>>[Grid(Grid1)] 为表格增加列RowNumberField
>>>[Grid(Grid1)] 删除节点的属性EnableRowNumber
.\UserCtrol\UserGrid_Add.ascx.cs
.\UserCtrol\UserGrid_Edit.ascx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串X(替换为F(
>>>将脚本中字符串.x_getTextByValue(替换为.f_getTextByValue(
>>>[Grid(Grid1)] 删除节点的属性AutoWidth
>>>[Grid(Grid1)] 修改节点的ForceFitAllTime属性名称为ForceFit
>>>[Grid(Grid1)] 修改节点的EnableRowSelect属性名称为EnableRowSelectEvent
>>>[Grid(Grid1)] 为表格增加列RowNumberField,增加属性Width
>>>[Grid(Grid1)] 删除节点的属性EnableRowNumber
>>>[Grid(Grid1)] 删除节点的属性RowNumberWidth
>>>[DropDownList(DDL_Select)] 删除节点的属性Resizable
.\UserCtrol\UserGrid_Edit.ascx.cs
.\UserCtrol\UserGrid_Edit_Storage.ascx
>>>服务器控件前缀x:更新为f:
>>>[Grid(Grid1)] 删除节点的属性AutoWidth
>>>[Grid(Grid1)] 修改节点的ForceFitAllTime属性名称为ForceFit
>>>[Grid(Grid1)] 修改节点的EnableRowSelect属性名称为EnableRowSelectEvent
>>>[Grid(Grid1)] 为表格增加列RowNumberField,增加属性Width
>>>[Grid(Grid1)] 删除节点的属性EnableRowNumber
>>>[Grid(Grid1)] 删除节点的属性RowNumberWidth
.\UserCtrol\UserGrid_Edit_Storage.ascx.cs
.\UserCtrol\UserGrid_Edit_ZhaLan.ascx
>>>服务器控件前缀x:更新为f:
>>>[Grid(Grid1)] 删除节点的属性AutoWidth
>>>[Grid(Grid1)] 修改节点的ForceFitAllTime属性名称为ForceFit
>>>[Grid(Grid1)] 修改节点的EnableRowSelect属性名称为EnableRowSelectEvent
>>>[Grid(Grid1)] 为表格增加列RowNumberField,增加属性Width
>>>[Grid(Grid1)] 删除节点的属性EnableRowNumber
>>>[Grid(Grid1)] 删除节点的属性RowNumberWidth
.\UserCtrol\UserGrid_Edit_ZhaLan.ascx.cs
.\UserCtrol\UserRow.ascx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Form(Form2)] 删除节点的属性AutoHeight
>>>[Panel(Panel1)] 删除节点的属性AutoWidth
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\UserCtrol\UserRow.ascx.cs
.\UserCtrol\UserRow01.ascx
>>>服务器控件前缀x:更新为f:
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
>>>[Form(Form2)] 删除节点的属性EnableBackgroundColor
>>>[Form(Form2)] 删除节点的属性AutoHeight
>>>[Panel(Panel1)] 删除节点的属性AutoWidth
>>>[Window(Window1)] 向节点添加属性Hidden,值为true
>>>[Window(Window1)] 删除节点的属性Popup
.\UserCtrol\UserRow01.ascx.cs
.\js\default - 副本.js
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>将脚本中字符串X.*.替换为F.*.
>>>将脚本中字符串.x_show(替换为.f_show(
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
.\js\default.js
>>>将脚本中字符串Ext.getCmp(替换为F(
>>>将脚本中字符串X.*.替换为F.*.
>>>将脚本中字符串.x_show(替换为.f_show(
>>>将脚本中字符串function onReady() {}替换为F.ready(function() {});
.\js\Lookup.js
.\jqueryui\js\jquery-1.8.3.js
.\jqueryui\js\jquery-1.8.3.min.js
.\jqueryui\js\jquery-ui-1.9.2.custom.js
.\jqueryui\js\jquery-ui-1.9.2.custom.min.js
.\extjs\ext-debug.js
.\extjs\ext.js
.\extjs\x-debug.js
.\extjs\lang\en.js
.\extjs\lang\pt_BR.js
.\extjs\lang\ru.js
.\extjs\lang\tr.js
.\extjs\lang\zh_CN.js
.\extjs\lang\zh_TW.js
升级完成,共应用转换规则263次。
以下内容未能自动完成,请手工调整
========================================================
[.\UserCtrol\UserGridSel.aspx][Panel(Panel1)]行布局已经删除,请考虑使用HBox或者VBox布局
[.\Admin\Sys_GridList.aspx][Panel(Panel1)]行布局已经删除,请考虑使用HBox或者VBox布局
作者:
舞柯庶
时间:
2014-7-31 11:36
自己解决了。更新JS文件
作者:
genie.michael
时间:
2014-11-13 08:42
请问楼主,我也碰到相同的问题,请问要更新哪个 js ? 感谢
欢迎光临 FineUI 官方论坛 (https://fineui.com/bbs/)
Powered by Discuz! X3.4