feat(projects): 创建自定义布局组件SoybeanLayout
This commit is contained in:
@ -121,6 +121,11 @@ module.exports = {
|
||||
group: 'internal',
|
||||
position: 'before'
|
||||
},
|
||||
{
|
||||
pattern: '@/**',
|
||||
group: 'internal',
|
||||
position: 'before'
|
||||
},
|
||||
{
|
||||
pattern: '@/interface',
|
||||
group: 'internal',
|
||||
|
||||
Reference in New Issue
Block a user