isShowPosition: { // 是否顯示下方小圓點(diǎn) type: Boolean, default: true }, positionInner: { // 圓點(diǎn)內(nèi)容 type: String, default: 'circle' // 默認(rèn)圓點(diǎn),可選值 circle => 圓點(diǎn) num => 數(shù)字 both => 圓點(diǎn)+數(shù)字 }, isShowLeftOrRightBtn: { // 是否顯示左右按鈕 type: Boolean, default: true }...
www.dbjr.com.cn/article/2554...htm 2025-6-2