
uts
0 人关注该话题
uvue在 HBuilderX 中如何使用 dayjs 、lodash-es 等库兼容Android等app uts HBuilderX uni-app-x
DCloud_UNI_yuhe 2025-10-20 11:28 回复问题 • 1 人关注 • 2 个回复 • 38 次浏览
uts混编时,swift与 uts 通信问题
uts
uniapp
负责人:DCloud_iOS_LZY
2***@qq.com 2025-10-14 19:29 回复问题 • 2 人关注 • 5 个回复 • 651 次浏览
有哪些大语言模型支持UTS语言?官方是否有模型? uniapp uts
DCloud_heavensoft 2025-10-11 12:22 回复问题 • 1 人关注 • 1 个回复 • 98 次浏览
jg-jpush-u 更新三方依赖失败问题 uts 插件讨论 uniapp
1***@163.com 2025-10-10 13:57 发起问题 • 1 人关注 • 0 个回复 • 49 次浏览
uniappx中如何实现appex扩展包的配置? uts
Bin9016_ 2025-09-23 10:46 回复问题 • 2 人关注 • 2 个回复 • 621 次浏览
v-html 如何给里面的动态html 加样式? 移动APP UI 富文本 uts
4***@qq.com 2025-09-14 16:55 发起问题 • 1 人关注 • 0 个回复 • 98 次浏览
UTS 开发IOS插件 error: no such module 'AlibcTradeUltimateSDK'
uts
uniapp
负责人:DCloud_Android_DQQ
1***@qq.com 2025-08-26 18:32 回复问题 • 4 人关注 • 2 个回复 • 530 次浏览
iOS UTS 阿里云点播直传模块打包,编译没报错,运行报错
uts
负责人:DCloud_iOS_WZT
1***@163.com 2025-08-20 14:31 回复问题 • 1 人关注 • 4 个回复 • 123 次浏览
【大佬求解】uts插件引入androidx包报错找不到模块? uts uts插件 uniapp
冬眠 2025-08-20 14:26 回复问题 • 2 人关注 • 1 个回复 • 99 次浏览
uniappX uvue+uts 开发原生App 内嵌webview Webview uts
DCloud_UNI_yuhe 2025-08-14 10:43 回复问题 • 1 人关注 • 1 个回复 • 92 次浏览
UTS是否支持交叉类型? uts
爱豆豆 2025-08-08 18:39 回复问题 • 2 人关注 • 1 个回复 • 101 次浏览
uniappx网络请求,返回数据有多种格式,怎么处理啊 uts uni-app-x HBuilderX
小小同志求养老 2025-08-07 15:12 发起问题 • 1 人关注 • 0 个回复 • 91 次浏览
关联相似问题和集中讨论 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 个评论 • 278 次浏览
uniappx 离线打包(主要是使用android studio 调试代码,而不是使用云打包次数) 离线打包 uts
1***@qq.com2024-12-22 20:41 发表文章 • 0 个评论 • 994 次浏览
uts与uniapp踩坑集锦 uniapp uts
2***@qq.com2024-11-27 23:39 评论文章 • 7 个评论 • 2451 次浏览