*{margin:0;padding:0;list-style:none}html,body,#app{width:100%;height:100%}.app{display:flex;flex-direction:column;width:100%;height:100%;background-color:#f5f5f5}.app-body{flex:1;overflow:auto}.tab-bar{display:flex;border-top:1px solid #eee;background-color:#fff;height:56px}.tab-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#666;font-size:12px}.tab-item .tab-icon{margin-bottom:2px}.tab-item .tab-icon img{width:24px;height:24px}.tab-item.active{color:#07c160}
