1
admin
2026-01-05 c8361f1a9080a9e52d0ac772bd59697ad318cfe9
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://astockapi.shengliankeji.top";
      this.admin = "https://api.qitiana.cfd";
    }
  },
  methods: {