-
zhangwei
2025-03-10 309cc3fe6303d8464951063e89fc9d623915501e
src/uni_modules/uview-plus/components/u-notice-bar/props.js
@@ -67,6 +67,10 @@
        linkType: {
            type: String,
            default: () => defProps.noticeBar.linkType
        }
        },
      justifyContent: {
            type: String,
            default: () => defProps.noticeBar.justifyContent
        },
    }
})