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

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

上级 b2895a5a
......@@ -58,7 +58,7 @@ const tags = {
'login',
'inline-payment-panel'
],
'mp-weixin': [
'mp-weixin': [
'page-container',
'page-meta',
'navigation-bar',
......@@ -76,7 +76,8 @@ const tags = {
'ix-grid',
'ix-native-grid',
'ix-native-list',
'mkt'
'mkt',
'page-container'
]
}
......@@ -161,4 +162,4 @@ module.exports = function getCompilerOptions (platform) {
baseCompiler,
require(id + '/lib/uni.compiler.js')
)
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册