修改页面显示1

v1.0.0
于肖磊 2024-08-27 18:52:22 +08:00
parent 450d88f391
commit bc8168fae0
1 changed files with 0 additions and 1 deletions

View File

@ -228,7 +228,6 @@ const tabs_theme_change = (val: string | number | boolean | undefined):void => {
};
//
const change_style = (val: any): void => {
form.value.theme = val;
form.value.theme = val;
if (['3', '4', '5'].includes(val) && form.value.shop_type == 'text') {
form.value.shop_type = 'icon';