dcloudio / uni-ui

基于uni-app的、全端兼容的、高性能UI框架
https://uniapp.dcloud.io/component/uniui/uni-ui.html
Apache License 2.0
1.87k stars 668 forks source link

请问pda 不支持很多组件库,该怎么解决呢 #956

Open MissGoing opened 1 week ago

MissGoing commented 1 week ago

如题

Uncaught SyntaxError: Unexpected token ( at app-view.js:3336

name:"uniFormsItem",props:["rules","name","required","label","labelWidth","labelAlign","errorMessage","leftIcon","iconColor"], data(){ return { wxsProps:{} } }, components:{

} });

GRCmade commented 5 days ago

你好,可以提供一下完整的代码吗?看一下你是怎么用的。