feat: 全局布局组件升级到3.3.5
This commit is contained in:
@@ -208,11 +208,7 @@ onMounted(() => {
|
||||
</a-form>
|
||||
</div>
|
||||
|
||||
<GlobalFooter
|
||||
class="footer"
|
||||
:links="false"
|
||||
:copyright="appStore.copyright"
|
||||
/>
|
||||
<GlobalFooter class="footer" :links="[]" :copyright="appStore.copyright" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user