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

chore: update minUserAgentVersion

上级 945e07b7
...@@ -8,7 +8,7 @@ export function initCheckSystemWebview(manifestJson: Record<string, any>) { ...@@ -8,7 +8,7 @@ export function initCheckSystemWebview(manifestJson: Record<string, any>) {
if (process.env.NODE_ENV === 'development' && !plusWebView) { if (process.env.NODE_ENV === 'development' && !plusWebView) {
manifestJson.plus['uni-app'].webView = { manifestJson.plus['uni-app'].webView = {
minUserAgentVersion: '64.0.3282.116', minUserAgentVersion: '49.0',
} }
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册