let configArguments: Record<string, object> = {
"setTheme": {
project: "test",
color: "light",
fontSize: "normal",
direction: "rtl", //ltr
} as IThemeSettings,
};
const uniMPOpenConfiguration: IOpenUniMPConfig = {
redirectPath: path,
arguments: configArguments,
};
//..................
// 启动小程序
const mp = openUniMP(mpId,uniMPOpenConfiguration)
3***@qq.com
是要升级HBuild的版本吗?Windows版本升级到4.36 HBuilder鸿蒙通过arguments配置启动时参数还是不生效。是功能还没有实现还是代码的原因呢?
2024-12-04 09:38
DCloud_UNI_LXH
回复 3***@qq.com: 你怎么测试的?
2024-12-06 13:49