刘嘉威
2022-10-25 19fe2c123c31b18566f36a2773b0f2ea0901df63
src/views/setting.vue
@@ -22,11 +22,6 @@
  console.log(blag, type);
  settingStore.setIsScale(blag);
  // this.$store.commit('setting/updateSwiper', { val, type })
  // if(type==='isScale'){
  //     // this.$router.go(0)
  //     // location.reload()
  //     // window.location.href=window.location.href+"?t="+Date.now()
  // }
};
</script>