Skip to content

SinleUI 错误码与错误信息对应表

errCodeerrMsg含义
0ok成功
1cancel撤销
3system permission denied系统权限未授予
1300002No such file or directory找不到文件或目录
9010002not support on this platform此平台不支持该功能
9010005no returned data无返回数据
9010006cannot find object "uniCloud", please bind uniCloud first找不到 uniCloud 对象,请先绑定服务空间
9010007please bind URL first请先绑定 URL 地址
9010008fail to read file读取文件失败
9010009fail to upload file文件上传失败
9010010fail to choose file选择文件失败
9010011brothers or parent of sn-backtop must be sn-scroll, sn-longlist or sn-pageBacktop 组件同级或父级必须为 sn-scroll/sn-longlist/sn-page
9010012v-model must be a length-2 number[]Slider Double 组件的 v-model 属性必须为长度为 2 的 number[]
9010013id of param feature's item cannot be "menu"Topbar 组件 feature 属性子项 id 不能为“menu”
9010014param "digit" must be a positive integerdigits 参数必须为正整数
9010015this storeKey already exists, please try another oneStoreLib 实例的 storeKey 不得重复
9010051param "content" not provided未提供 content 参数
9010052param "path" not provided未提供 path 参数
9010053invalid param "path"path 参数提供的路径不合法
9010054failed to open dialogPage打开弹窗页失败

使用 MIT 协议