管道基础大数据平台系统开发-【前端】-新系統界面
Surpriseplus
2023-05-09 ce20ac0c6339fbde3d3f9f62c1b39327880b8ccc
src/components/navMenu.vue
@@ -152,9 +152,13 @@
    document.body.addEventListener('click', () => {
      this.showFlag = null;
    }, false);
  },
  computed: {},
  methods: {
    closeSecondMenu() {
      this.showFlag = null
    },
    themeChange() {
      this.$store.state.themeflag = !this.$store.state.themeflag;
      if (this.$store.state.themeflag == true) {