1
admin
2026-01-27 c2c5b94b7a80c838009ebc914537ba3862040303
src/page/authentication/index.vue
@@ -120,7 +120,7 @@
    this.admin = process.env.API_HOST;
    console.log(this.admin)
    if (this.admin == undefined) {
      this.admin = "https://api.qitiana.cfd";
      this.admin = "https://api.bafang.icu";
    }
  },
  methods: {