| | |
| | | "display": "standalone", |
| | | "theme_color": "#000000", |
| | | "background_color": "#ffffff", |
| | | "mk_version": "20250502" |
| | | "mk_version": "20250605" |
| | | } |
| | |
| | | } else if (component.wrap && component.wrap.datatype === 'static') { |
| | | component.format = '' |
| | | component.setting = component.setting || {} |
| | | component.setting.useMSearch = false |
| | | component.setting.useMSearch = component.wrap.useMSearch === 'true' |
| | | component.setting.sync = 'false' |
| | | |
| | | return component |
| | |
| | | } else if (component.wrap && component.wrap.datatype === 'static') { |
| | | component.format = '' |
| | | component.setting = component.setting || {} |
| | | component.setting.useMSearch = false |
| | | component.setting.useMSearch = component.wrap.useMSearch === 'true' |
| | | component.setting.sync = 'false' |
| | | |
| | | return component |