Appearance
注意
configX
config
//配置 config: { //不显示美颜组件 isHideMeiHuBeauty: true }
//组件初始化配置 const config = ref({ //不显示美颜组件 isHideMeiHuBeauty: true })