刘嘉威
2022-10-25 50cd9f6356fdf511908c33e9a085ae7a54501082
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>