YaWeiBoy
YaWeiBoy
error
[WARNING:] http request: QUrl("https://ide-global.dcloud.io/build/submit") , c onnect to server error, errorCode: QNetworkReply::NetworkError(UnknownC ontentError) , httpCode: 413 , httpReason: "Request Entity Too Large" 2022-08-07 15:34:39.174 [WARNING:] server json is error: "illegal...
https://github.com/alibaba-fusion/next/issues/3636
图片预览有吗
图片预览组件有吗,为啥我们UI从你们设计资源找到了这个组件,非要使用 
## 背景 tooltip只能是popver ## 期望 label内容支持slot、用户可以自定义显示内容,或者tooltip支持其他形式展示,例如底部弹窗 ## 思路 {{label}} {{tooltip}} {{help || errors[0]}}
没反应

https://github.com/alibaba-fusion/next/issues/3636
``` test test1 import { watch } from 'vue'; const emits = defineEmits(['click', 'upload']); const props = defineProps({ name: { type: String, default: 'hello' } }) function test() { emits('click');...
uni-file-picker组件在抖音小程序中chooseAndUploadFile不存在报错,其他小程序正常
uni-forms在抖音小程序设置labelwidth失败,不生效