提交 e6222f81 编写于 作者: fxy060608's avatar fxy060608

wip(app): add dc-switch, ad, ad-draw

上级 026134ae
......@@ -103,6 +103,7 @@ export const NVUE_BUILT_IN_TAGS = [
'timepicker',
'marquee',
'countdown',
'dc-switch',
]
export const NVUE_U_BUILT_IN_TAGS = [
......@@ -113,6 +114,8 @@ export const NVUE_U_BUILT_IN_TAGS = [
'video',
'web-view',
'slider',
'ad',
'ad-draw',
]
export function isBuiltInComponent(tag: string) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册