你好, 可使用 openURL 方法,参照:
https://developer.tuya.com/cn/miniapp/d ... RL#openurl
Search found 155 matches
- 2025年 Sep 1日 10:59
- Forum: 小程序开发
- Topic: ray面板内有跳转到其它app(比如苹果“音乐”)的方法吗?
- Replies: 2
- Views: 294
Re: ray面板内有跳转到其它app(比如苹果“音乐”)的方法吗?
- 2025年 Aug 25日 16:50
- Forum: 小程序开发
- Topic: Tuya MiniApp IDE更新引起老项目UI混乱
- Replies: 10
- Views: 23997
Re: Tuya MiniApp IDE更新引起老项目UI混乱
你好,目前的信息不太好排查具体的原因。 辛苦提个工单吧。附带一下项目的代码。若有机密问题,可以仅提供可复现问题的最小示例。
- 2025年 Aug 25日 15:53
- Forum: 小程序开发
- Topic: Tuya MiniApp IDE更新引起老项目UI混乱
- Replies: 10
- Views: 23997
Re: Tuya MiniApp IDE更新引起老项目UI混乱
麻烦发一下项目当前使用的 package.json内容吧
- 2025年 Aug 25日 14:33
- Forum: 小程序开发
- Topic: Tuya MiniApp IDE更新引起老项目UI混乱
- Replies: 10
- Views: 23997
Re: Tuya MiniApp IDE更新引起老项目UI混乱
可以尝试更新一下 ray 框架。
yarn upgrade --scope @ray-js,升级之后可能会有一些接口或组件路径需要调整。可根据编译日志提示进行调整。
- 2025年 Aug 25日 13:44
- Forum: 小程序开发
- Topic: Tuya MiniApp IDE更新引起老项目UI混乱
- Replies: 10
- Views: 23997
Re: Tuya MiniApp IDE更新引起老项目UI混乱
你好, 我们试着面板的页面展示是正常的。可以尝试清除下缓存,重新进入面板,看是否展示正常。若还有问题,请使用 app 上传一下日志,并提供一下账号信息。
- 2025年 Aug 25日 12:10
- Forum: 小程序开发
- Topic: Tuya MiniApp IDE更新引起老项目UI混乱
- Replies: 10
- Views: 23997
Re: Tuya MiniApp IDE更新引起老项目UI混乱
你好,请提供一下小程序 id
- 2025年 Aug 21日 09:22
- Forum: 小程序开发
- Topic: 小程序开发,自定义文字 电脑模拟下发正常,真机没反应
- Replies: 3
- Views: 13654
Re: 小程序开发,自定义文字 电脑模拟下发正常,真机没反应
你好,该 dp 点为只下发 dp 点。
62 自定义文字 text_diy_data 只下发(wr)
设备不会有上报。请确认设备是否正常处理下发即可
- 2025年 Aug 15日 18:39
- Forum: 小程序开发
- Topic: @ray-js/light-dp-bind-functional-utils 与 API 自定义有什么区别?
- Replies: 1
- Views: 27693
Re: @ray-js/light-dp-bind-functional-utils 与 API 自定义有什么区别?
你好,该库为客户定向支持库,请联系你的客户经理。
- 2025年 Aug 4日 13:46
- Forum: MiniApp Development
- Topic: Can't send DP reports to cloud
- Replies: 3
- Views: 21909
Re: Can't send DP reports to cloud
Hi, Gregor The product is based on tuyalink protocol, you shoud use thing model to control your device. And you can take a look at those documents first: Concept of Thing Model: https://developer.tuya.com/en/docs/app-development/tuyaLinkDevice?id=Kbxktvho94imr APIs: https://developer.tuya.com/en/min...
- 2025年 Aug 4日 08:16
- Forum: MiniApp Development
- Topic: Can't send DP reports to cloud
- Replies: 3
- Views: 21909
Re: Can't send DP reports to cloud
Hello, There is some differences between IDE and App, may be the communication protocol has not been supported in the IDE. So that`s not a problem with your code. Please provide your product id to facilitate our investigation of the cause. And during this period, it is recommended to first use the r...