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

fix(mp-qq): add lazyElement (#3502)

上级 da7c42c4
......@@ -34,6 +34,14 @@ export const miniProgram: MiniProgramCompilerOptions = {
key: true,
},
directive: 'qq:',
lazyElement: {
editor: [
{
name: 'on',
arg: ['ready'],
},
],
},
component: {
dir: COMPONENTS_DIR,
vShow: COMPONENT_CUSTOM_HIDDEN,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册