zy-asrs-flow/src/pages/map/core.js | 补丁 | 查看 | 原始文档 | blame | 历史 | |
zy-asrs-flow/src/pages/map/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
zy-asrs-flow/src/pages/map/core.js
zy-asrs-flow/src/pages/map/index.jsx
@@ -20,8 +20,7 @@ backgroundColor: '#4096ff', }, content: { color: '#fff', backgroundColor: '#0958d9', backgroundColor: '#F8FAFB', height: 'calc(100vh - 120px)' } }; @@ -35,7 +34,7 @@ const [app, setApp] = React.useState(() => { return new PIXI.Application({ background: '#10ac84', background: '#F8FAFB', antialias: true, }) })