fix: deploy from model files source incorrect

This commit is contained in:
jialin
2025-03-25 16:39:03 +08:00
parent b25644c590
commit f882fe2c32
11 changed files with 113 additions and 182 deletions
+5
View File
@@ -32,6 +32,11 @@ export default {
colorBgSpotlight: '#3e3e3e'
// sizePopupArrow: 0
},
Button: {
primaryShadow: 'none',
defaultShadow: 'none',
dangerShadow: 'none'
},
Cascader: {
dropdownHeight: 240
},