uts
0 人关注该话题
[plugin:uts] Invalid count value uts
l***@outlook.com 2025-10-31 20:19 回复问题 • 1 人关注 • 2 个回复 • 49 次浏览
【报Bug】index.uts 在返回大数据的字符串时,内存一直增加,有没有什么解决方案
bug反馈
uts
负责人:DCloud_App_Array
trim363 2025-10-30 09:46 发起问题 • 1 人关注 • 0 个回复 • 42 次浏览
页面调用 uts 函数处理,内存一直增大,有没有解决方案? uts uniapp
trim363 2025-10-29 17:28 发起问题 • 0 人关注 • 0 个回复 • 72 次浏览
uniappx 中我要使用 Google-Mobile-Ads-SDK pod 引入 Google-Mobile-Ads-SDK 程序启动崩溃 uni-ad uts uni-app-x uniapp原生插件
Gongjinwei 2025-10-23 16:49 发起问题 • 1 人关注 • 0 个回复 • 61 次浏览
uvue在 HBuilderX 中如何使用 dayjs 、lodash-es 等库兼容Android等app uts HBuilderX uni-app-x
DCloud_UNI_yuhe 2025-10-20 11:28 回复问题 • 1 人关注 • 2 个回复 • 107 次浏览
uts混编时,swift与 uts 通信问题
uts
uniapp
负责人:DCloud_iOS_LZY
2***@qq.com 2025-10-14 19:29 回复问题 • 2 人关注 • 5 个回复 • 796 次浏览
有哪些大语言模型支持UTS语言?官方是否有模型? uniapp uts
DCloud_heavensoft 2025-10-11 12:22 回复问题 • 1 人关注 • 1 个回复 • 130 次浏览
jg-jpush-u 更新三方依赖失败问题 uts 插件讨论 uniapp
1***@163.com 2025-10-10 13:57 发起问题 • 1 人关注 • 0 个回复 • 70 次浏览
uniappx中如何实现appex扩展包的配置? uts
Bin9016_ 2025-09-23 10:46 回复问题 • 2 人关注 • 2 个回复 • 656 次浏览
v-html 如何给里面的动态html 加样式? 移动APP UI 富文本 uts
4***@qq.com 2025-09-14 16:55 发起问题 • 1 人关注 • 0 个回复 • 112 次浏览
UTS 开发IOS插件 error: no such module 'AlibcTradeUltimateSDK'
uts
uniapp
负责人:DCloud_Android_DQQ
1***@qq.com 2025-08-26 18:32 回复问题 • 4 人关注 • 2 个回复 • 547 次浏览
iOS UTS 阿里云点播直传模块打包,编译没报错,运行报错
uts
负责人:DCloud_iOS_WZT
1***@163.com 2025-08-20 14:31 回复问题 • 1 人关注 • 4 个回复 • 261 次浏览
关联相似问题和集中讨论 https://ask.dcloud.net.cn/question/181493
关联相似问题和集中讨论 https://ask.dcloud.net.cn/question/181493
下面我这边测试可以。 稍后也同步到文档
```javascript
<template>
<div>
<uts-hello-view ref="... 显示全部 »
下面我这边测试可以。 稍后也同步到文档
```javascript
<template>
<div>
<uts-hello-view ref="helloView" buttonText="点击按钮内容" style="width:375px;height: 375px;background-color: aqua;"></uts-hello-view>
<button @tap="callComponentMethod">调用组件的方法</button>
</div>
</template>
<script>
import { UtsHelloViewElement } from '@/uni_modules/uts-hello-component'
export default {
data() {
return {
}
},
onReady() {
(this.$refs["helloView"] as UtsHelloViewElement).doSth('param doSth');
},
methods: {
callComponentMethod: function() {
},
}
}
</script>
<style>
</style>
```
1. uts修改可能热更新无效,需要重新运行,
2. uts可能编译失败了有报错但不会停止会被后面正常运行的日志淹了,
3. <view 不知道AI哪里学来的用法总之这个tag不行,
4. NVLoad是必须的,
1. uts修改可能热更新无效,需要重新运行,
2. uts可能编译失败了有报错但不会停止会被后面正常运行的日志淹了,
3. <view 不知道AI哪里学来的用法总之这个tag不行,
4. NVLoad是必须的,
建议没有强类型语言开发经验的“攻城狮”们不要轻易尝试uts uts
晓寒19872025-05-26 08:11 评论文章 • 2 个评论 • 323 次浏览
uniappx 离线打包(主要是使用android studio 调试代码,而不是使用云打包次数) 离线打包 uts
1***@qq.com2024-12-22 20:41 发表文章 • 0 个评论 • 1074 次浏览
uts与uniapp踩坑集锦 uniapp uts
2***@qq.com2024-11-27 23:39 评论文章 • 7 个评论 • 2517 次浏览