diff --git a/antdv-demo/components/header.vue b/antdv-demo/components/header.vue index eacbbffb4..69f39b58b 100644 --- a/antdv-demo/components/header.vue +++ b/antdv-demo/components/header.vue @@ -92,20 +92,20 @@ export default { {isCN && this.showTopBanner && (
- v3 版本已发布,请访问    - - next.antdv.com + Surely Form 私有化部署专属的调研,投票、NPS、报名等系统,访问    + + form.antdv.com -   查看更多详情 +   立即体验 this.handleClose('next')} + onClick={() => this.handleClose('surelyform')} />
)} - {!isCN && this.showTopBanner && ( + {/* {!isCN && this.showTopBanner && (
v3 beta is out! Discover more about it on   @@ -120,7 +120,7 @@ export default { onClick={() => this.handleClose('next')} />
- )} + )} */}