2025年2月7日 02:35
你好,轮播组件有这个箭头,迭代组件中的启用轮播没有箭头
你好,轮播组件有这个箭头,迭代组件中的启用轮播没有箭头
这样使用变成了只有一个轮播项,想要迭代轮播项
更新到最新版了,还是不能添加
@核桃酥 你好,有新问题了,为什么不能添加语言
升级了这3个模块后,很多页面都出错了
请问怎么让文字内容支持国际化?
getTableDataList('表3', {
limit: 10, skip: 0, sort: { 'createTime': -1 },
project: { 'number-9B75': 1, 'text-C19C': 1 }, where: { 'number-9B75': 2 }
}).then(data => {
console.log(data)
})
where参数能否像这样支持条件过滤?