修改描述

master
于肖磊 2025-02-14 10:33:43 +08:00
parent 7223d4791b
commit ee8843730b
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@
tabs_height: ['2', '4'].includes(new_content.tabs_theme) ? height * 2 + 'rpx' : '100%;',
tabs_adorn_img_style: this.get_tabs_adorn_img_style(new_style),
});
// dom
// dom
if (['center', 'right'].includes(this.form.justification)) {
setTimeout(() => {
const query = uni.createSelectorQuery().in(this);