| | |
| | | margin-right: 5px; |
| | | } |
| | | |
| | | .layui-dropdown.layui-border-box,.layui-border-box * { |
| | | .layui-dropdown.layui-border-box.layui-panel.layui-anim.layui-anim-downbit,.layui-dropdown.layui-border-box.layui-panel.layui-anim.layui-anim-downbit * { |
| | | box-sizing:inherit; |
| | | } |
| | | .layui-dropdown-menu .layui-border-box,.layui-border-box * { |
| | | /*text-align: center;*/ |
| | | } |
| | | |
| | | .layui-menu li { |
| | |
| | | if (!isEmpty(easywebIframeMsg)) { |
| | | var easywebIframeObj = JSON.parse(easywebIframeMsg); |
| | | if (easywebIframeObj.defaultTheme === undefined) { |
| | | admin.changeTheme("theme-colorful"); |
| | | admin.changeTheme("theme-white"); |
| | | } |
| | | } |
| | | |
| | |
| | | |
| | | // 默认加载主页 |
| | | index.loadHome({ |
| | | // menuPath: baseUrl+'/views/home/console.html', |
| | | menuPath: baseUrl+'/views/home/dashboard.html', |
| | | menuName: '<i class="layui-icon layui-icon-home"></i>' |
| | | }); |
| | |
| | | <div class="more-theme-item" data-theme="theme-pink"> |
| | | <img src="tpl/theme/img/theme-pink.png"/> |
| | | </div> |
| | | <div class="more-theme-item" data-theme="theme-colorful"> |
| | | <img src="tpl/theme/img/theme-colorful.png"/> |
| | | </div> |
| | | <!-- <div class="more-theme-item" data-theme="theme-colorful">--> |
| | | <!-- <img src="tpl/theme/img/theme-colorful.png"/>--> |
| | | <!-- </div>--> |
| | | <div class="more-theme-item" data-theme="theme-blue"> |
| | | <img src="tpl/theme/img/theme-blue.png"/> |
| | | </div> |
| | |
| | | .set-item-ctrl > * { |
| | | margin: 0 !important; |
| | | } |
| | | </style> |
| | | </style> |