开源库
扩展插件
Appearance
配置缺省页组件的人物衣服色彩
object
// ucsDefineConfig.uts import { defineConfig } from "@/uni_modules/ucs-config"; defineConfig({ osColor: { emptyClothes: "#D9514C" } });