1
dcc
2024-08-01 ab3e84ca5e0aedf77bb2fc390be8a468ebb72cba
src/App.vue
@@ -45,7 +45,7 @@
  },
  name: "App",
  created() {
    this.setUseInfo();
    //this.setUseInfo();
    this.$state.theme = "red";
    let title = this.$route.meta.title || this.$t("hj224");
    this.title = title;