提交 a139d34a 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

fix(mp-alipay): page-container (question/154028)

上级 b7bbeecd
...@@ -174,6 +174,7 @@ const customElements = [ ...@@ -174,6 +174,7 @@ const customElements = [
'ix-native-grid', 'ix-native-grid',
'ix-native-list', 'ix-native-list',
'mkt', 'mkt',
'page-container',
]; ];
const options = { const options = {
cdn: 2, cdn: 2,
......
...@@ -54,6 +54,7 @@ export const customElements = [ ...@@ -54,6 +54,7 @@ export const customElements = [
'ix-native-grid', 'ix-native-grid',
'ix-native-list', 'ix-native-list',
'mkt', 'mkt',
'page-container',
] ]
export const options: UniMiniProgramPluginOptions = { export const options: UniMiniProgramPluginOptions = {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册