diff --git a/application/admin/view/layout.html b/application/admin/view/layout.html index d59c4ffbb17f5c920f995cfd9be4256d462b4d55..b0b491e2bbb97e3a44fa1359ba0018f4672e9284 100644 --- a/application/admin/view/layout.html +++ b/application/admin/view/layout.html @@ -51,15 +51,17 @@
清理模板缓存
+
  • + + + +
  • {$userInfo.username}
     个人资料
     安全退出
  • -
  • - -
  • @@ -114,15 +116,25 @@ layui.config({ base: '__STATIC__/libs/layui_exts/' }).extend({ - theme: 'theme/theme', + ytTheme: 'ytTheme/ytTheme', });