优化逻辑
Former-commit-id: 29320beda7962a9bdd7b816711a200cf4b123693 [formerly 5e3b94af52b52855a13e40dd3e57d078ee88faa7] [formerly 29320beda7962a9bdd7b816711a200cf4b123693 [formerly 5e3b94af52b52855a13e40dd3e57d078ee88faa7] [formerly 29320beda7962a9bdd7b816711a200cf4b123693 [formerly 5e3b94af52b52855a13e40dd3e57d078ee88faa7] [formerly 5e3b94af52b52855a13e40dd3e57d078ee88faa7 [formerly cf81fad6a18200eb4cc3d116adc4f371ca62345c [formerly 9e5279d6743448982207108202f31b12d734aeca]]]]] Former-commit-id: e6fac7d328737be1e3281a5ef1abc0162e678826 Former-commit-id: ff317984c43b732c167b2246a181dbb76823082f Former-commit-id: 478994a61c34d6ffe5a456f1ba1b98cc8ea76d61 [formerly ea358f6a160e128c827678473d06233676a39f2c] Former-commit-id: 0b229b5c1e8ee1687bc524046e87c97b58ecc896 Former-commit-id: 4fbea3ce8f0e8e770dad602d9d24926868058d2b Former-commit-id: 515f93c78d80e5a763084a75bc98fa1fc72bca44 Former-commit-id: bc8eab4de8fb8a22eecfc68d90942ceb26baa5f0 Former-commit-id: 4d7261ac6c8e236e8c67dc5ceda204307bb27df4
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
</div>
|
||||
<div class="d2-theme-container-main-body">
|
||||
<transition name="fade-transverse">
|
||||
<keep-alive :include="d2adminKeepAliveList">
|
||||
<keep-alive :include="d2adminKeepAliveInclude">
|
||||
<router-view/>
|
||||
</keep-alive>
|
||||
</transition>
|
||||
@@ -87,7 +87,7 @@ export default {
|
||||
}),
|
||||
...mapGetters([
|
||||
'themeActiveSetting',
|
||||
'd2adminKeepAliveList'
|
||||
'd2adminKeepAliveInclude'
|
||||
]),
|
||||
/**
|
||||
* @description 最外层容器的背景图片样式
|
||||
|
||||
Reference in New Issue
Block a user