| | |
| | | <template> |
| | | <div id="app"> |
| | | <router-view /> |
| | | <div id="app" style="overflow: hidden;"> |
| | | <router-view/> |
| | | </div> |
| | | </template> |
| | | |
| | |
| | | }; |
| | | </script> |
| | | <style> |
| | | @import url("../static/alifont/iconfont.css"); |
| | | /* @import url("//at.alicdn.com/t/c/font_4379269_2wteluxhkyd.css"); */ |
| | | /* @import url("../static/alifont/iconfont.css"); */ |
| | | @import url("//at.alicdn.com/t/c/font_4457508_5ubi3w3kng.css"); |
| | | |
| | | * { |
| | | margin: 0; |
| | |
| | | color: #333; |
| | | } |
| | | |
| | | .has-gutter .el-table__cell .cell { |
| | | .el-table__header .has-gutter .el-table__cell .cell { |
| | | font-size: 14px !important; |
| | | font-weight: 500; |
| | | } |