Commit ffd769d5 by maolipeng

fix:daondsfkosdv

parent 83adcd86
......@@ -13,6 +13,7 @@
.eidt-main-layout {
display: flex;
.module-list {
display: flex;
width: 200px;
height: calc(100vh - 60px);
background-color: antiquewhite;
......
......@@ -118,7 +118,9 @@ class StoreH5Decoration extends React.Component {
}
handleToAddStoreDecoration = () => {
window.open()
window.RCHistory.push({
pathname: '/h5decoredit',
})
const { choosedBannerId } = this.state
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment