优化版权显示逻辑,允许激活用户更改自定义版权

This commit is contained in:
RockYang
2024-07-15 18:44:14 +08:00
parent 44798f89ba
commit 282f55c7a3
14 changed files with 83 additions and 52 deletions

View File

@@ -55,10 +55,8 @@
</div>
<reset-pass @hide="showResetPass = false" :show="showResetPass"/>
<footer class="footer" v-if="!licenseConfig.de_copy">
<footer-bar/>
</footer>
<footer-bar/>
</div>
</div>
</template>