methods: {},
options: { styleIsolation: 'shared' },
//然后再样式里
/deep/.u-mode-center-box {
background-color: transparent !important;
}
u-popup改主体白块方法
最新推荐文章于 2024-08-29 14:55:17 发布
methods: {},
options: { styleIsolation: 'shared' },
//然后再样式里
/deep/.u-mode-center-box {
background-color: transparent !important;
}