本人亲测避坑。
在App.vue页面的style中
uni-modal { .uni-modal { .uni-modal__bd { //你所要设置的css样式 } } }
配置以上代码即可。
注:是在uniapp中哈。