1
admin
2026-01-11 bc557e5b70f4e7a02d88da12a616acaf65994e83
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: {