修改数据日志全局组件,并添加自动代码生成模板

This commit is contained in:
2025-10-24 08:30:42 +08:00
parent 3df6e12184
commit 53854c519f
9 changed files with 51 additions and 55 deletions

View File

@ -6,4 +6,4 @@ import pageFooter from './src/PageFooter.vue';
export const PageWrapper = withInstall(pageWrapper);
export const PageFooter = withInstall(pageFooter);
export const PageWrapperFixedHeightKey = 'PageWrapperFixedHeight';
export const PageWrapperFixedHeightKey = 'PageWrapperFixedHeight';