tencent cloud

Tencent Cloud Super App as a Service

DocumentaçãoTencent Cloud Super App as a Service

Introduction

Baixar
Modo Foco
Tamanho da Fonte
Última atualização: 2026-04-07 15:06:09
The Mini Program SDK can handle the UI customization requirements of Mini Programs by implementing the IMiniUiProxy proxy. Before customizing the UI, you need to create a UI customization proxy class and add the @ProxyService(proxy = IMiniUiProxy.class) annotation.
@ProxyService(proxy = IMiniUiProxy.class)
public class MiniUiProxyImpl extends AbsMiniUiProxy {
}
After adding the proxy class, you can refer to the UI customization documentation to implement specific customization requirements.


Ajuda e Suporte

Esta página foi útil?

comentários