【发布时间】:2013-10-09 07:10:58
【问题描述】:
我已经升级到 Sencha CMD 4.0.0,从那以后我看到在构建时没有在我的客户主题资源目录下创建以下资源:
GET .../n-theme/build/resources/images/panel-header/panel-header-default-top-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/grid/column-header-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel-header/panel-header-portlet-top-bg.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel/panel-default-framed-sides.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/panel/panel-default-framed-corners.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/tip/tip-default-corners.gif 404 Not Found (text/html)
GET .../n-theme/build/resources/images/tip/tip-default-sides.gif 404 Not Found (text/html)
资源负责为 IE 和其他旧版浏览器创建圆角。
如何让 CMD 重新创建主题?
【问题讨论】:
标签: extjs extjs4.2 sencha-cmd