Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要知道是否可以自定义 IBM Mobile First App Center 的外观。比如添加我们自己的品牌形象,改变App Center的ui风格。
如果您指的是 Application Center 管理控制台 - 您无法更改其 UI,因为它是 .war 文件的一部分。您可能会打开此 .war 文件,编辑文件并重新部署它。但这是 IBM 不支持的操作。
如果您指的是安装在最终用户设备上的 Application Center Installer 应用程序,是的,您可以自定义其外观,因为您拥有项目源代码。随意改变它的用户界面,但是你喜欢。但是,如果您更改其功能,则将不受支持。