@maketribe/ms-app 3.2.17 → 3.2.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/dist/cjs/components/business/resource-manager/resource-manager.vue.js +17 -9
  2. package/dist/cjs/components/business/resource-manager/resource-manager.vue.js.map +1 -1
  3. package/dist/cjs/components/business/verify-dialog/verify-dialog-api.js +1 -1
  4. package/dist/cjs/components/business/verify-dialog/verify-dialog-api.js.map +1 -1
  5. package/dist/cjs/components/business/verify-dialog/verify-panel.js +22 -27
  6. package/dist/cjs/components/business/verify-dialog/verify-panel.js.map +1 -1
  7. package/dist/cjs/installer.js +4 -4
  8. package/dist/cjs/layouts/components/bar/index.js +4 -4
  9. package/dist/cjs/layouts/components/menu/menu-item.js +5 -5
  10. package/dist/cjs/layouts/components/simple-page-layout/index.vue.js +53 -0
  11. package/dist/cjs/layouts/components/simple-page-layout/index.vue.js.map +1 -0
  12. package/dist/cjs/layouts/components/simple-page-layout/index.vue2.js +4 -0
  13. package/dist/cjs/layouts/components/simple-page-layout/index.vue2.js.map +1 -0
  14. package/dist/cjs/layouts/components/simple-page-layout/team-image.vue.js +1506 -0
  15. package/dist/cjs/layouts/components/simple-page-layout/team-image.vue.js.map +1 -0
  16. package/dist/cjs/layouts/container/default.js +3 -3
  17. package/dist/cjs/message-impl/DialogerImpl.js +2 -4
  18. package/dist/cjs/message-impl/DialogerImpl.js.map +1 -1
  19. package/dist/cjs/modules/cms/components/part-tree/index.vue.js +2 -2
  20. package/dist/cjs/modules/cms/dataviews/cms-ad-contents/CmsAdContentsForm.js +1 -1
  21. package/dist/cjs/modules/cms/dataviews/cms-articles/CmsArticlesForm.js +1 -1
  22. package/dist/cjs/modules/cms/dataviews/cms-articles/cms-article-atlas/CmsArticleAtlasForm.js +1 -1
  23. package/dist/cjs/modules/cms/dataviews/cms-parts/CmsContentManPartForm.js +1 -0
  24. package/dist/cjs/modules/cms/dataviews/cms-parts/CmsContentManPartForm.js.map +1 -1
  25. package/dist/cjs/modules/cms/dataviews/cms-parts/CmsPartForm.js.map +1 -1
  26. package/dist/cjs/modules/cms/pages/cms-ad/index.vue2.js +1 -1
  27. package/dist/cjs/modules/cms/pages/cms-contents/article-edit-add-page.vue2.js +8 -6
  28. package/dist/cjs/modules/cms/pages/cms-contents/article-edit-add-page.vue2.js.map +1 -1
  29. package/dist/cjs/modules/cms/pages/cms-contents/components/article-atlas.vue.js +1 -4
  30. package/dist/cjs/modules/cms/pages/cms-contents/components/article-atlas.vue.js.map +1 -1
  31. package/dist/cjs/modules/cms/pages/cms-contents/components/article-list.vue.js +4 -4
  32. package/dist/cjs/modules/cms/pages/cms-contents/components/part-info.vue.js +1 -4
  33. package/dist/cjs/modules/cms/pages/cms-contents/components/part-info.vue.js.map +1 -1
  34. package/dist/cjs/modules/cms/pages/cms-contents/index.vue2.js +4 -4
  35. package/dist/cjs/modules/cms/pages/cms-resource/index.vue2.js +4 -4
  36. package/dist/cjs/modules/ms/components/material-list/material-list-options.js +1 -1
  37. package/dist/cjs/modules/ms/components/material-list/material-list.js +1 -1
  38. package/dist/cjs/modules/ms/components/material-select/material-select-api.js +1 -1
  39. package/dist/cjs/modules/ms/dataviews/ms-member/components/MemberRolesColumn.js +1 -4
  40. package/dist/cjs/modules/ms/dataviews/ms-member/components/MemberRolesColumn.js.map +1 -1
  41. package/dist/cjs/modules/ms/pages/icons/index.vue2.js +1 -4
  42. package/dist/cjs/modules/ms/pages/icons/index.vue2.js.map +1 -1
  43. package/dist/cjs/modules/ms/pages/local-log/index.vue2.js +1 -1
  44. package/dist/cjs/modules/ms/pages/ms-material/index.vue2.js +4 -4
  45. package/dist/cjs/modules/ms/pages/ms-menu/index.vue2.js +2 -2
  46. package/dist/cjs/modules/ms/pages/ms-role/components/aside.vue.js +4 -4
  47. package/dist/cjs/modules/ms/pages/ms-role/components/role-permission-config/role-permission-config-options.js +1 -1
  48. package/dist/cjs/modules/ms/pages/ms-role/index.vue2.js +4 -4
  49. package/dist/cjs/page/index/dv/default/edit.vue2.js +1 -1
  50. package/dist/cjs/page/index/dv/default/single/list/dialog.vue2.js +4 -4
  51. package/dist/cjs/page/index/dv/default/single/list/normal.vue2.js +4 -4
  52. package/dist/cjs/page/index/dv/default/single/table-tree/dialog.vue2.js +2 -2
  53. package/dist/cjs/page/index/dv/default/single/table-tree/normal.vue2.js +2 -2
  54. package/dist/cjs/page/index/dv/default/single/tree/dialog.vue2.js +4 -4
  55. package/dist/cjs/page/index/dv/default/table.vue2.js +1 -1
  56. package/dist/cjs/page/login/index.vue2.js +116 -127
  57. package/dist/cjs/page/login/index.vue2.js.map +1 -1
  58. package/dist/cjs/page/signup/index.vue2.js +104 -108
  59. package/dist/cjs/page/signup/index.vue2.js.map +1 -1
  60. package/dist/esm/components/business/resource-manager/resource-manager.vue.js +18 -10
  61. package/dist/esm/components/business/resource-manager/resource-manager.vue.js.map +1 -1
  62. package/dist/esm/components/business/verify-dialog/verify-dialog-api.js +1 -1
  63. package/dist/esm/components/business/verify-dialog/verify-dialog-api.js.map +1 -1
  64. package/dist/esm/components/business/verify-dialog/verify-panel.js +23 -28
  65. package/dist/esm/components/business/verify-dialog/verify-panel.js.map +1 -1
  66. package/dist/esm/installer.js +4 -4
  67. package/dist/esm/layouts/components/bar/index.js +4 -4
  68. package/dist/esm/layouts/components/menu/menu-item.js +5 -5
  69. package/dist/esm/layouts/components/simple-page-layout/index.vue.js +54 -0
  70. package/dist/esm/layouts/components/simple-page-layout/index.vue.js.map +1 -0
  71. package/dist/esm/layouts/components/simple-page-layout/index.vue2.js +5 -0
  72. package/dist/esm/layouts/components/simple-page-layout/index.vue2.js.map +1 -0
  73. package/dist/esm/layouts/components/simple-page-layout/team-image.vue.js +1507 -0
  74. package/dist/esm/layouts/components/simple-page-layout/team-image.vue.js.map +1 -0
  75. package/dist/esm/layouts/container/default.js +3 -3
  76. package/dist/esm/message-impl/DialogerImpl.js +2 -4
  77. package/dist/esm/message-impl/DialogerImpl.js.map +1 -1
  78. package/dist/esm/modules/cms/components/part-tree/index.vue.js +2 -2
  79. package/dist/esm/modules/cms/dataviews/cms-ad-contents/CmsAdContentsForm.js +1 -1
  80. package/dist/esm/modules/cms/dataviews/cms-articles/CmsArticlesForm.js +1 -1
  81. package/dist/esm/modules/cms/dataviews/cms-articles/cms-article-atlas/CmsArticleAtlasForm.js +1 -1
  82. package/dist/esm/modules/cms/dataviews/cms-parts/CmsContentManPartForm.js +2 -1
  83. package/dist/esm/modules/cms/dataviews/cms-parts/CmsContentManPartForm.js.map +1 -1
  84. package/dist/esm/modules/cms/dataviews/cms-parts/CmsPartForm.js.map +1 -1
  85. package/dist/esm/modules/cms/pages/cms-ad/index.vue2.js +1 -1
  86. package/dist/esm/modules/cms/pages/cms-contents/article-edit-add-page.vue2.js +8 -6
  87. package/dist/esm/modules/cms/pages/cms-contents/article-edit-add-page.vue2.js.map +1 -1
  88. package/dist/esm/modules/cms/pages/cms-contents/components/article-atlas.vue.js +1 -4
  89. package/dist/esm/modules/cms/pages/cms-contents/components/article-atlas.vue.js.map +1 -1
  90. package/dist/esm/modules/cms/pages/cms-contents/components/article-list.vue.js +4 -4
  91. package/dist/esm/modules/cms/pages/cms-contents/components/part-info.vue.js +1 -4
  92. package/dist/esm/modules/cms/pages/cms-contents/components/part-info.vue.js.map +1 -1
  93. package/dist/esm/modules/cms/pages/cms-contents/index.vue2.js +4 -4
  94. package/dist/esm/modules/cms/pages/cms-resource/index.vue2.js +4 -4
  95. package/dist/esm/modules/ms/components/material-list/material-list-options.js +1 -1
  96. package/dist/esm/modules/ms/components/material-list/material-list.js +1 -1
  97. package/dist/esm/modules/ms/components/material-select/material-select-api.js +1 -1
  98. package/dist/esm/modules/ms/dataviews/ms-member/components/MemberRolesColumn.js +1 -4
  99. package/dist/esm/modules/ms/dataviews/ms-member/components/MemberRolesColumn.js.map +1 -1
  100. package/dist/esm/modules/ms/pages/icons/index.vue2.js +1 -4
  101. package/dist/esm/modules/ms/pages/icons/index.vue2.js.map +1 -1
  102. package/dist/esm/modules/ms/pages/local-log/index.vue2.js +1 -1
  103. package/dist/esm/modules/ms/pages/ms-material/index.vue2.js +4 -4
  104. package/dist/esm/modules/ms/pages/ms-menu/index.vue2.js +2 -2
  105. package/dist/esm/modules/ms/pages/ms-role/components/aside.vue.js +4 -4
  106. package/dist/esm/modules/ms/pages/ms-role/components/role-permission-config/role-permission-config-options.js +1 -1
  107. package/dist/esm/modules/ms/pages/ms-role/index.vue2.js +4 -4
  108. package/dist/esm/page/index/dv/default/edit.vue2.js +1 -1
  109. package/dist/esm/page/index/dv/default/single/list/dialog.vue2.js +4 -4
  110. package/dist/esm/page/index/dv/default/single/list/normal.vue2.js +4 -4
  111. package/dist/esm/page/index/dv/default/single/table-tree/dialog.vue2.js +2 -2
  112. package/dist/esm/page/index/dv/default/single/table-tree/normal.vue2.js +2 -2
  113. package/dist/esm/page/index/dv/default/single/tree/dialog.vue2.js +4 -4
  114. package/dist/esm/page/index/dv/default/table.vue2.js +1 -1
  115. package/dist/esm/page/login/index.vue2.js +117 -128
  116. package/dist/esm/page/login/index.vue2.js.map +1 -1
  117. package/dist/esm/page/signup/index.vue2.js +105 -109
  118. package/dist/esm/page/signup/index.vue2.js.map +1 -1
  119. package/dist/style/index.css +2 -2
  120. package/dist/style/layouts/default/index.css +1 -1
  121. package/dist/style/layouts/default/simple-page-layout.css +1 -0
  122. package/dist/style/layouts/index.css +1 -1
  123. package/dist/style/modules/cms/index.css +1 -1
  124. package/dist/style/modules/cms/resource-manager.css +1 -1
  125. package/dist/style/page/index.css +1 -1
  126. package/dist/style/page/login.css +1 -1
  127. package/dist/style/src/layouts/default/index.scss +1 -0
  128. package/dist/style/src/layouts/default/simple-page-layout.scss +132 -0
  129. package/dist/style/src/modules/cms/resource-manager.scss +0 -6
  130. package/dist/style/src/page/login.scss +60 -86
  131. package/dist/types/layouts/components/simple-page-layout/index.vue.d.ts +11 -0
  132. package/dist/types/layouts/components/simple-page-layout/team-image.vue.d.ts +2 -0
  133. package/package.json +3 -3
@@ -1 +1 @@
1
- .mk-bar{display:flex;flex-direction:column;width:80px;height:100%;background:var(--mk-default-bg-color);border-right:1px solid var(--mk-container-border-color);color:#fff}.mk-bar__logo{overflow:hidden;width:64px;height:64px;border-radius:4px;margin:8px auto}.mk-bar__items{flex:1}.mk-bar__footer{font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mk-bar__footer .mk-bar__item{color:#fff;border-radius:5px!important;border-right:0 solid #fff!important;margin-left:auto!important}.mk-bar__item+.mk-bar__item{margin-top:10px}.mk-bar__item{position:relative;display:flex;align-items:center;justify-content:center;width:64px;margin:0 auto;flex-direction:column;cursor:pointer;padding:8px 0}.mk-bar__item-button{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:4px}.mk-bar__item-title{font-size:12px;padding:5px 5px 0 5px;overflow:hidden;text-overflow:clip;white-space:normal;width:100%;box-sizing:border-box;text-align:center;font-weight:500}.mk-bar__item.is-active{background:#fff;border-radius:5px 0 0 5px;color:#276efd;border-right:20px solid #fff;margin-left:10px}.mk-menu{--el-menu-active-color:rgba(0, 98, 255, 1);--el-menu-text-color:rgba(23, 23, 37, 1);width:200px;height:100%;background-color:#fff;overflow:auto}.mk-menu .el-menu{border:none;padding-top:10px}.mk-menu .is-active{background-color:#eff5ff;border-radius:8px}.mk-menu .el-sub-menu{background-color:#fff}.mk-menu-item{margin:10px;padding:0;box-sizing:border-box}.mk-menu-item:first-child{margin-top:0}.mk-menu-item__icon{margin-right:10px}:root{--el-menu-item-height:40px}.mk-header{display:flex;height:56px;background:var(--mk-default-bg-color);color:#fff}.mk-header__logo{height:36px;width:auto;margin-left:15px;filter:invert(100%)}.mk-header__projectName{margin-left:10px;letter-spacing:3px}.mk-header__main{flex:1;display:flex;align-items:center;justify-content:flex-start}.mk-header-tools{height:100%}.mk-header-tools__item{cursor:pointer;height:100%;display:flex;align-items:center}.mk-header-tools__user{color:#fff;margin:10px;padding:7px 10px;border-radius:5px}.mk-header-tools__user:hover{background-color:rgba(0,0,0,.16);background-color:var(--common_overlay_press_color,rgba(0,0,0,.16))}.mk-header-tools__user-info{height:100%;display:flex;align-items:center;outline:0}.mk-header-tools__avatar{height:28px;width:28px;border-radius:50%;overflow:hidden}.mk-header-tools__default-avatar{font-size:28px}.mk-header-tools__nickName{margin-left:5px;color:#fff;text-align:right}.mk-layout-default{height:100%;background-color:var(--mk-container-border-color)}.mk-layout-default>.el-main{--el-main-padding:0px}.mk-layout-default__body{height:100%}.mk-layout-default__body>.el-main{--el-main-padding:0px;display:flex}.mk-layout-default__body>.el-main .el-aside{overflow:hidden}.mk-layout-default__header{box-sizing:content-box;--el-header-height:56px;background-color:#fff}.mk-layout-default__main{height:100%}.mk-layout-default__main>.el-main{--el-main-padding:0px}
1
+ .mk-bar{display:flex;flex-direction:column;width:80px;height:100%;background:var(--mk-default-bg-color);border-right:1px solid var(--mk-container-border-color);color:#fff}.mk-bar__logo{overflow:hidden;width:64px;height:64px;border-radius:4px;margin:8px auto}.mk-bar__items{flex:1}.mk-bar__footer{font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mk-bar__footer .mk-bar__item{color:#fff;border-radius:5px!important;border-right:0 solid #fff!important;margin-left:auto!important}.mk-bar__item+.mk-bar__item{margin-top:10px}.mk-bar__item{position:relative;display:flex;align-items:center;justify-content:center;width:64px;margin:0 auto;flex-direction:column;cursor:pointer;padding:8px 0}.mk-bar__item-button{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:4px}.mk-bar__item-title{font-size:12px;padding:5px 5px 0 5px;overflow:hidden;text-overflow:clip;white-space:normal;width:100%;box-sizing:border-box;text-align:center;font-weight:500}.mk-bar__item.is-active{background:#fff;border-radius:5px 0 0 5px;color:#276efd;border-right:20px solid #fff;margin-left:10px}.mk-menu{--el-menu-active-color:rgba(0, 98, 255, 1);--el-menu-text-color:rgba(23, 23, 37, 1);width:200px;height:100%;background-color:#fff;overflow:auto}.mk-menu .el-menu{border:none;padding-top:10px}.mk-menu .is-active{background-color:#eff5ff;border-radius:8px}.mk-menu .el-sub-menu{background-color:#fff}.mk-menu-item{margin:10px;padding:0;box-sizing:border-box}.mk-menu-item:first-child{margin-top:0}.mk-menu-item__icon{margin-right:10px}:root{--el-menu-item-height:40px}.mk-header{display:flex;height:56px;background:var(--mk-default-bg-color);color:#fff}.mk-header__logo{height:36px;width:auto;margin-left:15px;filter:invert(100%)}.mk-header__projectName{margin-left:10px;letter-spacing:3px}.mk-header__main{flex:1;display:flex;align-items:center;justify-content:flex-start}.mk-header-tools{height:100%}.mk-header-tools__item{cursor:pointer;height:100%;display:flex;align-items:center}.mk-header-tools__user{color:#fff;margin:10px;padding:7px 10px;border-radius:5px}.mk-header-tools__user:hover{background-color:rgba(0,0,0,.16);background-color:var(--common_overlay_press_color,rgba(0,0,0,.16))}.mk-header-tools__user-info{height:100%;display:flex;align-items:center;outline:0}.mk-header-tools__avatar{height:28px;width:28px;border-radius:50%;overflow:hidden}.mk-header-tools__default-avatar{font-size:28px}.mk-header-tools__nickName{margin-left:5px;color:#fff;text-align:right}.simple-page-layout__warp{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.simple-page-layout__bg{background-color:var(--el-color-primary);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;display:flex;flex-direction:column}.simple-page-layout__bg_title{height:36px;width:auto;margin-left:15px;padding:20px;box-sizing:content-box;color:#fff;font-size:28px;position:relative;z-index:1}.simple-page-layout__bg_title>img{height:100%;filter:invert(100%)}.simple-page-layout__bg_body{height:100%;flex:1;padding-left:10%;box-sizing:content-box;position:relative;z-index:1}.simple-page-layout__bg_body>svg{height:100%}.simple-page-layout__bg_block{width:100%;height:100%;position:absolute;right:-50%;transform:rotate(45deg);background-color:rgba(133,181,231,.3607843137);transform-origin:50% 50%;border-radius:10%}.simple-page-layout__bg_block.block2{transform:rotate(125deg)}.simple-page-layout__main{display:flex;position:relative;z-index:1;height:100%;width:100%;align-items:center;justify-content:end}.simple-page-layout__main_body{background-color:#fff;padding:50px 30px;border-radius:10px;min-height:50%;max-height:80%;margin-right:20%;overflow:auto}@media screen and (max-width:900px){.simple-page-layout__bg_title{height:18%;width:auto;box-sizing:content-box;display:flex;justify-content:center;align-items:center}.simple-page-layout__bg_title>img{height:50px;filter:invert(100%)}.simple-page-layout__bg_body{padding-left:0;display:flex;align-items:flex-end}.simple-page-layout__bg_body>svg{height:auto;width:100%}.simple-page-layout__main{justify-content:center}.simple-page-layout__main_body{width:95%;box-sizing:border-box;margin-right:0}}.mk-layout-default{height:100%;background-color:var(--mk-container-border-color)}.mk-layout-default>.el-main{--el-main-padding:0px}.mk-layout-default__body{height:100%}.mk-layout-default__body>.el-main{--el-main-padding:0px;display:flex}.mk-layout-default__body>.el-main .el-aside{overflow:hidden}.mk-layout-default__header{box-sizing:content-box;--el-header-height:56px;background-color:#fff}.mk-layout-default__main{height:100%}.mk-layout-default__main>.el-main{--el-main-padding:0px}
@@ -0,0 +1 @@
1
+ .simple-page-layout__warp{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.simple-page-layout__bg{background-color:var(--el-color-primary);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;display:flex;flex-direction:column}.simple-page-layout__bg_title{height:36px;width:auto;margin-left:15px;padding:20px;box-sizing:content-box;color:#fff;font-size:28px;position:relative;z-index:1}.simple-page-layout__bg_title>img{height:100%;filter:invert(100%)}.simple-page-layout__bg_body{height:100%;flex:1;padding-left:10%;box-sizing:content-box;position:relative;z-index:1}.simple-page-layout__bg_body>svg{height:100%}.simple-page-layout__bg_block{width:100%;height:100%;position:absolute;right:-50%;transform:rotate(45deg);background-color:rgba(133,181,231,.3607843137);transform-origin:50% 50%;border-radius:10%}.simple-page-layout__bg_block.block2{transform:rotate(125deg)}.simple-page-layout__main{display:flex;position:relative;z-index:1;height:100%;width:100%;align-items:center;justify-content:end}.simple-page-layout__main_body{background-color:#fff;padding:50px 30px;border-radius:10px;min-height:50%;max-height:80%;margin-right:20%;overflow:auto}@media screen and (max-width:900px){.simple-page-layout__bg_title{height:18%;width:auto;box-sizing:content-box;display:flex;justify-content:center;align-items:center}.simple-page-layout__bg_title>img{height:50px;filter:invert(100%)}.simple-page-layout__bg_body{padding-left:0;display:flex;align-items:flex-end}.simple-page-layout__bg_body>svg{height:auto;width:100%}.simple-page-layout__main{justify-content:center}.simple-page-layout__main_body{width:95%;box-sizing:border-box;margin-right:0}}
@@ -1 +1 @@
1
- .mk-lock{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1999}.mk-lock__overlay{width:100%;height:100%}.mk-lock-entry{position:absolute;top:50%;left:50%;width:260px;transform:translate(-50%,-50%)}.mk-lock-entry__footer{display:flex;justify-content:space-between;margin-top:6px}.mk-bar{display:flex;flex-direction:column;width:80px;height:100%;background:var(--mk-default-bg-color);border-right:1px solid var(--mk-container-border-color);color:#fff}.mk-bar__logo{overflow:hidden;width:64px;height:64px;border-radius:4px;margin:8px auto}.mk-bar__items{flex:1}.mk-bar__footer{font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mk-bar__footer .mk-bar__item{color:#fff;border-radius:5px!important;border-right:0 solid #fff!important;margin-left:auto!important}.mk-bar__item+.mk-bar__item{margin-top:10px}.mk-bar__item{position:relative;display:flex;align-items:center;justify-content:center;width:64px;margin:0 auto;flex-direction:column;cursor:pointer;padding:8px 0}.mk-bar__item-button{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:4px}.mk-bar__item-title{font-size:12px;padding:5px 5px 0 5px;overflow:hidden;text-overflow:clip;white-space:normal;width:100%;box-sizing:border-box;text-align:center;font-weight:500}.mk-bar__item.is-active{background:#fff;border-radius:5px 0 0 5px;color:#276efd;border-right:20px solid #fff;margin-left:10px}.mk-menu{--el-menu-active-color:rgba(0, 98, 255, 1);--el-menu-text-color:rgba(23, 23, 37, 1);width:200px;height:100%;background-color:#fff;overflow:auto}.mk-menu .el-menu{border:none;padding-top:10px}.mk-menu .is-active{background-color:#eff5ff;border-radius:8px}.mk-menu .el-sub-menu{background-color:#fff}.mk-menu-item{margin:10px;padding:0;box-sizing:border-box}.mk-menu-item:first-child{margin-top:0}.mk-menu-item__icon{margin-right:10px}:root{--el-menu-item-height:40px}.mk-header{display:flex;height:56px;background:var(--mk-default-bg-color);color:#fff}.mk-header__logo{height:36px;width:auto;margin-left:15px;filter:invert(100%)}.mk-header__projectName{margin-left:10px;letter-spacing:3px}.mk-header__main{flex:1;display:flex;align-items:center;justify-content:flex-start}.mk-header-tools{height:100%}.mk-header-tools__item{cursor:pointer;height:100%;display:flex;align-items:center}.mk-header-tools__user{color:#fff;margin:10px;padding:7px 10px;border-radius:5px}.mk-header-tools__user:hover{background-color:rgba(0,0,0,.16);background-color:var(--common_overlay_press_color,rgba(0,0,0,.16))}.mk-header-tools__user-info{height:100%;display:flex;align-items:center;outline:0}.mk-header-tools__avatar{height:28px;width:28px;border-radius:50%;overflow:hidden}.mk-header-tools__default-avatar{font-size:28px}.mk-header-tools__nickName{margin-left:5px;color:#fff;text-align:right}.mk-layout-default{height:100%;background-color:var(--mk-container-border-color)}.mk-layout-default>.el-main{--el-main-padding:0px}.mk-layout-default__body{height:100%}.mk-layout-default__body>.el-main{--el-main-padding:0px;display:flex}.mk-layout-default__body>.el-main .el-aside{overflow:hidden}.mk-layout-default__header{box-sizing:content-box;--el-header-height:56px;background-color:#fff}.mk-layout-default__main{height:100%}.mk-layout-default__main>.el-main{--el-main-padding:0px}
1
+ .mk-lock{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1999}.mk-lock__overlay{width:100%;height:100%}.mk-lock-entry{position:absolute;top:50%;left:50%;width:260px;transform:translate(-50%,-50%)}.mk-lock-entry__footer{display:flex;justify-content:space-between;margin-top:6px}.mk-bar{display:flex;flex-direction:column;width:80px;height:100%;background:var(--mk-default-bg-color);border-right:1px solid var(--mk-container-border-color);color:#fff}.mk-bar__logo{overflow:hidden;width:64px;height:64px;border-radius:4px;margin:8px auto}.mk-bar__items{flex:1}.mk-bar__footer{font-size:18px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.mk-bar__footer .mk-bar__item{color:#fff;border-radius:5px!important;border-right:0 solid #fff!important;margin-left:auto!important}.mk-bar__item+.mk-bar__item{margin-top:10px}.mk-bar__item{position:relative;display:flex;align-items:center;justify-content:center;width:64px;margin:0 auto;flex-direction:column;cursor:pointer;padding:8px 0}.mk-bar__item-button{display:flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:4px}.mk-bar__item-title{font-size:12px;padding:5px 5px 0 5px;overflow:hidden;text-overflow:clip;white-space:normal;width:100%;box-sizing:border-box;text-align:center;font-weight:500}.mk-bar__item.is-active{background:#fff;border-radius:5px 0 0 5px;color:#276efd;border-right:20px solid #fff;margin-left:10px}.mk-menu{--el-menu-active-color:rgba(0, 98, 255, 1);--el-menu-text-color:rgba(23, 23, 37, 1);width:200px;height:100%;background-color:#fff;overflow:auto}.mk-menu .el-menu{border:none;padding-top:10px}.mk-menu .is-active{background-color:#eff5ff;border-radius:8px}.mk-menu .el-sub-menu{background-color:#fff}.mk-menu-item{margin:10px;padding:0;box-sizing:border-box}.mk-menu-item:first-child{margin-top:0}.mk-menu-item__icon{margin-right:10px}:root{--el-menu-item-height:40px}.mk-header{display:flex;height:56px;background:var(--mk-default-bg-color);color:#fff}.mk-header__logo{height:36px;width:auto;margin-left:15px;filter:invert(100%)}.mk-header__projectName{margin-left:10px;letter-spacing:3px}.mk-header__main{flex:1;display:flex;align-items:center;justify-content:flex-start}.mk-header-tools{height:100%}.mk-header-tools__item{cursor:pointer;height:100%;display:flex;align-items:center}.mk-header-tools__user{color:#fff;margin:10px;padding:7px 10px;border-radius:5px}.mk-header-tools__user:hover{background-color:rgba(0,0,0,.16);background-color:var(--common_overlay_press_color,rgba(0,0,0,.16))}.mk-header-tools__user-info{height:100%;display:flex;align-items:center;outline:0}.mk-header-tools__avatar{height:28px;width:28px;border-radius:50%;overflow:hidden}.mk-header-tools__default-avatar{font-size:28px}.mk-header-tools__nickName{margin-left:5px;color:#fff;text-align:right}.simple-page-layout__warp{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.simple-page-layout__bg{background-color:var(--el-color-primary);position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;display:flex;flex-direction:column}.simple-page-layout__bg_title{height:36px;width:auto;margin-left:15px;padding:20px;box-sizing:content-box;color:#fff;font-size:28px;position:relative;z-index:1}.simple-page-layout__bg_title>img{height:100%;filter:invert(100%)}.simple-page-layout__bg_body{height:100%;flex:1;padding-left:10%;box-sizing:content-box;position:relative;z-index:1}.simple-page-layout__bg_body>svg{height:100%}.simple-page-layout__bg_block{width:100%;height:100%;position:absolute;right:-50%;transform:rotate(45deg);background-color:rgba(133,181,231,.3607843137);transform-origin:50% 50%;border-radius:10%}.simple-page-layout__bg_block.block2{transform:rotate(125deg)}.simple-page-layout__main{display:flex;position:relative;z-index:1;height:100%;width:100%;align-items:center;justify-content:end}.simple-page-layout__main_body{background-color:#fff;padding:50px 30px;border-radius:10px;min-height:50%;max-height:80%;margin-right:20%;overflow:auto}@media screen and (max-width:900px){.simple-page-layout__bg_title{height:18%;width:auto;box-sizing:content-box;display:flex;justify-content:center;align-items:center}.simple-page-layout__bg_title>img{height:50px;filter:invert(100%)}.simple-page-layout__bg_body{padding-left:0;display:flex;align-items:flex-end}.simple-page-layout__bg_body>svg{height:auto;width:100%}.simple-page-layout__main{justify-content:center}.simple-page-layout__main_body{width:95%;box-sizing:border-box;margin-right:0}}.mk-layout-default{height:100%;background-color:var(--mk-container-border-color)}.mk-layout-default>.el-main{--el-main-padding:0px}.mk-layout-default__body{height:100%}.mk-layout-default__body>.el-main{--el-main-padding:0px;display:flex}.mk-layout-default__body>.el-main .el-aside{overflow:hidden}.mk-layout-default__header{box-sizing:content-box;--el-header-height:56px;background-color:#fff}.mk-layout-default__main{height:100%}.mk-layout-default__main>.el-main{--el-main-padding:0px}
@@ -1 +1 @@
1
- .resource-manager{display:flex;flex-direction:column;height:100%;background:#fff}.resource-manager-tools{padding:10px;display:flex;justify-content:space-between}.resource-manager .resource-list{height:0;flex:1}.resource-list{display:flex;flex-direction:column}.resource-list-header{padding:5px 10px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.resource-list-header .el-breadcrumb{display:flex;flex-wrap:wrap}.resource-list-header .el-breadcrumb .el-breadcrumb__separator{margin:0}.resource-list-mode{cursor:pointer;display:flex}.resource-list-breadcrumb-item{cursor:pointer;padding:5px 3px}.resource-list-main{height:0;flex:1}.resource-list-list{gap:10px;display:flex;flex-wrap:wrap;align-items:flex-start}.resource-list .resource-item{width:120px;height:130px;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.resource-list .resource-item__wrapper{display:flex;height:100%;gap:5px;flex-direction:column}.resource-list .resource-item__main{flex:1;font-size:48px;text-align:center;padding-top:10px}.resource-list .resource-item__label{white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:5px}.resource-list .resource-item__time{display:none}.resource-list .resource-item__size{display:none}.resource-list .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-list.row .resource-list-list{gap:10px;display:block;flex-wrap:wrap;align-items:flex-start}.resource-list.row .resource-item{width:100%;height:auto;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.resource-list.row .resource-item__wrapper{height:100%;gap:5px;flex-direction:row}.resource-list.row .resource-item__main{flex:0;font-size:24px;text-align:center;padding-top:0}.resource-list.row .resource-item__label{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;padding:5px;width:100%;flex:1}.resource-list.row .resource-item__time{display:block;padding:0 5px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-list.row .resource-item__size{display:block;padding:0 5px;width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right}.resource-list.row .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list.row .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-select-dialog .resource-list{height:540px}.cms-part-tree{display:flex;flex-direction:column;padding-right:0!important}.cms-part-tree__header{height:32px;padding:10px;display:flex;align-items:center;align-content:center;justify-content:space-between;font-weight:600}.cms-part-tree__body{height:0;flex:1}.cms-part-tree__body .el-scrollbar .el-scrollbar__wrap{padding-right:10px}.mk-cms-ad__warp{display:flex;flex-direction:column;width:100%;height:100%}.mk-cms-ad__body{padding:10px 0 10px 10px;display:flex;flex-direction:column;height:0;flex:1}.mk-cms-ad__body__scrollbar{padding-right:10px}.mk-cms-ad__card{box-sizing:border-box;flex:1}.mk-cms-ad__card__header{display:flex;align-content:center;justify-content:space-between;align-items:center}.mk-cms-ad__card__header .btn-box{display:flex;justify-content:flex-end;gap:10px}.mk-cms-ad__card__header .btn-box .btn{cursor:pointer}.mk-cms-ad__card__body__scrollbar>.el-scrollbar__wrap>.el-scrollbar__view{display:flex;gap:10px;padding-bottom:10px}.mk-cms-ad__card__body__item{max-width:340px;min-width:240px;height:inherit}.mk-cms-ad__card__body__item .item-desc{padding-top:10px;display:flex;justify-content:space-between}.mk-cms-ad__card__body__item .item-desc .icon{margin-right:5px}.mk-cms-ad__card__body__item .item-desc-left .external-links a{font-size:13px}.mk-cms-ad__card__body__item .item-desc-left .desc{font-size:13px}.mk-cms-ad__card__body__item .item-desc-left .ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;white-space:normal}.mk-cms-ad__card__body__item .item-desc-right{display:flex;align-items:center;flex-shrink:0;align-items:flex-start;margin-left:5px}.mk-cms-ad__card__body__item .item-desc-right__more{cursor:pointer}.mk-cms-ad__card__body__item .item-desc-right .el-dropdown{color:var(--el-color-primary)}.mk-cms-ad__card__body__item .item-desc-right .edit-button{color:var(--el-color-primary)}.mk-cms-ad__card__body__item .item-desc-right .delete-button{color:var(--el-color-danger)}.mk-cms-ad__card__body__item .images{width:100%;height:200px}.mk-cms-ad__card__body__item .video{width:100%;height:200px}.mk-cms-ad__card+.mk-cms-ad__card{margin-top:10px}.mk-cms-article-list{width:100%;height:100%;box-sizing:border-box}.mk-cms-article-list .mk-pagination{margin-top:8px}.mk-cms-article-list .mk-table-view>.el-card__body{padding-right:0}.mk-cms-article-list .mk-table-view>.el-card__body .el-empty{flex:1}.mk-cms-article-list__content{flex:1;width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.mk-cms-article-list__content>.el-scrollbar__wrap>.el-scrollbar__view{display:flex;flex-direction:column;gap:10px;padding-right:12px}.mk-cms-article-list__item{width:100%;height:auto}.mk-cms-article-list__item__content{display:flex}.mk-cms-article-list__item__content .left{width:150px;display:flex;align-items:center;align-items:flex-start}.mk-cms-article-list__item__content .left .cover-image{width:140px;height:140px;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;align-content:center;font-size:30px;color:#ccc;margin-right:10px}.mk-cms-article-list__item__content .right{width:100%}.mk-cms-article-list__item__content .right .title{font-size:18px;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mk-cms-article-list__item__content .right .sub-title{font-size:14px;margin-bottom:8px;color:#ccc;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mk-cms-article-list__item__content .right .desc{color:#999;font-size:14px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:80px}.mk-cms-article-list__item__content .right .footer{display:flex;margin-top:10px;justify-content:space-between;align-items:center}.mk-cms-article-list__item__content .right .footer>div{display:flex}.mk-cms-article-list__item__content .right .footer>div.ext{font-size:14px;color:#999}.mk-cms-article-list__item__content .right .footer>div.ext .publish-time{display:flex;align-items:center}.mk-cms-article-list__item__content .right .footer>div.ext>div+div{display:flex}.mk-cms-article-list__item__content .right .footer>div.ext>div+div::before{content:"";height:1em;width:1px;display:block;margin:0 12px;background-color:#ccc;margin-top:.2em}.mk-cms-article-eidtadd__warp{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.mk-cms-article-eidtadd__header_tools{display:flex;align-items:center;gap:5px}.mk-cms-article-eidtadd__body{height:100%;height:100%;overflow:hidden;border-top:1px solid var(--mk-container-border-color)}.mk-cms-article-eidtadd__body__extentions{position:fixed;right:15px;top:50%;transform:translateY(-60%);background:#fff;padding:10px 20px 20px 20px;border-radius:5px 0 0 5px;box-shadow:0 3px 4px 0 #e5e5e5}.mk-cms-article-eidtadd__body__extentions.hide{transform:translateX(100%) translateY(-60%);z-index:0;background-color:transparent;box-shadow:none}.mk-cms-article-eidtadd__body__extentions.hide .mk-data-form{opacity:0;pointer-events:none}.mk-cms-article-eidtadd__body__extentions .close,.mk-cms-article-eidtadd__body__extentions .open{position:absolute;top:50%;left:-15px;transform:translateY(-50%);align-items:center;justify-content:flex-end;padding-right:10px;height:40px;width:40px;background-color:#f4f4f4;border-radius:0 50% 50% 0;box-sizing:border-box;cursor:pointer;z-index:100;clip-path:path("M 15 0 L 40 0 l 40 40 L 15 40z")}.mk-cms-article-eidtadd__body__extentions .open{left:-25px;background-color:#fff;justify-content:center;align-items:center;clip-path:path("M 0 0 L 25 0 L 25 40 L 0 40z");border-radius:50% 0 0 50%}.mk-cms-article-eidtadd__body__footer,.mk-cms-article-eidtadd__body__header{padding:10px 20px;background-color:#fff}.mk-cms-article-eidtadd__body__footer .el-tabs,.mk-cms-article-eidtadd__body__header .el-tabs{height:auto;flex:1}.mk-cms-article-eidtadd__body__footer .el-tabs .el-tab-pane,.mk-cms-article-eidtadd__body__header .el-tabs .el-tab-pane{height:100%}.mk-cms-article-eidtadd__body__footer .content>.el-row+.el-row,.mk-cms-article-eidtadd__body__footer>.el-row+.el-row,.mk-cms-article-eidtadd__body__header .content>.el-row+.el-row,.mk-cms-article-eidtadd__body__header>.el-row+.el-row{margin-top:10px}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__footer .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__footer>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header .content>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea>.el-textarea__inner{box-shadow:none}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-select>.el-select__wrapper{border-bottom:1px solid var(--el-border-color);padding:4px 10px}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea>.el-textarea__inner{box-shadow:none}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea.title{font-size:28px;font-weight:400}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file{display:flex;align-items:center;justify-content:center;background:#ebebeb}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file .el-image{display:flex;justify-content:center;align-items:center}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file .el-image .el-icon{font-size:30px}.mk-cms-article-eidtadd__body__footer .content>.el-row .banner,.mk-cms-article-eidtadd__body__footer>.el-row .banner,.mk-cms-article-eidtadd__body__header .content>.el-row .banner,.mk-cms-article-eidtadd__body__header>.el-row .banner{width:100%;height:200px}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc{display:flex}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .cover{width:115px;height:115px;margin-right:10px}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .desc{flex:1 1}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .desc textarea{background:#f4f4f4}.mk-cms-article-eidtadd__body__header{margin-bottom:5px}.mk-cms-article-eidtadd__body__footer{margin-top:5px;min-height:400px}.mk-cms-part-info{height:100%}.mk-cms-part-info .el-card{border:0}.mk-cms-part-info .el-card .el-card__body{padding:0}.mk-cms-part-info .mk-form-view__footer button:last-child{display:none}.mk-cms-part-info__body__form-options .el-scrollbar__wrap{box-sizing:border-box;width:100%;padding-right:12px}.cms-article-atlas>.el-card__body{padding-bottom:0}.cms-article-atlas .cms-article-atlas__header{display:flex;justify-content:space-between}.cms-article-atlas .cms-article-atlas__header .cms-article-atlas__header__btn{cursor:pointer}.cms-article-atlas .cms-article-atlas__list{height:100%;display:flex;flex-wrap:wrap;gap:10px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap{padding-bottom:12px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view{display:flex}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item{max-width:340px;min-width:240px;height:inherit}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .images{width:100%;height:200px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .video{width:100%;height:200px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .cms-article-atlas__list__item__desc{display:flex;justify-content:space-between;align-items:center}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .cms-article-atlas__list__item__desc .item-desc-right{color:#409eff;cursor:pointer}.mk-cms-contents__publish{display:flex;flex-wrap:wrap;gap:10px 100px;padding:10px;justify-content:flex-start}.mk-cms-contents__warp{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.mk-cms-contents__body{padding:10px;display:flex;height:100%;overflow:hidden}.mk-cms-contents__body__left{background-color:#fff;padding:10px;max-width:360px;min-width:220px;margin-right:10px}.mk-cms-contents__body__right{flex:1;width:100%;height:100%;overflow:hidden;background:#fff;padding:10px;box-sizing:border-box;position:relative}.mk-cms-contents__body__right__action{position:absolute;right:10px;top:10px}.mk-cms-contents__body__right .el-tabs__content{overflow:hidden;position:static}.mk-cms-contents__body__right .el-tabs__content .el-tab-pane{width:100%;height:100%;overflow:auto}
1
+ .resource-manager{display:flex;flex-direction:column;height:100%;background:#fff}.resource-manager .resource-list{height:0;flex:1}.resource-list{display:flex;flex-direction:column}.resource-list-header{padding:5px 10px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.resource-list-header .el-breadcrumb{display:flex;flex-wrap:wrap}.resource-list-header .el-breadcrumb .el-breadcrumb__separator{margin:0}.resource-list-mode{cursor:pointer;display:flex}.resource-list-breadcrumb-item{cursor:pointer;padding:5px 3px}.resource-list-main{height:0;flex:1}.resource-list-list{gap:10px;display:flex;flex-wrap:wrap;align-items:flex-start}.resource-list .resource-item{width:120px;height:130px;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.resource-list .resource-item__wrapper{display:flex;height:100%;gap:5px;flex-direction:column}.resource-list .resource-item__main{flex:1;font-size:48px;text-align:center;padding-top:10px}.resource-list .resource-item__label{white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:5px}.resource-list .resource-item__time{display:none}.resource-list .resource-item__size{display:none}.resource-list .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-list.row .resource-list-list{gap:10px;display:block;flex-wrap:wrap;align-items:flex-start}.resource-list.row .resource-item{width:100%;height:auto;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.resource-list.row .resource-item__wrapper{height:100%;gap:5px;flex-direction:row}.resource-list.row .resource-item__main{flex:0;font-size:24px;text-align:center;padding-top:0}.resource-list.row .resource-item__label{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;padding:5px;width:100%;flex:1}.resource-list.row .resource-item__time{display:block;padding:0 5px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-list.row .resource-item__size{display:block;padding:0 5px;width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right}.resource-list.row .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list.row .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-select-dialog .resource-list{height:540px}.cms-part-tree{display:flex;flex-direction:column;padding-right:0!important}.cms-part-tree__header{height:32px;padding:10px;display:flex;align-items:center;align-content:center;justify-content:space-between;font-weight:600}.cms-part-tree__body{height:0;flex:1}.cms-part-tree__body .el-scrollbar .el-scrollbar__wrap{padding-right:10px}.mk-cms-ad__warp{display:flex;flex-direction:column;width:100%;height:100%}.mk-cms-ad__body{padding:10px 0 10px 10px;display:flex;flex-direction:column;height:0;flex:1}.mk-cms-ad__body__scrollbar{padding-right:10px}.mk-cms-ad__card{box-sizing:border-box;flex:1}.mk-cms-ad__card__header{display:flex;align-content:center;justify-content:space-between;align-items:center}.mk-cms-ad__card__header .btn-box{display:flex;justify-content:flex-end;gap:10px}.mk-cms-ad__card__header .btn-box .btn{cursor:pointer}.mk-cms-ad__card__body__scrollbar>.el-scrollbar__wrap>.el-scrollbar__view{display:flex;gap:10px;padding-bottom:10px}.mk-cms-ad__card__body__item{max-width:340px;min-width:240px;height:inherit}.mk-cms-ad__card__body__item .item-desc{padding-top:10px;display:flex;justify-content:space-between}.mk-cms-ad__card__body__item .item-desc .icon{margin-right:5px}.mk-cms-ad__card__body__item .item-desc-left .external-links a{font-size:13px}.mk-cms-ad__card__body__item .item-desc-left .desc{font-size:13px}.mk-cms-ad__card__body__item .item-desc-left .ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;white-space:normal}.mk-cms-ad__card__body__item .item-desc-right{display:flex;align-items:center;flex-shrink:0;align-items:flex-start;margin-left:5px}.mk-cms-ad__card__body__item .item-desc-right__more{cursor:pointer}.mk-cms-ad__card__body__item .item-desc-right .el-dropdown{color:var(--el-color-primary)}.mk-cms-ad__card__body__item .item-desc-right .edit-button{color:var(--el-color-primary)}.mk-cms-ad__card__body__item .item-desc-right .delete-button{color:var(--el-color-danger)}.mk-cms-ad__card__body__item .images{width:100%;height:200px}.mk-cms-ad__card__body__item .video{width:100%;height:200px}.mk-cms-ad__card+.mk-cms-ad__card{margin-top:10px}.mk-cms-article-list{width:100%;height:100%;box-sizing:border-box}.mk-cms-article-list .mk-pagination{margin-top:8px}.mk-cms-article-list .mk-table-view>.el-card__body{padding-right:0}.mk-cms-article-list .mk-table-view>.el-card__body .el-empty{flex:1}.mk-cms-article-list__content{flex:1;width:100%;height:100%;overflow-y:auto;overflow-x:hidden}.mk-cms-article-list__content>.el-scrollbar__wrap>.el-scrollbar__view{display:flex;flex-direction:column;gap:10px;padding-right:12px}.mk-cms-article-list__item{width:100%;height:auto}.mk-cms-article-list__item__content{display:flex}.mk-cms-article-list__item__content .left{width:150px;display:flex;align-items:center;align-items:flex-start}.mk-cms-article-list__item__content .left .cover-image{width:140px;height:140px;background-color:#f4f4f4;display:flex;align-items:center;justify-content:center;align-content:center;font-size:30px;color:#ccc;margin-right:10px}.mk-cms-article-list__item__content .right{width:100%}.mk-cms-article-list__item__content .right .title{font-size:18px;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mk-cms-article-list__item__content .right .sub-title{font-size:14px;margin-bottom:8px;color:#ccc;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.mk-cms-article-list__item__content .right .desc{color:#999;font-size:14px;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-o-text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;max-height:80px}.mk-cms-article-list__item__content .right .footer{display:flex;margin-top:10px;justify-content:space-between;align-items:center}.mk-cms-article-list__item__content .right .footer>div{display:flex}.mk-cms-article-list__item__content .right .footer>div.ext{font-size:14px;color:#999}.mk-cms-article-list__item__content .right .footer>div.ext .publish-time{display:flex;align-items:center}.mk-cms-article-list__item__content .right .footer>div.ext>div+div{display:flex}.mk-cms-article-list__item__content .right .footer>div.ext>div+div::before{content:"";height:1em;width:1px;display:block;margin:0 12px;background-color:#ccc;margin-top:.2em}.mk-cms-article-eidtadd__warp{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.mk-cms-article-eidtadd__header_tools{display:flex;align-items:center;gap:5px}.mk-cms-article-eidtadd__body{height:100%;height:100%;overflow:hidden;border-top:1px solid var(--mk-container-border-color)}.mk-cms-article-eidtadd__body__extentions{position:fixed;right:15px;top:50%;transform:translateY(-60%);background:#fff;padding:10px 20px 20px 20px;border-radius:5px 0 0 5px;box-shadow:0 3px 4px 0 #e5e5e5}.mk-cms-article-eidtadd__body__extentions.hide{transform:translateX(100%) translateY(-60%);z-index:0;background-color:transparent;box-shadow:none}.mk-cms-article-eidtadd__body__extentions.hide .mk-data-form{opacity:0;pointer-events:none}.mk-cms-article-eidtadd__body__extentions .close,.mk-cms-article-eidtadd__body__extentions .open{position:absolute;top:50%;left:-15px;transform:translateY(-50%);align-items:center;justify-content:flex-end;padding-right:10px;height:40px;width:40px;background-color:#f4f4f4;border-radius:0 50% 50% 0;box-sizing:border-box;cursor:pointer;z-index:100;clip-path:path("M 15 0 L 40 0 l 40 40 L 15 40z")}.mk-cms-article-eidtadd__body__extentions .open{left:-25px;background-color:#fff;justify-content:center;align-items:center;clip-path:path("M 0 0 L 25 0 L 25 40 L 0 40z");border-radius:50% 0 0 50%}.mk-cms-article-eidtadd__body__footer,.mk-cms-article-eidtadd__body__header{padding:10px 20px;background-color:#fff}.mk-cms-article-eidtadd__body__footer .el-tabs,.mk-cms-article-eidtadd__body__header .el-tabs{height:auto;flex:1}.mk-cms-article-eidtadd__body__footer .el-tabs .el-tab-pane,.mk-cms-article-eidtadd__body__header .el-tabs .el-tab-pane{height:100%}.mk-cms-article-eidtadd__body__footer .content>.el-row+.el-row,.mk-cms-article-eidtadd__body__footer>.el-row+.el-row,.mk-cms-article-eidtadd__body__header .content>.el-row+.el-row,.mk-cms-article-eidtadd__body__header>.el-row+.el-row{margin-top:10px}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__footer .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__footer>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header .content>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header>.el-row .el-input>.el-input__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea>.el-textarea__inner{box-shadow:none}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__footer>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header .content>.el-row .el-select>.el-select__wrapper,.mk-cms-article-eidtadd__body__header>.el-row .el-select>.el-select__wrapper{border-bottom:1px solid var(--el-border-color);padding:4px 10px}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea>.el-textarea__inner,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea>.el-textarea__inner{box-shadow:none}.mk-cms-article-eidtadd__body__footer .content>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__footer>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__header .content>.el-row .el-textarea.title,.mk-cms-article-eidtadd__body__header>.el-row .el-textarea.title{font-size:28px;font-weight:400}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file{display:flex;align-items:center;justify-content:center;background:#ebebeb}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file .el-image,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file .el-image{display:flex;justify-content:center;align-items:center}.mk-cms-article-eidtadd__body__footer .content>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__footer>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__header .content>.el-row .mk-upload-file .el-image .el-icon,.mk-cms-article-eidtadd__body__header>.el-row .mk-upload-file .el-image .el-icon{font-size:30px}.mk-cms-article-eidtadd__body__footer .content>.el-row .banner,.mk-cms-article-eidtadd__body__footer>.el-row .banner,.mk-cms-article-eidtadd__body__header .content>.el-row .banner,.mk-cms-article-eidtadd__body__header>.el-row .banner{width:100%;height:200px}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc{display:flex}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .cover,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .cover{width:115px;height:115px;margin-right:10px}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .desc,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .desc{flex:1 1}.mk-cms-article-eidtadd__body__footer .content>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__footer>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__header .content>.el-row.cover-desc .desc textarea,.mk-cms-article-eidtadd__body__header>.el-row.cover-desc .desc textarea{background:#f4f4f4}.mk-cms-article-eidtadd__body__header{margin-bottom:5px}.mk-cms-article-eidtadd__body__footer{margin-top:5px;min-height:400px}.mk-cms-part-info{height:100%}.mk-cms-part-info .el-card{border:0}.mk-cms-part-info .el-card .el-card__body{padding:0}.mk-cms-part-info .mk-form-view__footer button:last-child{display:none}.mk-cms-part-info__body__form-options .el-scrollbar__wrap{box-sizing:border-box;width:100%;padding-right:12px}.cms-article-atlas>.el-card__body{padding-bottom:0}.cms-article-atlas .cms-article-atlas__header{display:flex;justify-content:space-between}.cms-article-atlas .cms-article-atlas__header .cms-article-atlas__header__btn{cursor:pointer}.cms-article-atlas .cms-article-atlas__list{height:100%;display:flex;flex-wrap:wrap;gap:10px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap{padding-bottom:12px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view{display:flex}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item{max-width:340px;min-width:240px;height:inherit}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .images{width:100%;height:200px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .video{width:100%;height:200px}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .cms-article-atlas__list__item__desc{display:flex;justify-content:space-between;align-items:center}.cms-article-atlas .cms-article-atlas__list .el-scrollbar__wrap .el-scrollbar__view .cms-article-atlas__list__item .cms-article-atlas__list__item__desc .item-desc-right{color:#409eff;cursor:pointer}.mk-cms-contents__publish{display:flex;flex-wrap:wrap;gap:10px 100px;padding:10px;justify-content:flex-start}.mk-cms-contents__warp{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden}.mk-cms-contents__body{padding:10px;display:flex;height:100%;overflow:hidden}.mk-cms-contents__body__left{background-color:#fff;padding:10px;max-width:360px;min-width:220px;margin-right:10px}.mk-cms-contents__body__right{flex:1;width:100%;height:100%;overflow:hidden;background:#fff;padding:10px;box-sizing:border-box;position:relative}.mk-cms-contents__body__right__action{position:absolute;right:10px;top:10px}.mk-cms-contents__body__right .el-tabs__content{overflow:hidden;position:static}.mk-cms-contents__body__right .el-tabs__content .el-tab-pane{width:100%;height:100%;overflow:auto}
@@ -1 +1 @@
1
- .resource-manager{display:flex;flex-direction:column;height:100%;background:#fff}.resource-manager-tools{padding:10px;display:flex;justify-content:space-between}.resource-manager .resource-list{height:0;flex:1}.resource-list{display:flex;flex-direction:column}.resource-list-header{padding:5px 10px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.resource-list-header .el-breadcrumb{display:flex;flex-wrap:wrap}.resource-list-header .el-breadcrumb .el-breadcrumb__separator{margin:0}.resource-list-mode{cursor:pointer;display:flex}.resource-list-breadcrumb-item{cursor:pointer;padding:5px 3px}.resource-list-main{height:0;flex:1}.resource-list-list{gap:10px;display:flex;flex-wrap:wrap;align-items:flex-start}.resource-list .resource-item{width:120px;height:130px;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.resource-list .resource-item__wrapper{display:flex;height:100%;gap:5px;flex-direction:column}.resource-list .resource-item__main{flex:1;font-size:48px;text-align:center;padding-top:10px}.resource-list .resource-item__label{white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:5px}.resource-list .resource-item__time{display:none}.resource-list .resource-item__size{display:none}.resource-list .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-list.row .resource-list-list{gap:10px;display:block;flex-wrap:wrap;align-items:flex-start}.resource-list.row .resource-item{width:100%;height:auto;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.resource-list.row .resource-item__wrapper{height:100%;gap:5px;flex-direction:row}.resource-list.row .resource-item__main{flex:0;font-size:24px;text-align:center;padding-top:0}.resource-list.row .resource-item__label{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;padding:5px;width:100%;flex:1}.resource-list.row .resource-item__time{display:block;padding:0 5px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-list.row .resource-item__size{display:block;padding:0 5px;width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right}.resource-list.row .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list.row .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-select-dialog .resource-list{height:540px}
1
+ .resource-manager{display:flex;flex-direction:column;height:100%;background:#fff}.resource-manager .resource-list{height:0;flex:1}.resource-list{display:flex;flex-direction:column}.resource-list-header{padding:5px 10px;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;display:flex;justify-content:space-between;align-items:center}.resource-list-header .el-breadcrumb{display:flex;flex-wrap:wrap}.resource-list-header .el-breadcrumb .el-breadcrumb__separator{margin:0}.resource-list-mode{cursor:pointer;display:flex}.resource-list-breadcrumb-item{cursor:pointer;padding:5px 3px}.resource-list-main{height:0;flex:1}.resource-list-list{gap:10px;display:flex;flex-wrap:wrap;align-items:flex-start}.resource-list .resource-item{width:120px;height:130px;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none}.resource-list .resource-item__wrapper{display:flex;height:100%;gap:5px;flex-direction:column}.resource-list .resource-item__main{flex:1;font-size:48px;text-align:center;padding-top:10px}.resource-list .resource-item__label{white-space:nowrap;text-align:center;overflow:hidden;text-overflow:ellipsis;padding:5px}.resource-list .resource-item__time{display:none}.resource-list .resource-item__size{display:none}.resource-list .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-list.row .resource-list-list{gap:10px;display:block;flex-wrap:wrap;align-items:flex-start}.resource-list.row .resource-item{width:100%;height:auto;padding:10px;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.resource-list.row .resource-item__wrapper{height:100%;gap:5px;flex-direction:row}.resource-list.row .resource-item__main{flex:0;font-size:24px;text-align:center;padding-top:0}.resource-list.row .resource-item__label{font-size:18px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:left;padding:5px;width:100%;flex:1}.resource-list.row .resource-item__time{display:block;padding:0 5px;max-width:200px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.resource-list.row .resource-item__size{display:block;padding:0 5px;width:100px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:right}.resource-list.row .resource-item:hover{background-color:var(--el-color-info-light-9)}.resource-list.row .resource-item.is-selected{background-color:var(--el-color-primary-light-9)}.resource-select-dialog .resource-list{height:540px}
@@ -1 +1 @@
1
- .mk-local-log__main{height:100%}.mk-local-log__log{white-space:pre}.mk-local-log__dialog{height:80%}.member-info{height:80px;display:flex;align-items:center}.member-info-img{width:64px;height:64px;border-radius:50%;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:#dbdbdc}.member-info-img__icon{font-size:28px}.member-info-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.member-info-text__name{font-size:18px;font-weight:700}.roles-Info{width:100%}.roles-Info-tag{margin-left:4px;margin-right:4px}.ms-menu__title{margin:0 10px 0 5px}.ms-menu__url{font-size:12px}.login-wrap{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.login-wrap>.login-bg{background-color:#fcfcfc;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.login-wrap>.login-bg>.login-bg-block{width:80vh;height:200%;background-color:#0078f5;position:absolute;top:0}.login-wrap>.login-bg>.login-bg-block:nth-child(1){left:100%;transform-origin:0 50%;transform:rotate(-30deg) translate(0,-50%)}.login-wrap>.login-bg>.login-bg-block:nth-child(2){right:100%;transform-origin:0 0;transform:rotate(-30deg) translate(-10%,0)}.login-wrap .operaBtn{color:#0078f5}.login-wrap .notify{color:#202d40;display:flex;align-items:center}.login-root{position:relative;display:flex;justify-content:center;width:100%;min-height:100%;align-items:center;background-color:initial;z-index:1;padding:5%;box-sizing:border-box}.login-main{position:relative;width:100%;min-width:320px}.form-container{transform-origin:top;display:flex;justify-content:center}.form-wrap{width:440px;max-width:calc(100vw - 28px);padding:30px;position:relative;overflow:hidden;background:hsla(0,0%,95%,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.form-title{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 30px;color:#202d40;font-size:20px;font-weight:600}.form-title span{height:20px;color:#8592a5;font-size:14px;font-weight:400}.form-title a{color:#06f}
1
+ .mk-local-log__main{height:100%}.mk-local-log__log{white-space:pre}.mk-local-log__dialog{height:80%}.member-info{height:80px;display:flex;align-items:center}.member-info-img{width:64px;height:64px;border-radius:50%;flex-shrink:0;display:flex;justify-content:center;align-items:center;background-color:#dbdbdc}.member-info-img__icon{font-size:28px}.member-info-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.member-info-text__name{font-size:18px;font-weight:700}.roles-Info{width:100%}.roles-Info-tag{margin-left:4px;margin-right:4px}.ms-menu__title{margin:0 10px 0 5px}.ms-menu__url{font-size:12px}.login-wrap{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.login-wrap .login-form-wrap{width:440px}.login-wrap .login-form-title{height:33px;text-align:center;margin:0 0 30px;color:#202d40;font-size:24px;font-weight:600}.login-wrap .login-form-item{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 24px;color:#202d40;font-size:16px}.login-wrap .login-form-item>span{height:20px;color:#8592a5;font-size:14px;font-weight:400}@media screen and (max-width:900px){.login-wrap .login-form-wrap{width:95%}.login-wrap .login-form-title{height:33px;text-align:center;margin:0 0 30px;color:#202d40;font-size:24px;font-weight:600}.login-wrap .login-form-item{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 24px;color:#202d40;font-size:16px}.login-wrap .login-form-item>span{height:20px;color:#8592a5;font-size:14px;font-weight:400}}
@@ -1 +1 @@
1
- .login-wrap{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.login-wrap>.login-bg{background-color:#fcfcfc;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.login-wrap>.login-bg>.login-bg-block{width:80vh;height:200%;background-color:#0078f5;position:absolute;top:0}.login-wrap>.login-bg>.login-bg-block:nth-child(1){left:100%;transform-origin:0 50%;transform:rotate(-30deg) translate(0,-50%)}.login-wrap>.login-bg>.login-bg-block:nth-child(2){right:100%;transform-origin:0 0;transform:rotate(-30deg) translate(-10%,0)}.login-wrap .operaBtn{color:#0078f5}.login-wrap .notify{color:#202d40;display:flex;align-items:center}.login-root{position:relative;display:flex;justify-content:center;width:100%;min-height:100%;align-items:center;background-color:initial;z-index:1;padding:5%;box-sizing:border-box}.login-main{position:relative;width:100%;min-width:320px}.form-container{transform-origin:top;display:flex;justify-content:center}.form-wrap{width:440px;max-width:calc(100vw - 28px);padding:30px;position:relative;overflow:hidden;background:hsla(0,0%,95%,.5);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}.form-title{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 30px;color:#202d40;font-size:20px;font-weight:600}.form-title span{height:20px;color:#8592a5;font-size:14px;font-weight:400}.form-title a{color:#06f}
1
+ .login-wrap{position:fixed;top:0;left:0;bottom:0;right:0;overflow:auto;z-index:9}.login-wrap .login-form-wrap{width:440px}.login-wrap .login-form-title{height:33px;text-align:center;margin:0 0 30px;color:#202d40;font-size:24px;font-weight:600}.login-wrap .login-form-item{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 24px;color:#202d40;font-size:16px}.login-wrap .login-form-item>span{height:20px;color:#8592a5;font-size:14px;font-weight:400}@media screen and (max-width:900px){.login-wrap .login-form-wrap{width:95%}.login-wrap .login-form-title{height:33px;text-align:center;margin:0 0 30px;color:#202d40;font-size:24px;font-weight:600}.login-wrap .login-form-item{display:flex;align-items:center;justify-content:space-between;height:33px;margin:0 0 24px;color:#202d40;font-size:16px}.login-wrap .login-form-item>span{height:20px;color:#8592a5;font-size:14px;font-weight:400}}
@@ -1,6 +1,7 @@
1
1
  @use "./bar.scss";
2
2
  @use "./menu.scss";
3
3
  @use "./header.scss";
4
+ @use "./simple-page-layout.scss";
4
5
 
5
6
  .mk-layout-default {
6
7
  height: 100%;
@@ -0,0 +1,132 @@
1
+
2
+
3
+ .simple-page-layout{
4
+
5
+ &__warp{
6
+ position: fixed;
7
+ top: 0;
8
+ left: 0;
9
+ bottom: 0;
10
+ right: 0;
11
+ overflow: auto;
12
+ z-index: 9;
13
+ }
14
+
15
+ &__bg{
16
+ background-color: var(--el-color-primary);
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 100%;
21
+ height: 100%;
22
+ z-index: 0;
23
+ overflow: hidden;
24
+ display: flex;
25
+ flex-direction: column;
26
+
27
+ &_title{
28
+ height: 36px;
29
+ width: auto;
30
+ margin-left: 15px;
31
+ padding: 20px;
32
+ box-sizing: content-box;
33
+ color: #fff;
34
+ font-size: 28px;
35
+ position: relative;
36
+ z-index: 1;
37
+ >img{
38
+ height: 100%;
39
+ filter: invert(100%);
40
+ }
41
+ }
42
+ &_body{
43
+ height: 100%;
44
+ flex: 1;
45
+ padding-left: 10%;
46
+ box-sizing: content-box;
47
+ position: relative;
48
+ z-index: 1;
49
+
50
+ >svg{
51
+ height: 100%;
52
+ }
53
+ }
54
+ &_block{
55
+ width: 100%;
56
+ height: 100%;
57
+ position: absolute;
58
+ // top: 50%;
59
+ right: -50%;
60
+ transform: rotate(45deg);
61
+ background-color: #85b5e75c;
62
+ transform-origin: 50% 50%;
63
+ border-radius: 10%;
64
+
65
+ &.block2{
66
+ transform: rotate(125deg);
67
+ }
68
+ }
69
+ }
70
+
71
+ &__main{
72
+ display: flex;
73
+ position: relative;
74
+ z-index: 1;
75
+ height: 100%;
76
+ width: 100%;
77
+ align-items: center;
78
+ justify-content: end;
79
+
80
+ &_body{
81
+ background-color: #fff;
82
+ padding: 50px 30px;
83
+ border-radius: 10px;
84
+ min-height: 50%;
85
+ max-height: 80%;
86
+ margin-right: 20%;
87
+ overflow: auto;
88
+ }
89
+ }
90
+ }
91
+
92
+
93
+ @media screen and (max-width: 900px) {
94
+
95
+ .simple-page-layout{
96
+
97
+ &__bg{
98
+
99
+ &_title{
100
+ height: 18%;
101
+ width: auto;
102
+ box-sizing: content-box;
103
+ display: flex;
104
+ justify-content: center;
105
+ align-items: center;
106
+
107
+ >img{
108
+ height: 50px;
109
+ filter: invert(100%);
110
+ }
111
+ }
112
+ &_body{
113
+ padding-left: 0%;
114
+ display: flex;
115
+ align-items: flex-end;
116
+ >svg{
117
+ height: auto;
118
+ width: 100%;
119
+ }
120
+ }
121
+ }
122
+
123
+ &__main{
124
+ justify-content: center;
125
+ &_body{
126
+ width: 95%;
127
+ box-sizing: border-box;
128
+ margin-right: 0%;
129
+ }
130
+ }
131
+ }
132
+ }
@@ -4,12 +4,6 @@
4
4
  height: 100%;
5
5
  background: white;
6
6
 
7
- &-tools {
8
- padding: 10px;
9
- display: flex;
10
- justify-content: space-between;
11
- }
12
-
13
7
  .resource-list {
14
8
  height: 0;
15
9
  flex: 1;
@@ -7,101 +7,75 @@
7
7
  overflow: auto;
8
8
  z-index: 9;
9
9
 
10
- > .login-bg {
11
- background-color: #fcfcfc;
12
- position: absolute;
13
- top: 0;
14
- left: 0;
15
- width: 100%;
16
- height: 100%;
17
- z-index: 0;
18
- overflow: hidden;
10
+ // .simple-page-layout__main{
11
+ // justify-content: flex-end;
12
+ // &_body{
13
+ // border-radius: 10px 0 0 10px;
14
+ // }
15
+ // }
19
16
 
20
- > .login-bg-block {
21
- width: 80vh;
22
- height: 200%;
23
- background-color: #0078f5;
24
- position: absolute;
25
- top: 0;
26
-
27
- &:nth-child(1) {
28
- left: 100%;
29
- transform-origin: 0% 50%;
30
- transform: rotate(-30deg) translate(0%, -50%);
31
- }
32
- &:nth-child(2) {
33
- right: 100%;
34
- transform-origin: 0% 0%;
35
- transform: rotate(-30deg) translate(-10%, 0%);
36
- }
37
- }
38
- }
39
-
40
- .operaBtn {
41
- color: #0078f5;
17
+ .login-form-wrap {
18
+ width: 440px;
42
19
  }
43
-
44
- .notify {
20
+ .login-form-title {
21
+ height: 33px;
22
+ text-align: center;
23
+ margin: 0 0 30px;
45
24
  color: #202d40;
25
+ font-size: 24px;
26
+ font-weight: 600;
27
+ }
28
+ .login-form-item {
46
29
  display: flex;
47
30
  align-items: center;
48
- }
49
- }
50
-
51
- .login-root {
52
- position: relative;
53
- display: flex;
54
- justify-content: center;
55
- width: 100%;
56
- min-height: 100%;
57
- align-items: center;
58
- background-color: initial;
59
- z-index: 1;
60
- padding: 5%;
61
- box-sizing: border-box;
62
- }
63
-
64
- .login-main {
65
- position: relative;
66
- width: 100%;
67
- min-width: 320px;
68
- }
31
+ justify-content: space-between;
32
+ height: 33px;
33
+ margin: 0 0 24px;
34
+ color: #202d40;
35
+ font-size: 16px;
69
36
 
70
- .form-container {
71
- transform-origin: top;
72
- display: flex;
73
- justify-content: center;
74
- }
37
+ >span {
38
+ height: 20px;
39
+ color: #8592a5;
40
+ font-size: 14px;
41
+ font-weight: 400;
42
+ }
75
43
 
76
- .form-wrap {
77
- width: 440px;
78
- max-width: calc(100vw - 28px);
79
- padding: 30px;
80
- position: relative;
81
- overflow: hidden;
82
- background: hsla(0, 0%, 95%, 0.5);
83
- -webkit-backdrop-filter: blur(30px);
84
- backdrop-filter: blur(30px);
44
+ }
85
45
  }
86
46
 
87
- .form-title {
88
- display: flex;
89
- align-items: center;
90
- justify-content: space-between;
91
- height: 33px;
92
- margin: 0 0 30px;
93
- color: #202d40;
94
- font-size: 20px;
95
- font-weight: 600;
96
47
 
97
- span {
98
- height: 20px;
99
- color: #8592a5;
100
- font-size: 14px;
101
- font-weight: 400;
102
- }
103
48
 
104
- a {
105
- color: #06f;
49
+ @media screen and (max-width: 900px) {
50
+ .login-wrap {
51
+
52
+ .login-form-wrap {
53
+ width: 95%;
54
+ }
55
+ .login-form-title {
56
+ height: 33px;
57
+ text-align: center;
58
+ margin: 0 0 30px;
59
+ color: #202d40;
60
+ font-size: 24px;
61
+ font-weight: 600;
62
+ }
63
+ .login-form-item {
64
+ display: flex;
65
+ align-items: center;
66
+ justify-content: space-between;
67
+ height: 33px;
68
+ margin: 0 0 24px;
69
+ color: #202d40;
70
+ font-size: 16px;
71
+
72
+ >span {
73
+ height: 20px;
74
+ color: #8592a5;
75
+ font-size: 14px;
76
+ font-weight: 400;
77
+ }
78
+
79
+ }
106
80
  }
107
- }
81
+ }
@@ -0,0 +1,11 @@
1
+ declare function __VLS_template(): {
2
+ default?(_: {}): any;
3
+ };
4
+ declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
5
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, ReturnType<typeof __VLS_template>>;
6
+ export default _default;
7
+ type __VLS_WithTemplateSlots<T, S> = T & {
8
+ new (): {
9
+ $slots: S;
10
+ };
11
+ };
@@ -0,0 +1,2 @@
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
+ export default _default;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@maketribe/ms-app",
3
- "version": "3.2.17",
3
+ "version": "3.2.19",
4
4
  "description": "",
5
5
  "main": "dist/cjs",
6
6
  "module": "dist/esm",
@@ -51,10 +51,10 @@
51
51
  "vue-cropper": "^1.1.3",
52
52
  "vue-router": "^4.2.4",
53
53
  "yjs": "^13.6.14",
54
- "@maketribe/request": "^3.2.3",
55
54
  "@maketribe/dm": "^3.2.7",
56
55
  "@maketribe/utils": "^3.2.1",
57
- "@maketribe/locale": "^3.2.0"
56
+ "@maketribe/locale": "^3.2.0",
57
+ "@maketribe/request": "^3.2.3"
58
58
  },
59
59
  "devDependencies": {
60
60
  "@types/sortablejs": "^1.15.8"