chore: 初始化租户端(vben web-ele)

This commit is contained in:
msumshk
2026-01-29 04:21:46 +00:00
commit 819b46fa65
1642 changed files with 133829 additions and 0 deletions

4
stylelint.config.mjs Normal file
View File

@@ -0,0 +1,4 @@
export default {
extends: ['@vben/stylelint-config'],
root: true,
};