king
2022-12-19 102be577a7f8df2ae30045d55a1a5fc584f90363
src/tabviews/custom/index.jsx
@@ -838,6 +838,10 @@
      component.setting.useMSearch = component.setting.useMSearch === 'true'
      if (component.wrap && component.wrap.goback === 'true') {
        component.setting.sync = 'false'
      }
      if (component.setting.interType !== 'system') { // 不使用系统函数时
        component.setting.sync = 'false'
        component.setting.laypage = component.setting.laypage === 'true'