fix: micro app toggle bug
Showing
... | ... | @@ -92,7 +92,7 @@ |
"dependencies": { | ||
"@ant-design/colors": "^5.0.1", | ||
"@ant-design/icons": "^4.0.0", | ||
"@ant-design/pro-layout": "^6.14.0", | ||
"@ant-design/pro-layout": "^6.18.1", | ||
"@ant-design/pro-skeleton": "^1.0.0-beta.2", | ||
"@ant-design/pro-table": "^2.5.3", | ||
"@ant-design/pro-utils": "^1.10.4", | ||
... | ... | @@ -122,7 +122,7 @@ |
"pinyin-match": "^1.1.1", | ||
"promise.prototype.finally": "^3.1.2", | ||
"prop-types": "15.7.2", | ||
"qiankun": "^2.4.8", | ||
"qiankun": "^2.4.1", | ||
"qrcode.react": "^1.0.0", | ||
"react": "16.12.0", | ||
"react-dom": "16.12.0", | ||
... | ... |
Please
register
or
sign in
to comment